#allrecords a,
.t-records a {
	color: #fff;
}

#allrecords a:hover,
.t-records a:hover {
	color: #f2c40d;
}


#main{margin: 0 auto; position: relative; overflow: hidden;}

/* Page Animated item Styles */
.animated {
  visibility: hidden;
}

.visible {
visibility: visible;
}


.rent1 {
	background: #141311;
	padding: 20px 30px 10px 30px;
	width: 25%;
	position: absolute;
	right: 5%;
	top: 6%;

	border: 0px solid red;
	max-height: 560px;
	overflow:hidden;
}




.not-front .rent1{width: auto; position: relative; right: auto; top: 0; margin-top: 0; margin-bottom: 20px;}
.rent1 .txt1{ font-family: "SegoeUIRegular"; font-size: 40px; color: #fff; text-transform: uppercase; line-height: 1;}
.rent1 .txt2{ font-size: 16px; color: #fff; border-bottom: 5px solid #f2c40e; padding-bottom: 10px; margin-bottom: 15px; line-height: 1.2; text-transform: uppercase;}

#rent1{position: relative;}
#rent1 .form-group{margin-left: 0; margin-right: 0; margin-bottom: 10px;}
#rent1 label{color: #8f8f8f; font-weight: bold; font-size: 14px; margin-bottom: 1px;}
#rent1 .form-control{text-transform: uppercase;}

.btn-default.btn-rent-submit{width: 100%;  display: block; color: #191509; border: none; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; font-size: 20px; line-height: 20px; font-weight: 700; padding: 15px 20px; text-decoration: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; margin-top: 20px; margin-bottom: 0px; text-transform: uppercase; background: #ffd018; position: relative; letter-spacing: 0px;
}
.btn-default.btn-rent-submit:hover{color: #191509; background: #f2c40e; border-color: #282828;}







/* ============================= content ====================== */
.page-title{background: #1e1e1e; position: relative; display: table; width: 100%;}
.page-title>div{display: table-cell;width: 50%;}
.page-title .block-info{vertical-align: bottom; padding-left: 5%;}
.page-title .block-image img{width: 100%;}

.header-text{ font-family: "SegoeUIRegular"; font-size: 40px; color: #fff; text-transform: uppercase; line-height: 1.2; padding-bottom: 5%;}

.breadcrumbs1_wrapper{position: relative; margin-top: 0px; padding-bottom: 0px;}
.breadcrumbs1_wrapper:after{content: ''; display: block; width: 224px; height: 5px; position: absolute; left: 0; bottom: 0; background: #f2c40e;}
.breadcrumbs1{padding: 0px 0px 25px; margin-top: 0px; font-weight: 400; line-height: 20px; color: #ffffff;font-size: 15px;}
.breadcrumbs1 a{color: #ffffff; text-decoration: none;}
.breadcrumbs1 a:hover{color: #f2c40e; text-decoration: none;}
.breadcrumbs1 span{display: inline-block; margin: 0 12px; color: #a1a1a1;}

.rate1{padding-bottom: 30px;}
.rate1 .txt1{ font-size: 25px; color: #2a271e; text-transform: uppercase; padding-bottom: 15px;}
.rate1 figure img{width: 100%;}
.rate1 .txt2{padding: 15px 0;}
.rate1 .txt3{ font-size: 18px; color: #9a9a9a; text-transform: uppercase; padding-bottom: 15px; border-bottom: 2px solid #e8e8e8; margin-bottom: 15px;}
.rate1 .txt3 span{color: #f2c40e; font-size: 36px;}

.sort_wrapper{float: right; position: relative; z-index: 1;}

#sort1{white-space: nowrap; margin-bottom: 25px; margin-top: 10px;}
#sort1 .form-group{margin: 0;}
#sort1 label{float: left; color: #9b9b9b; font-weight: 400; font-size: 14px; padding: 6px 10px 6px 0;}
#sort1 .form-control{display: inline-block; width: 150px;}

.pager_wrapper{padding-top: 30px; margin-bottom: 0px;}
.pager{display: block; text-align: left; margin: 0;padding: 0;  font-weight: 400; font-size: 14px;}
.pager li{}
.pager li > a{border: 1px solid #e8e8e8; padding: 0px 2px; border-radius: 0px; background: #fff; color: #a1a1a1; text-align: center; min-width: 32px; line-height: 30px; text-decoration: none;}
.pager li > a:hover{text-decoration: none; background: #f3f3f3; border-color: #e8e8e8; color: #5d594a;}
.pager li.active > a{background: #f2c40e; color: #fff; cursor: default; text-decoration: none; border-color: #f2c40e;}
.pager .prev{}
.pager .prev > a{padding: 0 10px; text-align: center;}
.pager .prev > a:hover{}
.pager .prev > a i{padding-right: 10px;}
.pager .next{}
.pager .next > a{padding: 0 10px; text-align: center; float: none;}
.pager .next > a:hover{}
.pager .next > a i{padding-left: 10px;}

.services1{padding-bottom: 20px;border-bottom: 2px solid #e8e8e8; margin-bottom: 35px;}
.services1 figure img{width: 100%;}
.services1 .txt1{ font-size: 25px; color: #2a271e; text-transform: uppercase; padding-top: 20px; padding-bottom: 15px;}
.services1 .txt2{padding: 0 0 25px;}

.social2_wrapper{}
.social2{ display: block; margin: 0; padding: 0; list-style: none;}
.social2 li{display: inline-block; margin: 0 0 0 30px; float: left;}
.social2 li:first-child{margin-left: 0;}
.social2 li a{display: block; text-decoration: none; font-size: 26px; color: #3b3b3b; text-align: center; line-height: 1;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.social2 li a:hover{color: #0d99e4;}

#google_map{position: relative; width: 100%; height: 320px; margin-bottom: 30px;}

.form1{
	background: #141311;
	padding: 40px 40px;
	position: relative;
	margin-bottom: 20px;
}
.form1 .txt1{ font-size: 40px; color: #fff; text-transform: uppercase; line-height: 1;}
.form1 .txt2{font-size: 16px; color: #fff; border-bottom: 5px solid #f2c40e; padding-bottom: 10px; margin-bottom: 25px; line-height: 1.2; text-transform: uppercase;}




#content{
	position: relative;
	padding-top: 60px;
	padding-bottom: 60px;
	/* background: #fff; */
	border-bottom: 1px solid #ebeae7;
}


.splash1{padding: 60px 0;}

.banner1_wrapper{margin-bottom: 20px;}
.banner1_wrapper img{width: 100%;}



.vehicles_wrapper{padding: 60px 0;}
.vehicle1{position: relative; margin-bottom: 20px;}
.vehicle1 a{display: block; text-decoration: none;}
.vehicle1 a figure{position: relative; background: #000; overflow: hidden;}
.vehicle1 a figure img{width: 100%; position: relative; width: 100%;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.vehicle1 a:hover figure img{opacity: 0.7; filter:alpha(opacity=70); -ms-transform: scale(1.2); -webkit-transform: scale(1.2); transform: scale(1.2);}
.vehicle1 a figure .txt1{display: block; background: url(../images/px1.png) left bottom repeat-x; position: absolute; left: 0; bottom: 0; height: 94px; width: 100%;  font-size: 30px; color: #fff; line-height: 1; text-transform: uppercase; padding-left: 10px; padding-top: 50px;}
.vehicle1 a figure .txt1 i{font-size: 15px; font-style: normal; padding-left: 5px;}
.vehicle1 a figure .txt2{opacity: 0; filter:alpha(opacity=0);text-align: center; display: block; position: absolute; left: 0; width: 100%; top: 50%; margin-top: -27px; -ms-transform: scale(0.1); -webkit-transform: scale(0.1); transform: scale(0.1);
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.vehicle1 a:hover figure .txt2{opacity: 1; filter:alpha(opacity=100); -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1);}
.vehicle1 a figure .txt2 i{font-style: normal;  font-size: 22px; line-height: 1; padding: 13px 20px; border: 2px solid #fff; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; display: inline-block; color: #fff; text-transform: uppercase;}
.vehicle1 a .caption{display: block;}
.vehicle1 a .caption .txt3{
	display: block;
	font-weight: 700;
	font-size: 18px;
	padding: 15px 0;
	text-decoration: none;
}
.vehicle1 a:hover .caption .txt3{text-decoration: underline;}

.vehicle1 .item-img { max-height: 220px; overflow: hidden; }


.services_wrapper{position: relative; display: table; width: 100%; background: #1e1e1e;}

.services_wrapper > div{display: table-cell; width: 50%; vertical-align: middle; padding: 60px 0;}

.services_wrapper .left_box_wrapper{position: relative; color: #adaba6;}

.services_wrapper .right_box_wrapper{position: relative; background: #2a2927; color: #fff;}


@media screen and (max-width: 1000px) {
	.services_wrapper > div{ display: block; width: 98%; padding: 60px 1%;}


}


.ul0{padding: 0; margin: 0; list-style: none;}
.ul0 li{padding-bottom: 0px;}
.ul0 li a{text-decoration: none; color: #adaba6;}
.ul0 li a:hover{text-decoration: underline; color: #fff;}

.gal1{margin: 35px 30px; padding: 10px 0 20px 115px; background: url(../images/gal1.png) 0 10px no-repeat;}
.gal1 .txt1{font-size: 22px; font-weight: 900;}

.gal2{margin: 35px 30px; padding: 10px 0 20px 115px; background: url(../images/gal2.png) 0 10px no-repeat;}
.gal2 .txt1{font-size: 22px; font-weight: 900;}

.gal3{margin: 35px 30px; padding: 10px 0 20px 115px; background: url(../images/gal3.png) 0 10px no-repeat;}
.gal3 .txt1{font-size: 22px; font-weight: 900;}



/* ============================= footer ====================== */



.ul1{padding: 0; margin: 0; list-style: none;}
.ul1 li{padding-bottom: 5px;}
.ul1 li a{text-decoration: none; color: #443f2e;}
.ul1 li a:hover{text-decoration: underline; color: #000;}

.social_wrapper{}
.social{ display: block; margin: 0; padding: 0; list-style: none;}
.social li{display: inline-block; margin: 0 0 0 30px; float: left;}
.social li:first-child{margin-left: 0;}
.social li a{display: block; text-decoration: none; font-size: 40px; color: #a0a0a0; text-align: center; line-height: 1;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.social li a:hover{color: #24221d;}

.downloads_block{padding: 20px 0 0; margin: 0; list-style: none;}
.downloads_block li{max-width: 50%; padding-right: 10px; display: block; float: left;}
.downloads_block li a{display: block;opacity: 0.5; filter:alpha(opacity=50);
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.downloads_block li a:hover{opacity: 1; filter:alpha(opacity=100);}


















/* ============================= main menu ====================== */
.menu_wrapper{
	position: relative;
/*
	padding-top: 25px;
	padding-bottom: 25px;
*/
}

.phone-wrapper {

        border: 0px solid red;
	display: block;
	text-decoration: none;
	background: none;
	font-weight: 400;
	font-size: 35px;
	line-height: 50px;
	text-shadow:none;
	padding: 0;
	border: none;
	margin: 0;
	text-align: left;
	position: absolute;
	z-index: 1003;
	text-transform: uppercase;
	letter-spacing: 0px;

	color: #f2c40d !important;
/*
	transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
*/
	right: 2%;

}

.phone-wrapper a { color: #443f2e; }

.phone-wrapper span  {

}


.navbar_ { margin: 0; padding: 0 25% 0 0; background: none; border:none; position: relative;z-index: 30; min-height: 0; float: right; padding-top: 0px; padding-bottom: 0px; margin-top: 0;}

.navbar_ .navbar-toggle {
	background: #ffd018;
	border: none;
	box-shadow: none;
	moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 28%;

}

.navbar_ .navbar-toggle:hover, .navbar_ .navbar-toggle:focus{background: #f2c40e;}
.navbar_ .navbar-toggle .icon-bar{background: #fff;}
.navbar-collapse_{padding-left: 0; padding-right: 0; border: none;}
.navbar_ .nav{position: relative; margin: 0; padding: 0; display: block; float: none;}
.navbar_ .nav > li{position: relative; display: block; float: left; white-space: nowrap; background: none; margin-left: 30px;}
.navbar_ .nav > li:first-child{margin-left: 0;}

.navbar_ .nav > li > a{
	display: block;
	text-decoration: none;
	background: none;
	/*   */

	font-weight: 400;
	font-size: 25px;
	line-height: 50px;
	color: #443f2e;
	text-shadow:none;
	padding: 0;
	border: none;
	margin: 0;
	text-align: left;
	position: relative;
	z-index: 2;
	text-transform: uppercase;
	letter-spacing: 0px;
	transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
}

.navbar_ .nav > li > a:before{display: none;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.navbar_ .nav > li > a i{font-size: 18px; color: inherit; padding-left: 5px;}

.navbar_ .nav > li > a:focus, .navbar_ .nav > li > a:hover, .navbar_ .nav > li.sfHover > a, .navbar_ .nav > li.sfHover > a:hover, .navbar_ .nav > li.active > a {color: #f2c40e; text-decoration: none; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; background: none;}
.navbar_ .nav > li.active > a, .navbar_ .nav > li.active > a:hover, .navbar_ .nav > li.active > a:focus {color: #f2c40e; text-decoration: none; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; background: none;}


.navbar_ .nav > li > a:focus:before, .navbar_ .nav > li > a:hover:before, .navbar_ .nav > li.sfHover > a:before, .navbar_ .nav > li.sfHover > a:hover:before {}
.navbar_ .nav > li.active > a:before, .navbar_ .nav > li.active > a:hover:before, .navbar_ .nav > li.active > a:focus:before {}

.navbar_ .nav > li > a:focus i, .navbar_ .nav > li > a:hover i, .navbar_ .nav > li.sfHover > a i, .navbar_ .nav > li.sfHover > a:hover i {color: inherit;}
.navbar_ .nav > li.active > a i, .navbar_ .nav > li.active > a:hover i, .navbar_ .nav > li.active > a:focus i {color: inherit;}









.sub-menu ul{ position: absolute; display: none; left: -23px; top: 100%; list-style: none; zoom: 1; z-index: 1; margin: 0; padding:0 3px 3px 3px; background: #fff; text-align: left; border: none; margin-top: 30px;border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;}
.sub-menu li{ margin: 0; position: relative; zoom: 1; display: block; border-top: 1px solid #fff;}
.sub-menu li:first-child{border-top: none;}
.sub-menu li a{display: block; position: relative; font-family:'Lato'; font-weight: 400; font-size: 15px; line-height: 20px; color: #443f2e; text-decoration: none; padding: 6px 60px 6px 20px; background: #e1e1e1;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.sub-menu li a:hover{ text-decoration: none; color: #141311; background: #f2c40e;}




.sub-menu-1 > ul{}

.sub-menu-2 > ul{left: 100%; margin-left: 1px; background: #fff;}




/* ============================= search-form ====================== */
.search-form-wrapper{position: relative; float: right; width: 280px; margin-right: 60px; margin-top: 10px;}
.search-form-wrapper .form-control{border: 1px solid #eeeeee; border-radius:25px; -moz-border-radius:25px; -webkit-border-radius:25px; padding-top: 14px; padding-bottom: 14px; padding-left: 25px; height: 50px; color: #7a7a7a; font-size: 14px; line-height: 20px; font-style: italic;}
.search-form-wrapper .form-control:focus{box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; border-color: #0d99e4;}
.search-form-wrapper a{position: absolute; right: 0; top: 0; text-align: center; width: 50px; line-height: 50px; color: #0d99e4;}
.search-form-wrapper a:hover{color: #282828;}
.search-form-wrapper a i{font-size: 18px; line-height: 50px;}

/* ============================= toTop ====================== */
#toTop { display:none; text-decoration:none; position:fixed; bottom:10px; right:10px; z-index: 1000; overflow:hidden; width:50px; height:50px; border:none; text-indent:100%; background:url(../images/totop.gif) no-repeat left top; }
#toTopHover { background:url(../images/totop.gif) no-repeat left bottom; width:50px; height:50px; display:block; overflow:hidden; float:left; opacity: 0; -moz-opacity: 0; filter:alpha(opacity=0); }
#toTop:active, #toTop:focus { outline:none; }


/* ============================= main layout ====================== */
.title1{padding: 0 0 20px; margin: 15px 0 20px;  font-size: 28px; color: #fff; font-weight: 400; text-align: left; position: relative; text-transform: uppercase;}
.title1:before{content: ''; width: 100px; height: 4px; background: #2a2927; position: absolute; left: 0; bottom: 0;}






h2{color: #fff; padding: 0 0 20px; margin: 15px 20px; font-size: 35px; font-weight: 400; text-align: left; position: relative; text-transform: uppercase;}
h3{color: #fff; padding: 0 0 20px; margin: 15px 20px; font-size: 35px; font-weight: 400; text-align: left; position: relative; text-transform: uppercase;}


.not-front h2{font-size: 36px;}

h2:before{content: ''; width: 100px; height: 4px; background: #e0e0e0; position: absolute; left: 0; bottom: 0;}
h3:before{content: ''; width: 100px; height: 4px; background: #e0e0e0; position: absolute; left: 0; bottom: 0;}


.like-article-block .desc h3 a {
	color: #fff;
	text-decoration: none;
}
.like-article-block .desc h3:before{ background: #f2c40e; }
.like-article-block .desc h3 a:hover {
	text-decoration: underline;
}


.not-front h2:before{background: #e0e0e0;}

/*
h3 {padding: 0 0 15px; margin: 15px 0 0px;  font-size: 22px; color: #191509; font-weight: 700; text-align: left; position: relative; text-transform: uppercase;}
*/


p.title{font-size: 18px; font-weight: bold;}

.border-box{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}





/* === */

.testimonial1{padding-bottom: 30px;}
.testimonial1 .txt1{font-style: italic; color: #383838; line-height: 1.6; padding-bottom: 15px;}
.testimonial1 .txt2{font-size: 14px; color: #838383;}

.ul2{padding: 0; margin: 0; list-style: none;}
.ul2 li{margin-bottom: 10px; padding-left: 22px; background: url(../images/li_st2.png) 3px 10px no-repeat;}
.ul2 li a{text-decoration: none; color: #443f2e;}
.ul2 li a:hover{text-decoration: underline; color: #000;}

.pdf-link{background: url(../images/pdf.png) 0 0 no-repeat; padding-left: 55px; min-height: 31px; font-size: 18px; color: #191509; text-decoration: underline; padding-top: 2px; margin-top: 15px; display: inline-block;}

.num1_wrapper{padding-bottom: 30px;}
.num1_wrapper .num{width: 100px; height: 100px; background: #f2c40e; float: left; margin-right: 30px; font-size: 30px; line-height: 100px; font-weight: 700; color: #fff; text-align: center;border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; margin-top: 5px;}
.num1_wrapper .caption{overflow: hidden;}
.num1_wrapper .caption .txt1{font-weight: 700; font-size: 18px; color: #191509; text-transform: uppercase; padding-bottom: 10px;}

.price1{margin-bottom: 15px; font-size: 13px; text-transform: uppercase;color: #9a9a9a;}
.price1 span{font-size: 36px; color: #f2c40e;}

@media screen and (max-width: 1330px) {
	.price1{font-size: 10px; }
	.price1 span{font-size: 16px; }

}

/*-----btn-----*/
.readmore .btn,
.btn-default.btn1 {
	 display: inline-block; color: #838383; border: none; font-size: 18px; line-height: 20px; font-weight: 400; padding: 0; text-decoration: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; margin-top: 10px; margin-bottom: 10px; text-transform: uppercase; background: none; position: relative; letter-spacing: 2px; border: none;
	transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}

.readmore .btn:hover,
.btn-default.btn1:hover{color: #f2c40e; background: none;}


.btn-default.btn2{  display: inline-block; color: #fff; border: none; font-size: 22px; line-height: 22px; font-weight: 400; padding: 15px 30px; text-decoration: none; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; margin-top: 10px; margin-bottom: 10px; text-transform: uppercase; background: none; position: relative; letter-spacing: 2px; border: 2px solid #fff;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.btn-default.btn2:hover{color: #000; background: #f2c40e; border-color: #f2c40e;}

.btn-default.btn3{  display: inline-block; color: #000; border: none; font-size: 20px; line-height: 22px; font-weight: 700; padding: 15px 30px; text-decoration: none; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; margin-top: 10px; margin-bottom: 10px; text-transform: uppercase; background: #f2c40e; position: relative; letter-spacing: 0px; border: 2px solid #f2c40e;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.btn-default.btn3:hover{color: #000; background: #fff; border-color: #000;}













/* ============================= thumbnail ====================== */
.img-polaroid{position: relative; padding: 5px; background: none; border: 1px solid #cfcfcf;box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}

.thumbnail{line-height: inherit;}
.thumbnail .caption{padding: 0; color: inherit;}



.thumb1 {margin-bottom: 30px; margin-top: 0px;}
.thumb1.last {margin-bottom: 0px;}
.thumb1 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0; background: none;}
.thumb1 figure{float: none; margin:0px 0px 0px 0px;background: none; border: none; padding: 0px;}
.thumb1 figure img{width: 100%;}
.thumb1 .caption{}

.thumb2 {margin-bottom: 20px; margin-top: 0px;}
.thumb2.last {margin-bottom: 0px;}
.thumb2 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0; background: none;}
.thumb2 .thumbnail a{display: block; background: none; padding: 0px; text-decoration: none;}
.thumb2 .thumbnail a:hover{background: none;}
.thumb2 .thumbnail a figure{float: none; margin:0px 0px 0px 0px;background: none; border: none; padding: 0px;}
.thumb2 .thumbnail a figure img{width: 100%;}
.thumb2 .thumbnail a .caption{padding: 15px 0; display: block; text-transform: uppercase; border-bottom: 2px solid #e8e8e8; line-height: 1.3;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.thumb2 .thumbnail a:hover .caption{border-color: #000;}
.thumb2 .thumbnail a .caption .txt1{display: block;  font-size: 24px; color: #191509;}
.thumb2 .thumbnail a .caption .txt2{display: block; color: #838383;}







/*================= Contacts =========================*/
#note{ }
.notification_error{ color:#f00; padding-bottom:10px; }
.notification_ok{ text-align: left; padding-bottom:10px; }

#ajax-contact-form .form-group{margin-left: 0; margin-right: 0;}
#ajax-contact-form .form-group label{color: #d4d5d6; display: none;}
#ajax-contact-form .form-control{height: 38px; padding: 8px 12px; font-size: 14px; line-height: 20px; color: #191509; background: #e6e6e6;border: 1px solid #191509;border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
#ajax-contact-form .form-control:focus{border-color: #a7a7a7; background: #e6e6e6; color: #000;box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}
#ajax-contact-form textarea.form-control {height: auto;}
#ajax-contact-form .form-group.capthca{float: left; margin-right: 30px;}
#ajax-contact-form .form-group.capthca input{width: 170px;}
#ajax-contact-form .form-group.img{float: left;}
#ajax-contact-form .form-group.img img{width:170px; height:38px;}

.btn-default.btn-cf-submit{ display: inline-block; color: #000; border: none; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; font-size: 20px; line-height: 20px; font-weight: 700; padding: 15px 40px; text-decoration: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; margin-top: 10px; margin-bottom: 0px; text-transform: uppercase; background: #ffd018; position: relative; letter-spacing: 0px;
}
.btn-default.btn-cf-submit:hover{color: #000; background: #f2c40e;}






.row .col-sm-12.col-md-3.col-md-offset-1 {
    background: #1e1e1e;
    padding-left: 2%;
    padding-right: 2%;
    padding-bottom: 2%;
}

.col-left {
	width: 70%;
	float: left;
	margin: 0 0 0 0;
	border: 0px solid red;
}
.col-right {
	width: 25%;
	float: left;
	border: 0px solid blue;
}


@media screen and (max-width: 1130px) {
	.col-left {
		width: 90%;
		float: none;
		margin: 0 auto 0 auto;
		border: 0px solid red;
	}
	.col-right {
		width: 90%;
		float: none;
		margin: 20px auto 0 auto;
		border: 0px solid blue;
	}
}


.itemView- { color: #fff; width: 100%; max-width: 98%; margin: 0 auto; }
.itemView- .article-image,
.itemView-serv .article-image { display: none; }



/**** services *********/
.services1{padding-bottom: 20px;border-bottom: 2px solid #e8e8e8; margin-bottom: 35px;}
.services1 figure img{width: 100%;}
.services1 .txt1{font-family: 'BebasNeueCyrillic'; font-size: 25px; color: #2a271e; text-transform: uppercase; padding-top: 20px; padding-bottom: 15px;}
.services1 .txt2{padding: 0 0 25px;}


.events .col-sm-4 {
	float: left;
	width: 33.3%;
}

.bg-gallery-internal .col-md-9 {
	width: 74.5%;
	float: left;
	border: 0px solid red;
}

.bg-gallery-internal .col-md-3 {
	padding-top: 55px;
	width: 25%;
	float: left;
	border: 0px solid blue;
}


.events h2 {
    padding: 0 0 20px;
    margin: 15px 0 20px;
    font-family: 'BebasNeueCyrillic';
    font-size: 35px;
    color: #191509;
    font-weight: 400;
    text-align: left;
    position: relative;
    text-transform: uppercase;
	color: #f2c40d !important;
}

.events .txt2 {
	color: #fff;
	padding: 0 50px;
}

.events .btn-default {
	color: #fefefe !important;
	text-transform: uppercase;
	display: inline-block;
	border: 2px solid #f2c40d;
	padding: 7px 15px;
	margin: 10px 0 10px 50px;
	border-radius: 5px;
}

.events .btn-default:hover {
	background: #f2c40d;
	color: #fff;
}

.events .services1 {
	padding: 0 0;
	border: 0px solid #111;
	border-bottom: 1px solid #111;
}

/*
.banner1_wrapper h3:before {
	content: '';
}
*/



/********* rent ************/
.rent1 { }

.rent1 select,
.rent1 input { width: 100%; }

.rent1 input {
	height: 32px;
	padding: 0 0px 0 10px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	color: #333;
	text-shadow: 1px 1px #FFF;

	width: 100% !important;
	min-width: 100% !important;
	max-width: 100% !important;
}

.rent1 label {
	 color: #8f8f8f !important;
	font-size: .8em;
	display: block;
	margin: 5px 0 2px 0;
}

.rent1 button {
	background: #f2c40e !Important;
	color: #2b281f !important;
	margin: 20px 0 2px 0;

	display: block;

	width: 100% !important;
	min-width: 100% !important;
	max-width: 100% !important;

	border-radius: 0;
	font-size: 1.2em;
	padding: 7px 5px !important;
}

.rent1.rent2 {
	padding-left: 30px !important;
}

.rent1 a { color: #141311 !Important; }


.jq-selectbox__select {
	padding: 0 0 0 7px !important;
    	vertical-align: middle;
    	cursor: pointer;
    	width: 100%;
	max-width: 100% !important;

}

@media screen and (max-width: 1200px) {
	.bg-gallery-internal .col-md-9 {
		width: 100%;
		float: none;
		border: 0px solid red;
	}

	.bg-gallery-internal .col-md-3 {
		width: 100%;
		float: none;
		border: 0px solid blue;
	}

	.banner1_wrapper {
		text-align: center;
	}
	.banner1_wrapper img {
		max-width: 300px;
		height: auto;
		margin: 0 auto;
	}
}

@media screen and (max-width: 900px) {
	.events .col-sm-4 {
		float: none;
		clear: both;
		width: 100%;
	}

}
