/* Global */

body {
	font-family:'Arial', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height:20px;
	color: #717171;
	background-color:#ffffff;
	overflow-x:hidden;
}
img {
	max-width: 100%;
}
a:link {
	color: #e4334f;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #e4334f;
	text-decoration: none;
}

.fright{float:right;
}
.fleft{float:left;
}

.overflow_hidden {overflow-x:hidden;}

/* Navigation */

.menu {
	position:fixed;
	top:0px;
	width:100%;
	height:74px;
	background-color:#272727;
	z-index:9999;
}
#logo {
	margin-bottom:0;
	margin-left:-5px;
}

#nav {
	text-align: right;
}
.navigation{
	float: right;
	list-style: none;
	margin: 0;
}
ul.navigation {
	margin:30px 0 0 0;
	padding:0;
}
.navigation li{
	float: left;
	text-align:left;
	padding:0;
	margin-left:30px;
	text-transform:none;
	background:none;
	font-family: 'PT Sans', sans-serif;
	font-weight:400;
	font-style:italic;
	font-size:16px;
	line-height:20px;
	color:#a6a6a6;
}
.navigation li:first-child{margin-left:0;}
.navigation li:hover,
.navigation .active {
	cursor:pointer;
	color: #fff;
}



/* General Slides */ 

.slide{
	background-attachment: fixed;
	width:100%;
	height:auto;
	position: relative;
	padding:0;
}
h1 {
	margin:0;
	text-transform:uppercase;
	text-align:center;
	font-family: 'PT Sans', sans-serif;
	font-size: 78px;
	line-height: 86px;
	color:#fff;
	font-weight: 400;
}

h2 {
	margin:0;
	padding:0;
	text-transform:none;
	text-align:center;
	font-family:Arial;
	font-size: 14px;
	font-style:italic;
	line-height: 20px;
	color:#fff;
	font-weight: 400;
}
h3 {
color: #fff;
    font-family: "PT Sans",sans-serif;
    font-size: 42px;
    font-weight: 400;
    line-height: 86px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
}
#content h4{
color: #fff;
    font-family: Arial;
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    line-height: 20px;
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: none;
}
img.icon_img {margin-bottom:19px;
}
h4 {
	margin:0 0 22px 0;
	text-transform:none;
	font-family: 'PT Sans', sans-serif;
	font-weight:400;
	font-size:28px;
	font-style:italic;
	line-height:22px;
	color:#555;
}


/* ____________________________________ Slide 1 ____________________________________ */ 
.effects {
	position:relative;
}
.effect_2 {
	background:url(../images/effect_2.png) repeat left top;
	position:relative;
	z-index:999 !important;
}
.padding_slide1 {padding:316px 0 43px 0;
}

#slide1{
	background:url(../images/slide1_bg.jpg) repeat left top;
	text-align:center;
	background-position:0 0 !important;
}
.filtr_bg {
	margin-bottom:218px;
}
#slide1 h1 {
	margin:0;
	padding:0 0 32px 0;
	text-transform:uppercase;
	font-family: 'PT Sans', sans-serif;
	font-size: 44px;
	line-height: 55px;
	color:#343434;
	font-weight: 400;
}
#slide1 h2 {
	text-transform:uppercase;
	border:none;
	background:none;
	font-family: 'PT Sans', sans-serif;
	font-size: 19px;
	color: #343434;
	line-height: 36px;
	padding:0;
	margin:0;
	font-weight: 400;
}

#slide1 p {
	text-transform:uppercase;
	background:url(../images/icon9.png) no-repeat top center;
	font-style:italic;
	font-size: 14px;
	color: #343434;
	line-height: 20px;
	margin:0 0 19px 0;
	padding:0;
	font-weight: 600;
}
#slide1 a.button {
    background-image: url(../images/arrow_down.png);
    display: block;
    height: 69px;
	margin:0 auto;
    width: 176px;
	text-transform:none;
	font-family: 'PT Sans', sans-serif;
	font-weight:400;
	font-size:15px;
	line-height:55px;
	color:#fff;
}
a.button:hover {cursor:pointer;text-decoration:none;
}



/* ____________________________________ Slide 2 ____________________________________ */ 

#slide2{
	background-image:url(../images/slide2_bg.jpg);
	background-size: cover !important;
	width:100%;
	background-position:0 0 !important;
	text-align:center;
}
.padding_slide2 {
	padding:139px 0 130px;
}
#slide2 h1 {background:url(../images/h1_bg1.png) no-repeat top center;
}



/* ____________________________________ Slide 3 ____________________________________ */ 

#slide3{
	background:#fff;
	padding:100px 0 59px 0;
}

img.about_img {
	margin:0 0 15px 0;
}


/* ____________________________________ Slide 4 ____________________________________ */

#slide4{
	background-image:url(../images/slide4_bg.jpg);
	background-size: cover !important;
	width:100%;
	background-position:0 0 !important;
	text-align:center;
}
.padding_slide4 {
	padding:139px 0 130px;
}
#slide4 h1 {background:url(../images/h1_bg2.png) no-repeat top center;
}



/* ____________________________________ Slide 5 ____________________________________ */ 
#slide5{
	background:#fff;
	padding:100px 0 74px;
}

a.serv_block {
	display:block;
	text-align:center;
	color:#717171;
}
a.serv_block:hover {
	text-decoration:none;
}
a.serv_block p {
	margin:0;
	padding:26px 0 20px;
	font-family: 'PT Sans', sans-serif;
	font-weight:400px;
	font-size:28px;
	font-style:italic;
	line-height:30px;
	color:#555;
}
.serv_block .icon_block1,
.serv_block .icon_block2,
.serv_block .icon_block3 {
	overflow:hidden;
	width:180px;
	height:180px;
	margin:0 auto;
	padding:0 auto;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	text-align:center;
	border:8px solid #b1b1b1;
	background-position:0 0;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
}

.serv_block .icon_block1 {
	background:url(../images/icon1.png) no-repeat;
}
.serv_block .icon_block2 {
	background:url(../images/icon2.png) no-repeat;
}
.serv_block .icon_block3 {
	background:url(../images/icon3.png) no-repeat;
}

.serv_block:hover .icon_block1,
.serv_block:hover .icon_block2,
.serv_block:hover .icon_block3 {
	background-position: 0 -180px;
	border:8px solid #e4334f;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
}
.serv_block:hover p {
	color:#e4334f;
}


/* ___________________________________ //Slide 5 ___________________________________ */ 

/* ____________________________________ Slide 6 ____________________________________ */

#slide6{
	background-image:url(../images/slide6_bg.jpg);
	background-position:0 0 !important;
	text-align:center;
	background-size: cover !important;
	width:100%;
}
.padding_slide6 {padding:139px 0 130px;
}
#slide6 h1 {background:url(../images/h1_bg3.png) no-repeat top center;
}




/* ____________________________________ //Slide 6 ____________________________________ */


/* ____________________________________ Slide 7 ____________________________________ */ 
#slide7{	
	background:#fff;
	padding:100px 0 81px;
}

#slide7 .gallery-list li.grid_3 {width:235px !important;}
#slide7 .hover_img {
	position:relative;
	overflow:hidden;
	height:301px;
	background:#efefef;
	border-bottom:5px solid #6c8742;
}


.item_description {
	position:absolute;
	top:301px;
	width: 100%;
	height:278px;
	padding:14px 18px;
	color:#fff;
	background:#6c8742;
	transition: top 0.5s ease-in-out;
	-moz-transition: top 0.5s ease-in-out;
	-webkit-transition: top 0.5s ease-in-out;
	-o-transition: top 0.5s ease-in-out;
}
.hover_img:hover .item_description {
	top:0;
	background:#6c8742;
	transition: top 0.5s ease-in-out;
	-moz-transition: top 0.5s ease-in-out;
	-webkit-transition: top 0.5s ease-in-out;
	-o-transition: top 0.5s ease-in-out;
}
.hover_img p {
	margin:0;
	padding:12px 18px 0 18px;
	font-family: 'PT Sans', sans-serif;
	font-weight:400;
	font-style:italic;
	font-size:17px;
	color:#e4334f;
}
.item_description p {
	margin:0;
	padding:0 0 20px 0;
	font-family: 'PT Sans', sans-serif;
	font-weight:400;
	font-style:italic;
	font-size:17px;
	color:#fff;
}

.portfolio_zoom,
.portfolio_link {
	display:block;
	width:26px;
	height:26px;
	position:absolute;
	left:19px;
	bottom:14px;
	background-image:url(../images/zoom.png);
	background-position:0 0;
	background-repeat:no-repeat;
	z-index:2;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.portfolio_link {
	left:53px;
	background-image:url(../images/link.png);
}
.portfolio_zoom a,
.portfolio_link a {
	display:block;
	width:26px;
	height:26px;
	text-indent:-9999px;
}




/* ___________________________________ //Slide 7 ___________________________________ */ 


/* ____________________________________ Slide 8 ____________________________________ */

#slide8{
	background-image:url(../images/slide8_bg.jpg);
	background-position:0 0 !important;
	background-size: cover !important;
	width:100%;
}
#slide8 .grid_12 {width:auto;float:none;}
.padding_slide8 {
	padding:116px 0 88px;
}
#slide8 h3 {background:url(../images/h1_bg5.png) no-repeat top center;
}

/* ____________________ order_block ___________________ */
.order_block {
	background:url(../images/order_block_bg.png) repeat;
	margin:0 auto;
	padding:39px 56px 38px 54px;
	max-width:590px;
	min-height:153px;
}

.order_block label,
.order_block input,
.order_block form {
	display:inline-block;
}
.order_block input {
	border:none;
	font-size:14px;
	line-height:39px;
	padding:0 14px;
}	
.order_block label {
	vertical-align:top;
	margin:0 22px 0 0;
	font-family: 'PT Sans', sans-serif;
	font-weight:400;
	font-size:16px;
	line-height:39px;
	color:#fff;
}
.order_block input {
	height:39px;
	font-family: 'Arial', sans-serif;
	font-weight:400;
	font-size:14px;
	line-height:20px;
}
.order_block .form_btn {
	width:92px;
	height:40px;
	margin:-4px 0 0 17px;
	padding:0;
	text-align:center;
	font-size:20px;
}
.order_block .form_btn:hover {
}
.order_block .email_form {
	width:291px;
	margin-left:5px;
}
img.calendar_link {
	margin-left:-20px;
}
#datepicker,
#datepicker2 {
	background:url(../images/calendar.png) no-repeat right top #fff;
	width:181px;
}
#datepicker {
	margin-left:8px;
	margin-right:56px;
	margin-bottom:22px;
}
/* ____________________ SELECT __________________ */
.order_block form{
}
.tzSelect{
	height:45px;
	display:inline-block;
	min-width:82%;
	margin-bottom:18px;
	position:relative;
	background:url(../images/dropdown_slice.png) no-repeat -99999px;
}

.tzSelect .selectBox{
	position:absolute;
	padding-left:14px;
	height:100%;
	width:98%;
	font-family: 'Arial', sans-serif;
	font-size:14px;
	line-height:39px;
	text-align:left;
	color:#000;
	background:url(../images/select_bg.jpg) no-repeat right top #fff;
	cursor:pointer;
	z-index:999;
}

.tzSelect .dropDown{
	padding:0;
	margin:0;
	position:absolute;
	top:40px;
	left:0;
	right:-3px;
	list-style:none;
	
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}


.tzSelect li{
	height:39px;
	cursor:pointer;
	position:relative;
	background:#fff;
}

.tzSelect li:hover{
	background-position: 50% -256px, 0 -85px, 0 0;
}

.tzSelect li span {
	left:11px;
	position:absolute;
	top:11px;
	line-height:20px !important;
}
.tzSelect li span:hover {color:#000;
}
.tzSelect li i{
	color:#999999;
	display:block;
	font-size:12px;
}

.tzSelect li img{
	display:none;
}

/* ___________________ //order_block __________________ */

/* ____________________________________ //Slide 8 ____________________________________ */


/* ____________________________________ Slide 9 ____________________________________ */ 
#slide9{
	background-color:#fff;
	padding:94px 0 67px;
	text-align:center;
}

#slide9 p {
	padding:0;
	text-transform:none;
	font-family: 'PT Sans', sans-serif;
	font-size: 53px;
	line-height: 51px;
	color:#555;
	font-weight: 400;
	font-style:italic;
}
/* ___________________________________ //Slide 9 ___________________________________ */ 


/* ____________________________________ Slide 10 ____________________________________ */

#slide10{
	background-image:url(../images/slide10_bg.jpg);
	background-position:0 0 !important;
	text-align:center;
	background-size: cover !important;
	width:100%;
}
.padding_slide10 {padding:139px 0 130px;
}
#slide10 h1 {background:url(../images/h1_bg4.png) no-repeat top center;
}

/* ___________________________________ //Slide 10 ___________________________________ */


/* ____________________________________ Slide 11 ____________________________________ */

#slide11{
	background:#fff;
	padding:90px 0 0 0;
}

/* ______________ CONTACT_FORM ______________ */
.contact_form input[type="text"],
.contact_form textarea {
	width:27%;
	margin:0 0 19px 20px;
	padding:11px 10px 9px 19px;
	background: #fff;
	font-family:Arial;
	font-weight:400;
	border:1px solid #d9d9d9;
	color:#8b8a8a;
}
.contact_form input[type="text"]:first-child {margin-left:0 !important;}
.contact_form textarea {
	resize: none;
	margin-left:0;
	width:96%;
	height: auto;
    min-height: 95px;
}

.contact_btn {
	display: inline-block;
	border:none;
	text-transform:none;
	margin:0 6px 10px 0;
	padding:3px 20px 5px;
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	font-family: 'PT Sans', sans-serif;
	font-weight:400;
	text-align: center;
	vertical-align: middle;
	background:#343434;
}
.contact_btn:hover,
.send_btn {
	background:#6c8742;
}
.send_btn:hover {
	background:#343434;
}
#note .notification_ok {
	margin-top:20px;
	padding:7px 10px;
	text-align:center;
	text-transform:uppercase;
	background:#3e3e3e;
	font-family: 'PT Sans', sans-serif;
	font-weight:400;
	font-size:16px;
	color:#fff;
}
#note .notification_error {
	font-family: 'PT Sans', sans-serif;
	font-weight:400;
	font-size:16px;
	color:#f00;
}
/* _____________ //CONTACT_FORM _____________ */

/* ____________ CONTACT_DETAILS _____________ */
.contact_det_block {margin-top:-5px;
}

ul.foot_block_intouch {
	margin:0;
	padding:2px 0 0 0;
}

.foot_block_intouch li {padding-bottom:8px !important;}
.foot_block_intouch li p, .foot_block_intouch a {
	color:#717171;
	line-height:21px;
	font-size:14px;
	padding:0 0 0 34px;
	margin:0;
}
.foot_block_intouch li a:hover {color:#343434;text-decoration:none;}

.foot_block_intouch li.touch_phone p {
	background:url(../images/contact_icon.png) no-repeat 0 0;
}
.foot_block_intouch li.touch_clock p {
	background:url(../images/contact_icon.png) no-repeat 0 -98px;
}
.foot_block_intouch li.touch_mail a {
	background:url(../images/contact_icon.png) no-repeat 0 -190px;
}
.foot_block_intouch li.touch_site a {
	background:url(../images/contact_icon.png) no-repeat 0 -294px;
	display:block;
	height:20px;
}

.foot_block_intouch li.touch_mail a:hover {
}
.foot_block_intouch li.touch_site a:hover {
}

.foot_block_intouch li.touch_adress p {
	background:url(../images/contact_icon.png) no-repeat 0 -425px;
}

/* ___________ //CONTACT_DETAILS ____________ */
#map_block {
	margin:66px 0 0 0;
}

/* ___________________________________ //Slide 11 ___________________________________ */ 


/* ____________________________________ FOOTER ____________________________________ */
#footer {
	background:#343434;
	padding:27px 0 23px;
}
.copyright {
	float:left;
	text-transform:none;
	font-family: 'PT Sans', sans-serif;
	font-weight:400;
	color:#979797;
}
.copyright a {
	color:#fff;
}
.copyright a:hover {text-decoration:none;color:#6c8742;
}

/* _____________ BACK_TOP ___________ */
#back_top {
	float:right;
}
#back_top a.button {
	display:block;
	text-transform:none;
	padding-right:28px;
	background:url(../images/back_top_bg.png) no-repeat top right;
	font-family: 'PT Sans', sans-serif;
	font-weight:400;
	height:19px;
	color:#979797;
}
#back_top a.button:hover {text-decoration:none;}
/* ____________ //BACK_TOP __________ */

/* ___________________________________ //FOOTER ___________________________________ */
#slide5.slide div.container.clearfix span table tbody tr td {
 float: left;
    padding-left: 30px;
    width: 15%;
	}
#slide5.slide div.container.clearfix table tbody tr td{
 float: left;
    padding-left: 30px;
    width: 21%;
	}
.bespl h4{
font-size: 24px !important;
    font-style: unset !important;
}
#slide1.slide div.padding_slide1 div.container.clearfix div#content.grid_12 div.filtr_bg p{
 font-size: 13px;
}
#slide9.slide div.container.clearfix div#content.grid_12 p{
font-size: 40px;
}
#logo.fleft img{
height: 59px;
    margin-top: 8px;
}






