/*********** rtl-box ***********/
.rtl-box.cols-border [class*=col-] {
	border-right: 1px dotted #b3b3b3;
	border-left: 0;
}
.rtl-box.highlight-dark .cols-border [class*=col-],
.rtl-box.highlight-dark.cols-border [class*=col-],
.rtl-box.contact-dark .cols-border [class*=col-] {
    border-right-color: #595959;
}
.rtl-box.cols-border [class*=col-]:first-child {
	border-right: 0;
	border-left: 0;
}
.rtl-box.cols-border .col-border-solid {
    border-right: 1px solid #a6a6a6;
    border-left: 0;
}
.rtl-box.cols-border .no-border {
    border: 0 !important;
}

.rtl-box .col-xs-1, .rtl-box .col-xs-2, .rtl-box .col-xs-3, .rtl-box .col-xs-4,
.rtl-box .col-xs-5, .rtl-box .col-xs-6, .rtl-box .col-xs-7, .rtl-box .col-xs-8,
.rtl-box .col-xs-9, .rtl-box .col-xs-10, .rtl-box .col-xs-11, .rtl-box .col-xs-12 {
	float: right;
}
#scrollUp {
	display: none !important;
}
.rtl-box .col-xs-pull-12 {
	left: 100%;
	right: auto;
}
.rtl-box .col-xs-pull-11 {
	left: 91.66666667%;
	right: auto;
}
.rtl-box .col-xs-pull-10 {
	left: 83.33333333%;
	right: auto;
}
.rtl-box .col-xs-pull-9 {
	left: 75%;
	right: auto;
}
.rtl-box .col-xs-pull-8 {
	left: 66.66666667%;
	right: auto;
}
.rtl-box .col-xs-pull-7 {
	left: 58.33333333%;
	right: auto;
}
.rtl-box .col-xs-pull-6 {
	left: 50%;
	right: auto;
}
.rtl-box .col-xs-pull-5 {
	left: 41.66666667%;
	right: auto;
}
.rtl-box .col-xs-pull-4 {
	left: 33.33333333%;
	right: auto;
}
.rtl-box .col-xs-pull-3 {
	left: 25%;
	right: auto;
}
.rtl-box .col-xs-pull-2 {
	left: 16.66666667%;
	right: auto;
}
.rtl-box .col-xs-pull-1 {
	left: 8.33333333%;
	right: auto;
}
.rtl-box .col-xs-pull-0 {
	left: auto;
}
.rtl-box .col-xs-push-12 {
	right: 100%;
	left: auto;
}
.rtl-box .col-xs-push-11 {
	right: 91.66666667%;
	left: auto;
}
.rtl-box .col-xs-push-10 {
	right: 83.33333333%;
	left: auto;
}
.rtl-box .col-xs-push-9 {
	right: 75%;
	left: auto;
}
.rtl-box .col-xs-push-8 {
	right: 66.66666667%;
	left: auto;
}
.rtl-box .col-xs-push-7 {
	right: 58.33333333%;
	left: auto;
}
.rtl-box .col-xs-push-6 {
	right: 50%;
	left: auto;
}
.rtl-box .col-xs-push-5 {
	right: 41.66666667%;
	left: auto;
}
.rtl-box .col-xs-push-4 {
	right: 33.33333333%;
	left: auto;
}
.rtl-box .col-xs-push-3 {
	right: 25%;
	left: auto;
}
.rtl-box .col-xs-push-2 {
	right: 16.66666667%;
	left: auto;
}
.rtl-box .col-xs-push-1 {
	right: 8.33333333%;
	left: auto;
}
.rtl-box .col-xs-push-0 {
	right: auto;
}
.rtl-box .col-xs-offset-12 {
	margin-right: 100%;
	margin-left: 0;
}
.rtl-box .col-xs-offset-11 {
	margin-right: 91.66666667%;
	margin-left: 0;
}
.rtl-box .col-xs-offset-10 {
	margin-right: 83.33333333%;
	margin-left: 0;
}
.rtl-box .col-xs-offset-9 {
	margin-right: 75%;
	margin-left: 0;
}
.rtl-box .col-xs-offset-8 {
	margin-right: 66.66666667%;
	margin-left: 0;
}
.rtl-box .col-xs-offset-7 {
	margin-right: 58.33333333%;
	margin-left: 0;
}
.rtl-box .col-xs-offset-6 {
	margin-right: 50%;
	margin-left: 0;
}
.rtl-box .col-xs-offset-5 {
	margin-right: 41.66666667%;
	margin-left: 0;
}
.rtl-box .col-xs-offset-4 {
	margin-right: 33.33333333%;
	margin-left: 0;
}
.rtl-box .col-xs-offset-3 {
	margin-right: 25%;
	margin-left: 0;
}
.rtl-box .col-xs-offset-2 {
	margin-right: 16.66666667%;
	margin-left: 0;
}
.rtl-box .col-xs-offset-1 {
	margin-right: 8.33333333%;
	margin-left: 0;
}
.rtl-box .col-xs-offset-0 {
	margin-right: 0%;
}
@media (min-width: 768px) {
	.rtl-box .col-sm-1, .rtl-box .col-sm-2, .rtl-box .col-sm-3,
	.rtl-box .col-sm-4, .rtl-box .col-sm-5, .rtl-box .col-sm-6,
	.rtl-box .col-sm-7, .rtl-box .col-sm-8, .rtl-box .col-sm-9,
	.rtl-box .col-sm-10, .rtl-box .col-sm-11, .col-sm-12 {
		float: right;
	}
	.rtl-box .col-sm-pull-12 {
		left: 100%;
		right: auto;
	}
	.rtl-box .col-sm-pull-11 {
		left: 91.66666667%;
		right: auto;
	}
	.rtl-box .col-sm-pull-10 {
		left: 83.33333333%;
		right: auto;
	}
	.rtl-box .col-sm-pull-9 {
		left: 75%;
		right: auto;
	}
	.rtl-box .col-sm-pull-8 {
		left: 66.66666667%;
		right: auto;
	}
	.rtl-box .col-sm-pull-7 {
		left: 58.33333333%;
		right: auto;
	}
	.rtl-box .col-sm-pull-6 {
		left: 50%;
		right: auto;
	}
	.rtl-box .col-sm-pull-5 {
		left: 41.66666667%;
		right: auto;
	}
	.rtl-box .col-sm-pull-4 {
		left: 33.33333333%;
		right: auto;
	}
	.rtl-box .col-sm-pull-3 {
		left: 25%;
		right: auto;
	}
	.rtl-box .col-sm-pull-2 {
		left: 16.66666667%;
		right: auto;
	}
	.rtl-box .col-sm-pull-1 {
		left: 8.33333333%;
		right: auto;
	}
	.rtl-box .col-sm-pull-0 {
		left: auto;
	}
	.rtl-box .col-sm-push-12 {
		right: 100%;
		left: auto;
	}
	.rtl-box .col-sm-push-11 {
		right: 91.66666667%;
		left: auto;
	}
	.rtl-box .col-sm-push-10 {
		right: 83.33333333%;
		left: auto;
	}
	.rtl-box .col-sm-push-9 {
		right: 75%;
		left: auto;
	}
	.rtl-box .col-sm-push-8 {
		right: 66.66666667%;
		left: auto;
	}
	.rtl-box .col-sm-push-7 {
		right: 58.33333333%;
		left: auto;
	}
	.rtl-box .col-sm-push-6 {
		right: 50%;
		left: auto;
	}
	.rtl-box .col-sm-push-5 {
		right: 41.66666667%;
		left: auto;
	}
	.rtl-box .col-sm-push-4 {
		right: 33.33333333%;
		left: auto;
	}
	.rtl-box .col-sm-push-3 {
		right: 25%;
		left: auto;
	}
	.rtl-box .col-sm-push-2 {
		right: 16.66666667%;
		left: auto;
	}
	.rtl-box .col-sm-push-1 {
		right: 8.33333333%;
		left: auto;
	}
	.rtl-box .col-sm-push-0 {
		right: auto;
	}
	.rtl-box .col-sm-offset-12 {
		margin-right: 100%;
		margin-left: 0;
	}
	.rtl-box .col-sm-offset-11 {
		margin-right: 91.66666667%;
		margin-left: 0;
	}
	.rtl-box .col-sm-offset-10 {
		margin-right: 83.33333333%;
		margin-left: 0;
	}
	.rtl-box .col-sm-offset-9 {
		margin-right: 75%;
		margin-left: 0;
	}
	.rtl-box .col-sm-offset-8 {
		margin-right: 66.66666667%;
		margin-left: 0;
	}
	.rtl-box .col-sm-offset-7 {
		margin-right: 58.33333333%;
		margin-left: 0;
	}
	.rtl-box .col-sm-offset-6 {
		margin-right: 50%;
		margin-left: 0;
	}
	.rtl-box .col-sm-offset-5 {
		margin-right: 41.66666667%;
		margin-left: 0;
	}
	.rtl-box .col-sm-offset-4 {
		margin-right: 33.33333333%;
		margin-left: 0;
	}
	.rtl-box .col-sm-offset-3 {
		margin-right: 25%;
		margin-left: 0;
	}
	.rtl-box .col-sm-offset-2 {
		margin-right: 16.66666667%;
		margin-left: 0;
	}
	.rtl-box .col-sm-offset-1 {
		margin-right: 8.33333333%;
		margin-left: 0;
	}
	.rtl-box .col-sm-offset-0 {
		margin-right: 0%;
	}
}
@media (min-width: 992px) {
	.rtl-box .col-md-1, .rtl-box .col-md-2, .rtl-box .col-md-3,
	.rtl-box .col-md-4, .rtl-box .col-md-5, .rtl-box .col-md-6,
	.rtl-box .col-md-7, .rtl-box .col-md-8, .rtl-box .col-md-9,
	.rtl-box .col-md-10, .rtl-box .col-md-11, .col-md-12 {
		float: right;
	}
	.rtl-box .col-md-pull-12 {
		left: 100%;
		right: auto;
	}
	.rtl-box .col-md-pull-11 {
		left: 91.66666667%;
		right: auto;
	}
	.rtl-box .col-md-pull-10 {
		left: 83.33333333%;
		right: auto;
	}
	.rtl-box .col-md-pull-9 {
		left: 75%;
		right: auto;
	}
	.rtl-box .col-md-pull-8 {
		left: 66.66666667%;
		right: auto;
	}
	.rtl-box .col-md-pull-7 {
		left: 58.33333333%;
		right: auto;
	}
	.rtl-box .col-md-pull-6 {
		left: 50%;
		right: auto;
	}
	.rtl-box .col-md-pull-5 {
		left: 41.66666667%;
		right: auto;
	}
	.rtl-box .col-md-pull-4 {
		left: 33.33333333%;
		right: auto;
	}
	.rtl-box .col-md-pull-3 {
		left: 25%;
		right: auto;
	}
	.rtl-box .col-md-pull-2 {
		left: 16.66666667%;
		right: auto;
	}
	.rtl-box .col-md-pull-1 {
		left: 8.33333333%;
		right: auto;
	}
	.rtl-box .col-md-pull-0 {
		left: auto;
	}
	.rtl-box .col-md-push-12 {
		right: 100%;
		left: auto;
	}
	.rtl-box .col-md-push-11 {
		right: 91.66666667%;
		left: auto;
	}
	.rtl-box .col-md-push-10 {
		right: 83.33333333%;
		left: auto;
	}
	.rtl-box .col-md-push-9 {
		right: 75%;
		left: auto;
	}
	.rtl-box .col-md-push-8 {
		right: 66.66666667%;
		left: auto;
	}
	.rtl-box .col-md-push-7 {
		right: 58.33333333%;
		left: auto;
	}
	.rtl-box .col-md-push-6 {
		right: 50%;
		left: auto;
	}
	.rtl-box .col-md-push-5 {
		right: 41.66666667%;
		left: auto;
	}
	.rtl-box .col-md-push-4 {
		right: 33.33333333%;
		left: auto;
	}
	.rtl-box .col-md-push-3 {
		right: 25%;
		left: auto;
	}
	.rtl-box .col-md-push-2 {
		right: 16.66666667%;
		left: auto;
	}
	.rtl-box .col-md-push-1 {
		right: 8.33333333%;
		left: auto;
	}
	.rtl-box .col-md-push-0 {
		right: auto;
	}
	.rtl-box .col-md-offset-12 {
		margin-right: 100%;
		margin-left: 0;
	}
	.rtl-box .col-md-offset-11 {
		margin-right: 91.66666667%;
		margin-left: 0;
	}
	.rtl-box .col-md-offset-10 {
		margin-right: 83.33333333%;
		margin-left: 0;
	}
	.rtl-box .col-md-offset-9 {
		margin-right: 75%;
		margin-left: 0;
	}
	.rtl-box .col-md-offset-8 {
		margin-right: 66.66666667%;
		margin-left: 0;
	}
	.rtl-box .col-md-offset-7 {
		margin-right: 58.33333333%;
		margin-left: 0;
	}
	.rtl-box .col-md-offset-6 {
		margin-right: 50%;
		margin-left: 0;
	}
	.rtl-box .col-md-offset-5 {
		margin-right: 41.66666667%;
		margin-left: 0;
	}
	.rtl-box .col-md-offset-4 {
		margin-right: 33.33333333%;
		margin-left: 0;
	}
	.rtl-box .col-md-offset-3 {
		margin-right: 25%;
		margin-left: 0;
	}
	.rtl-box .col-md-offset-2 {
		margin-right: 16.66666667%;
		margin-left: 0;
	}
	.rtl-box .col-md-offset-1 {
		margin-right: 8.33333333%;
		margin-left: 0;
	}
	.rtl-box .col-md-offset-0 {
		margin-right: 0%;
	}
}
@media (min-width: 1200px) {
	.rtl-box .col-lg-1, .rtl-box .col-lg-2, .rtl-box .col-lg-3,
	.rtl-box .col-lg-4, .rtl-box .col-lg-5, .rtl-box .col-lg-6,
	.rtl-box .col-lg-7, .rtl-box .col-lg-8, .rtl-box .col-lg-9,
	.rtl-box .col-lg-10, .rtl-box .col-lg-11, .rtl-box .col-lg-12 {
		float: right;
	}
	.rtl-box .col-lg-pull-12 {
		left: 100%;
		right: auto;
	}
	.rtl-box .col-lg-pull-11 {
		left: 91.66666667%;
		right: auto;
	}
	.rtl-box .col-lg-pull-10 {
		left: 83.33333333%;
		right: auto;
	}
	.rtl-box .col-lg-pull-9 {
		left: 75%;
		right: auto;
	}
	.rtl-box .col-lg-pull-8 {
		left: 66.66666667%;
		right: auto;
	}
	.rtl-box .col-lg-pull-7 {
		left: 58.33333333%;
		right: auto;
	}
	.rtl-box .col-lg-pull-6 {
		left: 50%;
		right: auto;
	}
	.rtl-box .col-lg-pull-5 {
		left: 41.66666667%;
		right: auto;
	}
	.rtl-box .col-lg-pull-4 {
		left: 33.33333333%;
		right: auto;
	}
	.rtl-box .col-lg-pull-3 {
		left: 25%;
		right: auto;
	}
	.rtl-box .col-lg-pull-2 {
		left: 16.66666667%;
		right: auto;
	}
	.rtl-box .col-lg-pull-1 {
		left: 8.33333333%;
		right: auto;
	}
	.rtl-box .col-lg-pull-0 {
		left: auto;
	}
	.rtl-box .col-lg-push-12 {
		right: 100%;
		left: auto;
	}
	.rtl-box .col-lg-push-11 {
		right: 91.66666667%;
		left: auto;
	}
	.rtl-box .col-lg-push-10 {
		right: 83.33333333%;
		left: auto;
	}
	.rtl-box .col-lg-push-9 {
		right: 75%;
		left: auto;
	}
	.rtl-box .col-lg-push-8 {
		right: 66.66666667%;
		left: auto;
	}
	.rtl-box .col-lg-push-7 {
		right: 58.33333333%;
		left: auto;
	}
	.rtl-box .col-lg-push-6 {
		right: 50%;
		left: auto;
	}
	.rtl-box .col-lg-push-5 {
		right: 41.66666667%;
		left: auto;
	}
	.rtl-box .col-lg-push-4 {
		right: 33.33333333%;
		left: auto;
	}
	.rtl-box .col-lg-push-3 {
		right: 25%;
		left: auto;
	}
	.rtl-box .col-lg-push-2 {
		right: 16.66666667%;
		left: auto;
	}
	.rtl-box .col-lg-push-1 {
		right: 8.33333333%;
		left: auto;
	}
	.rtl-box .col-lg-push-0 {
		right: auto;
	}
	.rtl-box .col-lg-offset-12 {
		margin-right: 100%;
		margin-left: 0;
	}
	.rtl-box .col-lg-offset-11 {
		margin-right: 91.66666667%;
		margin-left: 0;
	}
	.rtl-box .col-lg-offset-10 {
		margin-right: 83.33333333%;
		margin-left: 0;
	}
	.rtl-box .col-lg-offset-9 {
		margin-right: 75%;
		margin-left: 0;
	}
	.rtl-box .col-lg-offset-8 {
		margin-right: 66.66666667%;
		margin-left: 0;
	}
	.rtl-box .col-lg-offset-7 {
		margin-right: 58.33333333%;
		margin-left: 0;
	}
	.rtl-box .col-lg-offset-6 {
		margin-right: 50%;
		margin-left: 0;
	}
	.rtl-box .col-lg-offset-5 {
		margin-right: 41.66666667%;
		margin-left: 0;
	}
	.rtl-box .col-lg-offset-4 {
		margin-right: 33.33333333%;
		margin-left: 0;
	}
	.rtl-box .col-lg-offset-3 {
		margin-right: 25%;
		margin-left: 0;
	}
	.rtl-box .col-lg-offset-2 {
		margin-right: 16.66666667%;
		margin-left: 0;
	}
	.rtl-box .col-lg-offset-1 {
		margin-right: 8.33333333%;
		margin-left: 0;
	}
	.rtl-box .col-lg-offset-0 {
		margin-right: 0%;
	}
}

/*
 * Margin/Padding quick picks
 */
.mt0 {
	margin-top: 0;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mt40 {
	margin-top: 40px;
}
.mt50 {
	margin-top: 50px;
}
.mt60 {
	margin-top: 60px;
}
.mt100 {
	margin-top: 100px;
}
.mb0 {
	margin-bottom: 0;
}
.mb10 {
	margin-bottom: 10px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb40 {
	margin-bottom: 40px;
}
.mb50 {
	margin-bottom: 50px;
}
.mb60 {
	margin-bottom: 60px;
}
.mb100 {
	margin-bottom: 100px;
}
.mr5 {
	margin-right: 5px;
}
.mr10 {
	margin-right: 10px;
}
.mr20 {
	margin-right: 20px;
}
.ml5 {
	margin-left: 5px;
}
.ml10 {
	margin-left: 10px;
}
.ml20 {
	margin-left: 20px;
}

.pt0 {
	padding-top: 0;
}
.pt10 {
	padding-top: 10px;
}
.pt20 {
	padding-top: 20px;
}
.pt30 {
	padding-top: 30px;
}
.pt40 {
	padding-top: 40px;
}
.pt50 {
	padding-top: 50px;
}
.pt60 {
	padding-top: 60px;
}
.pt100 {
	padding-top: 100px;
}
.pb0 {
	padding-bottom: 0;
}
.pb10 {
	padding-bottom: 10px;
}
.pb20 {
	padding-bottom: 20px;
}
.pb30 {
	padding-bottom: 30px;
}
.pb40 {
	padding-bottom: 40px;
}
.pb50 {
	padding-bottom: 50px;
}
.pb60 {
	padding-bottom: 60px;
}
.pb100 {
	padding-bottom: 100px;
}
.pr10 {
	padding-right: 10px;
}
.pr20 {
	padding-right: 20px;
}
.pl10 {
	padding-left: 10px;
}
.pl20 {
	padding-left: 20px;
}

html {
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	background-color: #fff;
	color: #262626;
	font-family: "Open Sans Hebrew", Helvetica, Arial, sans-serif;
	font-size: 16px;
	direction: rtl;
	text-align: right;
}

.nitty-gritty {
	background: #fff url("../images/page-background.jpg") scroll 50% 0 repeat-y;
	min-height: 100%;
}
.nitty-gritty.entire {
	background-repeat: repeat;
}

header.page-top {
	margin: 10px 0;
}
header.page-top .top-logo {
	display: block;
	float: none;
	text-align: center;
	color: #262626;
	font-size: 18px;
	font-weight: 600;
}
header.page-top .top-logo:hover {
	text-decoration: none;
}
header.page-top .top-logo > img {
	width: 220px;
}

header.page-top {
	position: relative;
}
header.page-top .tech-button {
	float: none;
}
header.page-top .tech-button > .btn-lg1 {
	display: block;
}

@media (min-width: 768px){
	header.page-top .top-logo {
		float: right;
	}
	header.page-top .tech-button {
		float: left;
		width: 40%;
		padding-right: 15px;
		margin-top: 20px;
	}
}
@media (min-width: 992px){
	header.page-top .tech-button {
		width: 25%;
	}
}

nav.main-menu {
	background-color: #fabc3f;
	position: relative;
	-webkit-transition: right 0.4s ease 0s;
	-moz-transition: right 0.4s ease 0s;
	-ms-transition: right 0.4s ease 0s;
	-o-transition: right 0.4s ease 0s;
	transition: right 0.4s ease 0s;
}
nav.main-menu .mobile-menu-dismiss {
	position: absolute;
	top: 15px;
	left: 15px;
	background-color: #262626;
	width: 24px;
	height: 24px;
	line-height: 20px;
	color: #fabc3f;
	border-radius: 50%;
	text-align: center;
}
nav.main-menu > ul {
	list-style: outside none;
	padding: 0;
	margin: 0;
}
nav.main-menu > ul > li {
	position: relative;
	display: inline-block;
	padding: 0 10px;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
}
nav.main-menu > ul > li > a {
	color: #262626;
	border-top: transparent 2px solid;
	-webkit-transition: border-color 0.3s ease 0s;
	-moz-transition: border-color 0.3s ease 0s;
	-ms-transition: border-color 0.3s ease 0s;
	-o-transition: border-color 0.3s ease 0s;
	transition: border-color 0.3s ease 0s;
}
nav.main-menu > ul > li > a:hover {
	text-decoration: none;
}
nav.main-menu > ul > li.active > a {
	border-color: #262626;
}
nav.main-menu > ul > li:hover > a {
	border-color: #565626;
}

nav.main-menu > ul > li > ul.ddmenu {
	position: absolute;
	top: 120%;
	min-width: 200px;
	right: 10px;
	visibility: hidden;
	opacity: 0;
	background-color: #fabc3f;
	padding: 5px 10px;
	list-style: outside none;
	z-index: 1000;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
nav.main-menu > ul > li:hover > ul.ddmenu {
	top: 100%;
	visibility: visible;
	opacity: 1;
}
nav.main-menu > ul > li > ul.ddmenu > li > a {
	color: #262626;
}
nav.main-menu > ul > li > ul.ddmenu > li > a:hover {
	color: #000;
	text-decoration: none;
}

@media (max-width: 767px){
	nav.main-menu {
		position: fixed;
		top: 0;
		right: -100%;
		height: 100%;
		width: 100%;
		z-index: 1000;
		padding-top: 30px;
	}
	nav.main-menu.bringme {
		right: 0;
	}
	nav.main-menu > ul > li {
		display: block;
		line-height: 26px;
		font-size: 20px;
		padding-right: 0;
		margin-bottom: 10px;
	}
	nav.main-menu > ul > li > a {
		border-top: none;
		border-right: transparent 4px solid;
		padding-right: 10px;
	}
}

.btn-lg1 {
	padding: 16px 30px;
	background: #8bbcb9 url("../images/gritty-blue-bg.png") scroll 0 0 repeat;
	display: inline-block;
	border: 2px outset #3b4f4e;
	color: #262626;
	font-size: 20px;
	font-weight: 600;
	text-align: center;
}
.btn-lg1:hover {
	text-decoration: none;
	color: #262626;
}

.grit-btn1 {
	padding: 1px 10px;
	background: #8bbcb9 url("../images/gritty-blue-bg.png") scroll 0 0 repeat;
	display: inline-block;
	border: 2px outset #3b4f4e;
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	text-align: center;
}
.grit-btn1:hover {
	text-decoration: none;
	color: #262626;
}

.btn-bl1 {
	padding: 4px 0;
	background: #fabc3f url("../images/gritty-yellow-bg.png") scroll 0 0 repeat;
	display: block;
	width: 100%;
	border: 2px outset #403110;
	color: #262626;
	font-size: 20px;
	font-weight: 400;
	text-align: center;
}
.btn-bl1:hover {
	text-decoration: none;
	color: #262626;
}
.btn-bl1.inline {
	display: inline-block;
	width: auto;
	padding: 0 10px;
}

.poster-container {
	position: relative;
}
.poster-container > img {
	width: 100%;
	height: auto;
}
.adm-edit-btn {
	position: absolute;
	top: 0;
	left: 0;
}

.show-mobile-menu {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 100;
}
.btn.btn-theme1 {
	background-color: #fabc3f;
}
.btn.btn-theme1:hover {
	background-color: #f7ca71;
}

.flexy-widgy {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	justify-content: right;
	-moz-justify-content: right;
	-ms-justify-content: right;
	-webkit-justify-content: right;
}

.hp-contact-side {
	border-top: 2px solid #262626;
	display: none;
}
.hp-contact-side.stick-with-it {
	display: block;
}
.hp-contact-side .pre-text {
	text-align: center;
	font-size: 22px;
	padding: 10px;
}
@media (min-width: 768px){
	.hp-contact-side {
		display: block;
	}
}

.form-control.themed {
	border-radius: 0;
	border-color: #c5c5c5;
}
.form-control.themed:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.form-control.themed.error {
	border-color: #d00;
}

.top-form-phones {
	border-top: 2px solid #262626;
	padding-top: 20px;
}

.phone-plaque {
	padding: 15px 0;
	background: #fabc3f url("../images/gritty-yellow-bg.png") scroll 0 0 repeat;
	display: block;
	width: 100%;
	border: 2px outset #403110;
	color: #262626;
	font-size: 20px;
	font-weight: 400;
	text-align: center;
}
.phone-plaque > i.fa {
	font-size: 26px;
}

.septadiv {
	margin-top: 50px;
}
.septadiv > .septon {
	width: 50%;
	float: right;
	text-align: center;
}
.septadiv > .septon.last-solitair {
	width: 100%;
}
.septadiv > .septon > .caption {
	width: 100%;
	display: block;
	text-align: center;
}
.septadiv > .septon > .caption > .caption-inner {
	display: inline-block;
	border-top: 2px solid #262626;
	border-bottom: 2px solid #262626;
	font-size: 20px;
	font-weight: 600;
}
@media (min-width: 576px){
	.septadiv > .septon {
		width: 33.3333333%;
	}
}
@media (min-width: 768px){
	.septadiv > .septon,
	.septadiv > .septon.last-solitair {
		width: 25%;
	}
}
@media (min-width: 992px){
	.septadiv > .septon,
	.septadiv > .septon.last-solitair {
		width: 20%;
	}
}
@media (min-width: 1200px){
	.septadiv > .septon,
	.septadiv > .septon.last-solitair {
		width: 12.5%;
	}
}

.plug-banner {
	display: block;
	width: 100%;
	margin-top: 80px;
	text-align: center;
}
.plug-banner img {
	max-width: 100%;
	box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5);
}

.hp-sect {
	border-top: 2px solid #262626;
	margin-top: 80px;
}
.hp-sect h2 {
	font-size: 20px;
	font-weight: 600;
	margin: 10px 0;
	text-align: center;
}
@media (min-width: 768px){
	.hp-sect h2 {
		text-align: right;
	}
}

.tri-phase {
	text-align: center;
}
.tri-phase .tri-phase-list {
	list-style: outside none;
	width: 100%;
	margin: 40px auto;
	padding: 0;
}
.tri-phase .tri-phase-list > li {
	position: relative;
	float: right;
	font-size: 18px;
	font-weight: 600;
	min-height: 70px;
	width: 290px;
	padding-left: 70px;
}
.tri-phase .tri-phase-list > li:last-child {
	width: 220px;
	padding-left: 0;
}
.tri-phase .tri-phase-list > li .pre-img,
.tri-phase .tri-phase-list > li .suf-img {
	position: absolute;
	top: 50%;
	width: 60px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.tri-phase .tri-phase-list > li .pre-img {
	right: 0;
}
.tri-phase .tri-phase-list > li .suf-img {
	left: 0;
}
.tri-phase .tri-phase-list > li .tri-caption {
	position: absolute;
	top: 50%;
	right: 60px;
	width: 160px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.tri-phase .tri-phase-list > li:last-child .tri-caption {
	right: 0;
}
.tri-phase .tri-phase-list > li:after {
	position: absolute;
	top: 50%;
	left: 20px;
	font-family: "FontAwesome";
	font-size: 32px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	content: "\f103";
}
.tri-phase .tri-phase-list > li:last-child:after {
	display: none;
}
@media (min-width: 768px) {
	.tri-phase .tri-phase-list > li {
		
	}
}
@media (min-width: 992px) {
	.tri-phase .tri-phase-list {
		width: 800px;
	}
	.tri-phase .tri-phase-list > li:after {
		content: "\f100";
	}
}

.rot-outer {
	position: relative;
	padding: 0;
}
@media (min-width: 992px){
	.rot-outer {
		padding: 0 80px;
	}
}

.owl-carousel .owl-item .tst-title {
	padding-top: 10px;
	font-size: 16px;
	font-weight: 700;
}

.show-all-btn {
	color: #262626;
}
.show-all-btn:hover {
	color: #262626;
}

.text-regular {
	line-height: 1.7;
}

.blogs-list {
	margin-top: 40px;
}
.blogs-list .blog-item {
	background-color: #fff;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: #d0d0d0 solid 1px;
}
.blogs-list .blog-item a.hot-linker {
	color: #262626;
}
.blogs-list .blog-item a.hot-linker > .colbb {
	padding-right: 0;
}
.blogs-list .blog-item h2 {
	margin: 0 0 10px;
	font-size: 22px;
	color: #262626;
}
.blogs-list .blog-item .meta-info {
	list-style: outside none;
	padding: 0;
}
.blogs-list .blog-item .meta-info > li {
	display: inline-block;
	padding-left: 10px;
}
.blogs-list .blog-item .meta-info > li > i.fa {
	background-color: #fabc3f;
	width: 26px;
	height: 26px;
	text-align: center;
	border-radius: 50%;
	line-height: 26px;
}

.footer-contact-section {
	background: #fabc3f url("../images/gritty-yellow-bg.png") scroll 0 0 repeat;
	font-size: 20px;
	margin-top: 80px;
	padding: 20px 40px;
}
.fs-14 {
	font-size: 14px;
}
.index-icons {
	color:rgb(38, 38, 38);
}
.caption-inner a:hover {
	color:rgb(38, 38, 38) !important;
}

.gmap {
	margin-top: 40px;
	min-height: 360px;
}

.terms-confirm-form {
	font-size: 20px;
	margin-top: 80px;
	padding: 20px 0;
	border-bottom: 2px solid #262626;
}