@charset "utf-8";
* { outline:none; }
body,
.main,
.clr,
.header,
.content,
.prefooter,
.footer,
form,
ol,
ol li,
ul { margin:0; padding:0; }
ol,
ul,
li { list-style:none; }
body { width:100%;  overflow-x:hidden;}
body,input,textarea {font:normal 12px/1.8em "Liberation sans", Arial, Helvetica, sans-serif; color:#a9a9a9; }
img { border:none; }
.clr { clear:both; padding:0; margin:0; width:100%; font-size:0; line-height:0; }
.fl { float:left; }
.fr { float:right; }
.tal { text-align:left; }
.tar { text-align:right; }
.tac { text-align:center; }
hr { border:1px solid #c8c8c8; margin:30px 0; }

.separator { clear:both; margin:20px auto; padding:0px 0 0px 0; width:100%; height:5px; background:url(../images/sep.png) repeat-x top left; }
.separator.small { margin:10px auto 10px;}
.separator_clear { clear:both; margin:20px auto; padding:0; width:100%; height:2px; }
.separator_clear.small { margin:10px auto;}

/*MAIN BACKGROUNDS*/
.body_pattern { background: #ffffff url(../images/background.jpg) repeat;}

.main { margin:0 auto; padding:0 0 60px 0; width:100%; position:relative; }
#page { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4); overflow: hidden; position: relative; width: 100%; }
a { color:#68c053; font-weight:normal; text-decoration:none; }
p { margin:0; padding:0 0 10px; }

h1 { margin:0; padding:0; font-weight:normal; font-size:24px;  line-height:1em; color:#1a1b1d; text-transform:none;  }
h1 a { color:#1a1b1d; text-decoration:none; }
h1 a:hover { color:#fafafa;}
h1 span { color:#e8eaeb; font-size:30px; font-style:normal; font-weight:normal; line-height:1em;  text-transform:none;  display:block; margin-top:10px; padding:0; background:none; }
h1 a:hover { text-decoration:none; }

h1.con { padding:40px 30px;}

/*post_titles*/
h2 { width:auto; margin:0px 0 0px 0; padding:0 0 0 0; color:#1a1b1d; font-size:20px; line-height:1em; font-weight:bold; text-align:left; text-transform:none; background:none;}
h2 a, h2 span,h2 a span { color:#0f0f0f; background:none; }

.h2_background {position:relative;}
.h2_background h2 { width:100%; margin:30px 0; padding:0;}
.h2_background h2 span{ padding:10px 20px 10px 0; }

.h2_arrows { background:#fff; padding: 0 0 0px 15px; position:absolute; right:0; top:-3px; text-transform:uppercase;}
.h2_arrows a { color:#bababa; font-size:11px;}
.h2_arrows a:hover { color:#e25e54;}
.h2_arrows a.arr_href img.arr_l {background:url(../images/arr_l.png) no-repeat;}
.h2_arrows a.arr_href:hover img.arr_l {background:url(../images/arr_l_a.png) no-repeat;}
.h2_arrows a.arr_href img.arr_r { background:url(../images/arr_r.png) no-repeat;}
.h2_arrows a.arr_href:hover img.arr_r { background:url(../images/arr_r_a.png) no-repeat;}



/*images titles etc,...*/
h3 {  font-size:18px; font-weight:bold; color:#1a1b1d; text-transform: none; line-height:1em; padding:5px 0 5px; margin:10px 0 10px; }
h3 span { color:#1a1b1d; text-decoration:none; font-weight:bold; font-style:normal; margin:0; padding:0; font-size:12px; text-transform:uppercase; }
h3 a { color:#36bac4; text-decoration:none; font-weight:normal; }
h3 a:hover { text-decoration:none; color:#1a1b1d; }
h3 span a:hover { text-decoration:none; color:#1a1b1d; }
a:hover h3.hover { color:#f8f8f8; } 



/*h3.h3_act_href*/
h3.h3_act_href { clear:both; width:100%; text-align:left; display:block; background:none; padding-left:0; height:15px; }
h3.h3_act_href a span,
h3.h3_act_href a{ color:#1a1b1d !important; text-decoration:none; font-weight:bold;  }
h3.h3_act_href a:hover span,
h3.h3_act_href a:hover em,
h3.h3_act_href a:hover{color:#68c053; text-decoration:none;  }
h3.h3_act_href a.h3_href em {font-style:normal;}

h3.h3_act_href a.h3_href {padding:8px 0 12px 60px;}
.col2 p { margin-top:20px;}

a.ico_1{background:url(../images/ico.png) no-repeat left top; padding-left:40px; padding-bottom:20px; }
a.ico_2{background:url(../images/ico-02.png) no-repeat left top;  padding-left:40px; padding-bottom:20px;}
a.ico_3{background:url(../images/ico-03.png) no-repeat left top;  padding-left:40px; padding-bottom:20px;}
a.ico_4{background:url(../images/ico-04.png) no-repeat left top;  padding-left:40px; padding-bottom:20px;}

a.ico_1:hover {background:url(../images/ico_a.png) no-repeat left top; }
a.ico_2:hover {background:url(../images/ico-02_a.png) no-repeat left top; }
a.ico_3:hover {background:url(../images/ico-03_a.png) no-repeat left top; }
a.ico_4:hover {background:url(../images/ico-04_a.png) no-repeat left top;}

h4 { color:#fff; font-size:16px; font-weight:300;}
h4 small { font-size:12px; color:#a6a6a6; margin-top:20px;}

/* header */
.header { margin:0 auto; padding:60px 0px; width:100%; position:relative;  }
.header_text {background:none; width:330px; height:40px; float:right;}
.header_text p {color:#989898; font-size:12px; text-align:left; padding-top:35px; float:left;}
.header_bg { margin:0 auto; padding:0; width:100%; background:#fbfbfb; }
.header_resize { margin:0 auto; padding:30px 40px; background:#1a1b1d;}

.resize { margin:0 auto; padding:0; background:#f5f5f5;}

.text { padding:30px 20px 20px 20px;}



.logo { margin:0; padding:20px 0; font-size:40px;  line-height:1em; float:left; text-transform:none; font-weight:bold;}
.logo div { margin:0 auto; padding:0 0 0; font-weight:normal;  font-weight:bold;  float:left; }
.logo div a span { color:#5f5f5f; text-decoration:none; font-weight:bold;  text-align:left; }
.logo div a,
.logo div a:hover { color:#fafafa; text-decoration:none; font-weight:bold; float:left;  text-align:left;  }
.logo div span em.logo_2_color { color:#36bac4; font-style:normal;}
.logo p { padding:24px 0 1px 15px; margin:0; font-size:11px; line-height:1em;  color:#949494; text-transform:none !important; font-style:normal; text-align:left; float:left;}



/*now_page*/

.now_page { margin:-60px auto 0px; padding:60px 0px 40px;  width:100%; font-style:italic; text-align:center;  }
.now_page.home { border:none; }
.now_page_resize { margin:-20px auto 0 auto;   padding:0 20px 40px 20px; text-align:left; border-bottom:1px solid #1a1b1d;  }
.now_page_resize h1 { text-align: center; padding:20px 0 10px 0; text-transform:uppercase; font-weight:bold;}
.now_page p { font-weight:400; position:relative; top:5px;}


/*slider*/
#now_slider { width:980px; margin:0 auto 0px; padding:0px 0 20px; /*padding:6px; background:#343434; border:1px solid #525252;*/}
#slider-wrapper {}
#slider { /*width:886px; */padding:0; margin:00px auto 0px; }
#slider h1 { font: bold italic 30px "Liberation Sans", Arial, Helvetica, sans-serif; color:#fff; padding:0; margin:0; }
#slider .flash_slider { width:100%; height:470px; margin:0px auto 0; overflow:hidden; }
#slider-wrapper #piecemaker, .bannerholder {  margin-top:0px;}




/* social */
.social { margin:20px auto 0; padding:3px 0 3px 0px; width:200px; } 
.social_text { padding:3px 6px 0px 0px; color:#5a5a5a; font-size:18px;text-align:center; width:130px; font-weight:normal; font-style:normal; display:none; }
.social img { margin-right:10px;}
.social1 { background:url(../images/social/f1.png); }
.social2 { background:url(../images/social/f2.png); }
.social3 { background:url(../images/social/f3.png); }
.social4 { background:url(../images/social/f4.png); position:relative; top:2px; }
.social5 { background:url(../images/social/f5.png); position:relative; bottom:3px; }
a:hover .social1 { background:url(../images/social/f1_a.png); }
a:hover .social2 { background:url(../images/social/f2_a.png); }
a:hover .social3 { background:url(../images/social/f3_a.png); }
a:hover .social4 { background:url(../images/social/f4_a.png); }
a:hover .social5 { background:url(../images/social/f5_a.png); }

.p404 h2{ font-size:50px; color:#e25e54;  text-align:center; margin:40px auto 0; line-height:1.2em;  background:none;}
.p404 h2 span{ font-size:36px;  color:#7D7D7D; text-align:center; margin:10px auto 0; line-height:1.2em; }
.p404 p,.p404 a{ font-size:24px; color:#B4B4B4; text-align:center; padding:80px 0 60px; line-height:1.2em; }
.p404 p span { font-size:24px; display:block; text-align:center; margin:20px auto; line-height:1.2em; }
.p404 h2,
.p404 .btn { margin-bottom:0; }
.p404 .content_box { margin-bottom:40px; }
/* Slider */

/* content */
.content { margin:0px 0 0px 0; padding:0px 0px; width:100%; /*margin-top:-30px;*/ }
.content_resize { margin:20px auto; padding:0px 40px 30px 40px;/* position:relative; z-index:21; */}

.heading h1 span { width:30%; float:left; margin:40px 0 50px 0;}
.heading p { float:left; width:50%; margin:35px 0 40px 0;}

.h2_href_fr a span{color:#fff; font-size:10px; font-weight:normal; padding:3px 8px; background:#272727; text-transform:uppercase;}
.h2_href_fr a:hover span{background:#f04e38;}

.img_hover_box { float:none;}

.img_hover_box.pic a { display: block; position: relative;  }
.img_hover_box.pic a img { margin:0; }
.img_hover_box.pic a img.h { position: absolute; top: 0; left: 0; visibility:hidden; background:rgba(104,192,83,0.7) url(../images/img_z.png) 50% 62% no-repeat; border:none; }
.img_hover_box.pic a:hover img.h { visibility:visible; }

.img_hover_box.pic a img.h1 { position: absolute; top: 0; left: 0; visibility:hidden; background:rgba(104,192,83,0.7) url(../images/img_z.png) 50% 55% no-repeat; border:none; display:none; }
.img_hover_box.pic a:hover img.h1 {  }

.img_hover_box.pic a img.h2 { position: absolute; top: 0; left: 0; visibility:hidden; background:rgba(104,192,83,0.7) url(../images/img_z.png) center center no-repeat; border:none; display:none; width:100%; height: 100%; }
.img_hover_box.pic a:hover img.h2 { visibility:visible; display:block; }

.galereja .img_hover_box.pic a h3 {margin:0; padding:0; }
.img_hover_box.pic a h3 span { display:none; position:absolute; top:60px; left:30px; z-index:100; color:#ffffff; margin:0; padding:0;}
.img_hover_box.pic a:hover h3 span { display:block;}

p.details { color:#b0b0b0; font-size:11px; border-bottom:1px solid #eeeeee; position:relative; bottom:10px; padding:0 0 10px 0; margin-top:-5px;}


.backgr { background:#0b0b0b;}
.backgr:hover {background:#e25e54;}
.backgr h3 {padding:10px 15px; font-size:14px;}
.backgr h3 a span{ color:#999999; font-size:14px; font-style:normal;}
.backgr:hover h3 a span,.backgr:hover h3 a:hover span,.backgr:hover p{ color:#2d2d2d; }

/*4cols*/
.cols4 { margin:0 auto; width:100%; padding:0; text-align:left; }
.col4 { width:24%; margin:30px 5px 20px 0; float:left; padding:0;  }
.col4.last { float:left; margin-right:0; }
.cols4.bg {background:url(../images/cols4_bg.png) repeat-y top left; padding:10px 0;}
.col4 p { margin-top:30px;}
.col2 p { margin-top:10px;}
.col3 p { margin-top:30px;}


/*3cols*/
.cols3 { margin:0px auto 0; width:100%; padding:0; text-align:left; }
.col3 { width:30%; margin:0 25px 0 0; float:left; padding:0;  }
.col3 p { margin:30px 0 0 0; padding:0; }
.col3.last { float:right; margin-right:0; }

/*33cols*/
.3colons { margin:0px auto 0; width:100%; padding:0 20px;  }
.col33 { width:32%; margin:20px 0 0 0px; position:relative; float:left; padding:0;}
.col33 h2 { position:relative; left:30px;}
.col33 p { margin:0; padding:10px 30px; margin-top:10px; }
.col33 p.more { margin-top:10px;}
.col33 p.more a { background:#000000; color:#ffffff !important; padding:5px 10px; border-radius:2px;}
.col33.last { float:right; margin-right:20px; left:0; }
.col33:hover { border-color:#9adce1;}


/*2cols*/
.cols2 { margin:0px auto 0; width:100%; padding:0; text-align:left; }
.col2 { width:45%; margin:0 10px 0 0; float:left; padding:0; }
.col2.last { float:right; margin-right:0; padding:0; }
.col2.big { width:45%;}
.cols2 .img_hover_box.pic a { width: 100%; height: 100%;}

/*1cols*/
.cols1 { margin:0px auto 0; width:100%; padding:0; text-align:left; }
.col1 { width:100%; margin:0 0 0 0; padding:0; }
.col1 img.h2 { width:100%;}
.col1.last { float:right; margin-right:0; padding:0; }
.cols1 .img_hover_box.pic a { width: 100%; height:100%; }
.cols1 .img_hover_box.pic a img{ float:left; }

.cols_bg {padding-bottom:15px; border-bottom:2px solid #f0f0f0;}
.cols_bg:hover { border-bottom:2px solid #f67e40;}

.cols_bg_post .post_detail a {  background:#efefef;  padding:10px; display:block; }
.cols_bg_post .post_detail a em {color:#8e8e8e; font-weight:normal;}
.cols_bg_post:hover .post_detail a { background:#e25e54;}
.cols_bg_post:hover .post_detail a em {color:#fff;}

h3 a.h3_detail span{ text-transform:none; font-size:14px; color:#767676;}

/*Home page testimonial*/
.testimonial { }
.testimonial img { margin-right:10px; }
.testimonial p { font-style:italic; width:80%; margin:0 auto; text-align:center; padding:20px 0px 5px 0px;}
.testimonial p span { color:#151515 !important;} 


.content_box { padding:0; margin-bottom:30px; width:900px; }
.content_box.padding {  }

.content_full_size { width:100%; }
/*centercol*/
.centercol { width: 65%; float:left; padding:0; }
.centercol.last {float:right;}
/*sidebar*/
.sidebar {width:30%; float:left;  }
.sidebar.last { float:right; }
/*.sidebar h2 { margin-top:0; padding-top:0;  }*/
.sidebar_flickr,
.sidebar_text,
.sidebar_twit,
.sidebar_recent { margin:0px 0px 25px 0px; }
.sidebar_text { }
.sidebar_twit p { padding:0 0 10px 30px ; background:url(../images/twitter_li.png) no-repeat top left; }
.sidebar_twit a { display:block;  color:#a4a4a4; font-size:11px; font-style:italic; }
.sidebar_recent img {float:left; margin:0 10px 10px 0; padding:2px; background:#fff; border:1px solid #d4d4d4; }
.sidebar_recent a:hover img { border:1px solid #000; }
.sidebar_recent p { padding:0px 0 10px; }
.sidebar_recent a { display:block; font-style:normal; text-decoration:none; text-decoration:none; }
.sidebar_recent span { display:block; color:#989898; font-style:normal; font-size:11px;  }

.recent_post { clear:both; padding:10px 0;}



/*columns*/
.columns { margin:00px auto 0px; padding:0; width:100%; }
.users_list { margin:0 auto; }
.users_list img { float:left; margin:5px auto; }
.users_list p,
.users_list h3 { float:right; width:80%; margin:5px 0 5px; padding:0; }

a.more { color:#8b8b8e; font-weight: normal; text-decoration: none; }
/*sub_page_about*/
.about_span { padding:0 0 0 40px; background:url(../images/qoute.png) no-repeat top left; }
/*sub_page_portfolio*/
.sub_page_portfolio h3 { margin:5px 0 10px; padding:0; color:#656566; font-size:13px; font-weight:bold; text-transform:none; margin-top:10px; }
.sub_page_portfolio h3 a { color:#656566; text-decoration:none; font-weight:bold; }
.sub_page_portfolio h3 a:hover { color:#d67732; text-decoration:none; font-weight:bold; }
/*4cols*/
.col_boxes_4 { margin:20px auto 20px; width:100%; padding:0; text-align:left; }
.col_box_4 { width:229px; margin:0 31px 0 0; float:left; padding:0; }
.col_box_4.first { width:200px; }
.col_box_4.last { float:right; margin-right:0; }
.col_box_4 h2 { margin-bottom:0; padding:0; }
.users { margin:20px 0 0; }
.users h3 { margin:10px 0 0; padding:0; font-size:12px; font-weight:bold; color:#313131; }
.users_img { float:left; margin:10px 0 0; padding:3px 4px 15px; background:url(../images/user_bg.png) no-repeat top left; }
.user_descr { float:right; width:396px; padding:0; line-height:20px; }
/*sub_page_blog*/
.post h3 { padding-top:15px; padding-bottom:0; margin-bottom:0; font-size:16px; font-weight:normal; color:#414141; }
.post h3 a,
.post h3 a:hover {  }

.post h2 {margin-bottom:0; }
.post h2 a{ font-weight:bold;}

.post .pic { margin:0 0 20px; }
.post_detail { color:#a4a4a4; font-style:normal; padding:0; font-size:11px; font-weight:normal; margin:5px 0 5px 0; }
.post_detail a { font-size:11px; color:#a4a4a4; font-weight:bold; font-style:normal; text-decoration:none; }
.post_detail a:hover { font-size:11px; color:#a4a4a4; text-decoration:none; }
.post_date {  color:#fff; font-style:normal; font-weight:normal; font-size:18px; float:left; text-align:center; padding:8px 15px; background:#e25e54; border-top:3px solid #353535; margin:0 20px 20px 0; display:none;}
.post_date span { color:#fff; font-style:normal; font-weight:normal; font-size:12px; display:block; margin-top:5px; padding:5px 3px 0; text-align:center; border-top:1px solid #fff; }


.post_detail a.read_more:hover { color:#e25e54; font-style:normal; font-weight:normal; }
/*pagination*/
.pagination { margin:0; float:none; padding:10px 10px 00px 0; width:100%; text-align:left; font-weight:normal; }
.pagination a { padding:5px 8px; color:#939393; font-weight:normal; text-decoration:none; background:none; border:transparent; }
.pagination a:hover { padding:5px 8px; text-decoration:none; background:#222222; color:#939393; border:transparent; }
.pagination span.current_page { padding:5px 8px; color:#fff; background:#e25e54; border:transparent; }
.pagination span.count_pages { margin-left:11px; padding:5px 8px 5px 8px; background:#222222; color:#939393; border:transparent; }
/*navigation*/
.navigation { margin:0 auto 20px; padding:8px 0 10px 0; width:900px; }
.navigation a { padding:2px 4px; color:#656563; font-size:11px; text-decoration:none; font-weight:normal; }
.navigation a:hover { color:#656566; }
.navigation span.current { color:#656566; padding:0; font-size:11px; }
.navigation span.text { color:#c3c3c3; padding:0; font-size:12px; }
/*sub_page_contact*/

/*form Contact_us*/
#contactform_main { margin:0; padding:5px 0; }
#contactform_main * { color:#8b8b8e; }
#contactform_main ol { margin:0; padding:0; list-style:none; }
#contactform_main li { margin:0; padding:0; background:none; border:none; display:block; clear:both; }
#contactform_main li.buttons { margin:5px 0 5px 0; clear:both; }
#contactform_main label { margin:0; width:60px; padding:6px 0; text-transform:none; float:left; font-weight:normal; color:#8b8b8b; }
#contactform_main label .ness { color:#656566; }
#contactform_main label span { color:#8b8b8b; }
#contactform_main input.text { width:60%; border:1px solid #d3d3d3; margin:5px 0; padding:5px 2px; height:16px; background:#ffffff; float:left; font-size:12px; color:#8b8b8e; }
#contactform_main textarea { width:70%; border:1px solid #d3d3d3; margin:4px 0; padding:5px 2px; background:#ffffff; float:left; font-size:12px; color:#8b8b8e; }
#contactform_main li.buttons input { padding:2px 10px 4px 10px; margin:10px 0 0 60px; border:0; color:#FFF; float:left; background:#66bb52; font-size:14px; font-weight:bold; }

.ul_list {}
.ul_list ul{}
.ul_list li{ padding:5px 0; border-bottom:1px solid #4e4e4e;}
.ul_list li.last{  border-bottom:none;}
.ul_list li a{color:#a9a9a9;}
.ul_list li a:hover{color:#ffffff; text-decoration:none;}

#wrap { margin:40px 0 60px 0;}

/* prefooter */
.prefooter { margin:0 auto;  width:100%; padding:0px 0 0; background: #1a1b1d repeat; position:relative; z-index:10; margin-top:-0px;}
.prefooter_resize { width:auto; margin:0 auto; padding:0px 0px 50px 0px;    }

.prefooter .fcol { margin:0 0 0 30px; float:left; width: 21%; padding:0; }
.prefooter .fcol p { color:#6e757c; }
/*.prefooter .fcol a { color:#e25e54;}*/
.prefooter .fcol.pop_posts p { padding:0 0 20px 0px ;}
.prefooter .fcol.pop_posts h3 { padding:0px 0 0px 0px ;}
.prefooter .fcol.pop_posts h3 span{padding-bottom: 0px ;}
/*.prefooter .fcol.twit a { font-style:italic; font-size:11px; font-weight:normal; display:block; margin:0; padding:0; }
.prefooter .fcol.twit p span {  font-size:11px; display:block; margin:0 0 5px 0; padding:0; }
.prefooter .fcol.pop_posts img { float:left; margin:5px 20px 0 0; }*/
.prefooter .fcol.last { margin-right:30px; float:right; }
/*.prefooter .fcol.client_says p {font-style:italic; padding:0 0 10px 0;}
.prefooter .fcol.pop_posts a span,
.prefooter .fcol.client_says a span{font-style:normal;  font-size:11px; font-weight:normal; display:block; margin:0; padding:0;}
*/
.prefooter .fcol p span { color:#ffffff;}
.prefooter .fcol.links a { color:#6b6e75 !important; cursor:pointer;}
.prefooter .fcol.links a:hover { color:#68c053 !important;}

.prefooter .fcol img { float:left; margin-right:20px; position:relative; top:3px;}
.prefooter h2 {width:100%; margin:30px 0; padding:60px 0 0 0; color:#ffffff !important;}
.prefooter h2 span{ padding:10px 15px 10px 0; background:#464646; }

.prefooter h3 { color:#f8f8f8 !important;}

.prefooter h2 { margin:0px 0 30px; font-weight:normal; }
.prefooter h2 span { font-weight:normal;}
.prefooter h2 span em.dark {color:#ffffff; font-size:14px; font-style:normal; font-weight:normal;}

.prefooter #contactform { margin:0; padding:0px 0; }
.prefooter #contactform * {  }
.prefooter #contactform ol { margin:0; padding:0; list-style:none; }
.prefooter #contactform li { margin:0; padding:0; background:none; border:none; display:block; clear:both; }
.prefooter #contactform li.buttons { margin:5px 0 5px 0; clear:both; }

.prefooter #contactform input.text { width:186px; margin:0 0 5px 0; padding:5px 2px; height:15px; background:#ffffff; float:left; font-size:12px; color:#868686; }
.prefooter #contactform textarea { width:186px; margin:0 0 4px 0; padding:3px 2px; background:#ffffff; float:left; font-size:12px; color:#868686; }
.prefooter #contactform li.buttons input { padding:0 0 3px 0; margin:5px 0 0 0px; border:0; color:#FFF; float:left; }

.insta { margin:30px; padding-bottom:60px;}
.insta h3 { margin-bottom:40px;}
.insta a { display:block; padding:3px; margin-right:2px; float:left;}
.insta a:hover { padding:2px; border:1px solid #66bb52; margin-right:10px;}
.insta a.last { margin-right:0; float:left;}


.flickr img { margin:2px 4px 0 0; padding:3px; background:#ffffff; border:1px solid #dedede;}
.flickr a:hover img { /*background:#525252;*/ }

.prefooter .pic a img {padding:3px; background:#3c3c3c;}
.prefooter .pic a:hover img { background:#202020;}

/* footer */
.footer {width:100%; margin:0 auto; padding:00px 0px ;background:#1a1b1d; }
.footer_resize { margin:0 auto; padding:15px 0 20px 0; text-align:center; border-top:1px solid #6b6e75; }
.footer a { color:#6b6e75 !important; }
.footer p { text-align:center; padding-top:5px; color:#6b6e75; }

/*coments*/
#coment { overflow:hidden; margin:10px 0; padding-bottom:10px; }
#coment img { float:left; margin-right:20px; }
#coment h3 { margin:0; padding:0; }
#coment .podpis { float:left; margin:5px 0; width:80%; }
#coment .podpis a { margin-left:10px; }
#coment2 { overflow:hidden; margin:10px 0 00px 50px;  padding-bottom:10px; }
#coment2 img { float:left; margin-right:20px; }
#coment2 h3 { margin:0; padding:0; }
#coment2 .podpis { float:left; margin:5px 0; width:75%; }
#coment2 .podpis a { margin-left:10px; }
#coment3 { overflow:hidden; margin:10px 0 00px 100px;  padding-bottom:10px; }
#coment3 img { float:left; margin-right:20px; }
#coment3 h3 { margin:0; padding:0; }
#coment3 .podpis { float:left; margin:5px 0; width:70%; }
#coment3 .podpis a { margin-left:10px; }
#coment3 .lin { border-top:1px solid #c8c8c8; margin-top:20px; }

.mrg { margin-top:-20px;}

.pic img {/*padding:3px; background:#f4f4f4; border:1px solid #fff;*/}
.pic a:hover img { background:#fff;} 
.pic img.h {background:none;}
.pic img {margin-bottom:0px; max-width: 100%; height: auto; }
.pic a {margin-bottom:15px;}
.pic.fl { margin:0px 5px -10px 0; }
.pic.fr { margin:5px 0 20px 10px; }
/*
.btn { margin:2px 0 0;  padding:10px 0px 0; text-align:center; }
.btn a { font-size:14px; color:#e25e54; text-transform:uppercase; height:33px;  padding:10px 15px 10px; background:url(../images/btn_bg.png) repeat-x top center; border:1px solid #ececec; font-weight:bold; }
*/
.btn a span{color:#7d7d7d; font-size:12px; font-weight:bold; padding:5px 15px; background:#fcfcfc; text-transform:uppercase; border:1px solid #d7d7d7;}



/*img_hover_box_r_plus*/
.img_hover_box.pic a img.r_plus_overlay { position: absolute; top: 0; left: 0; visibility:hidden;  border:none; width:100%;  padding:0; }
.img_hover_box.pic a:hover img.r_plus_overlay { visibility:visible; background:#fff repeat; opacity:0.5; filter: alpha(opacity=50);  -moz-opacity:0.5;}
.img_hover_box.pic a img.r_plus { position: absolute; top: 50%; left: 50%; visibility:hidden; background:none; border:none; }
.img_hover_box.pic a img.r_plus {margin:-8px 0 0 -8px;}
.img_hover_box.pic a:hover img.r_plus { visibility:visible; }



/* gallery-categ */
.gallery-categ { margin:0; padding:0;}
.gallery-categ li { padding:0; float:left; border-right:1px solid #CCC;}
.gallery-categ li:last-child { border-right:0;}
.gallery-categ li a { font-weight:bold; display:block; padding:5px 10px;}
.gallery-categ li.active a { text-decoration:underline;}

/*4cols_gallery*/
.col44 { width:215px; float:left; padding:0; margin-right:13px; position:relative; top:0px; margin-top:20px; padding-bottom:20px;}
.col44 h3 { position:relative; bottom:0px; margin-bottom:0px;}
.col44 a img { margin-top:0px;}
.col44.last { float:right; margin:0; margin-right:0px;}
.col44.invisible-box { display: none; opacity: 0;  z-index: 1;}

/*detail a*/
p.detail {padding-top:10px;}
.detail a,a.detail {color:#717171; font-size:12px; text-align:left; font-weight:normal;}
.detail a:hover,a.detail:hover {color:#e25e54; text-decoration:none;}

/*note*/
.note {margin:0 auto; padding:0; clear:both;}
.note p { width:265px; float:right; font-style:italic; font-weight:normal; padding:5px 0 0 45px; background:url(../images/quote.png) no-repeat left top;}
.note .pic {margin-right:0;}
.note.small {width:600px; margin:0 auto; padding:0;}
.note.small p{width:530px;}

/* search */
.search { margin:30px 0 0 0; float:right; padding:00px 0 0 0; width:220px; height:32px; }
.search form { margin:0; padding:0; width:auto; }
.search label {float:left; padding:5px 10px 0 0;}
.search span { display:block; margin:0; padding:0; float:left; background:url(../images/search_bg.png) no-repeat left top; }
.search input.editbox_search { margin:0; padding:4px 10px 6px; float:left; width:143px; height:22px; font-size:12px; line-height:16px; color:#a1a1a1; background:none; border:none; }
.search input.button_search { margin:0; padding:0; border:none; float:left; }

.banner { background:url(../images/14_home.jpg) center center no-repeat; width:100%; height:2400px; margin-top:-20px;}

.fl { float:left;}

.signup { background:#36bac4; text-align:left; padding:15px 20px 5px 20px; margin-top:0px;}
.signup h1 { font-weight:bold;}
.signup p { margin-top:0px; font-style:italic; color:#ffffff !important;}

.sign { float:right; margin-top:-50px; width:300px;}

input.required { float:left; height:24px; line-height:24px; padding-left:5px; width:70%; background:#ffffff; border: 1px solid #3aadb6; color:#949494; border-radius:2px;}
.clear input.button { background:#0f0f0f !important; color:#ffffff !important; font-weight:bold; border:none; border-radius:3px; float:left; padding:3px 10px 3px 10px; cursor:pointer; position:relative; bottom:2.5px; left:2px;}

/*4cols_gallery*/
.colon{overflow:visible!important;}
.colon { width:31%; float:left; background:#eaeaea; padding:0px; margin-right:2px; margin-left: 0px;margin-bottom: 3px;position:relative; left:30px; top:0;}
.colon:hover { background:none;}
.colon h3 { position:relative; bottom:0px; margin-bottom:0px;}
.colon h1 { padding:30px 30px 0 30px;}
.colon p { padding:0px 30px;}
.colon img.borderok { background:url(../images/borderok.png) no-repeat; margin:20px 0 20px 30px; display:block; position:relative; z-index:100000; }
.colon:hover img.borderok { background:url(../images/borderok_a.png) no-repeat;  }

.colon img.borderok2 {  margin:20px 0 20px 30px; display:none; position:relative; z-index:100000; }
.colon:hover img.borderok2 { background:url(../images/borderok_a.png) no-repeat; display:block; }

.colon a img { margin-top:0px;}
.colon.last { float:left; margin:0; margin-right:0px;}

.colon:hover h1 { color:#ffffff !important;  position:relative; z-index:100000;}
.colon:hover p { color:#ffffff !important;  position:relative; z-index:100000;}

.colon.invisible-box { display: none; opacity: 0;  z-index: 1;}
.mask {
    left:0.5px;
	top:0px;
	background: rgba(104,192,83,0.7);
		-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	width:100%;
	height:100%;
	-moz-transform:scale(1);
	-webkit-transform:scale(1);
	-o-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
	z-index:999;
	position:absolute;
		
	padding:0px;
}
.mask span{
    display: block;
	color:#fff;
	font-size:24px;
	font-weight:bolder;
	text-transform:none;
	margin:20px 0 0 20px;
         text-align: left;
        
}
.mask p{
     display: inline-block;
	color:#000;
	font-size:13px;
	padding-top:0px;
	line-height:20px;
        margin:0px 0 0 27px;
        text-align: center;
        
}

a.info {
	display: block;
	text-decoration: none;
	background: url(../images/img_hover.png) no-repeat;
	position:absolute;
        
	bottom:35%;
	left:47%!important;
	width:41px!important;
	height:41px!important;
	opacity:0.8;
	overflow:hidden;
}
a.info:hover{
	opacity:1;
}
a.link {
	display: block;
	text-decoration: none;
	background: url(images/ico_link.png) no-repeat;
	position:absolute;
	bottom:41px;
	left:30%!important;
	width:41px!important;
	height:41px!important;
	opacity:0.8;
}
a.link:hover{
	opacity:1;
}

a.moreinfolong { position:absolute; bottom:25px; left:30px; color:#ffffff !important;}
.mask img.borderok2 { position:absolute; bottom:50px;}

.colon:hover{
	cursor:pointer;
}
.colon:hover .mask {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.menu .tinynav { display: none; height: 30px; }
#slider-wrapper object { width: 100%; }
.two_third_pad img, .one_half_pad img, .one_third_pad img, .one_half_pad img, .one_fourth_pad img { max-width: 100%; height: auto; }
.column_1 h2.col1, .column_2 h2.col2, .column_3 h2.col3, .column_4 h2.col4 { text-align: center; float:none; width: 100%; }
.column_1 h1 span, .column_2 h1 span, .column_3 h1 span, .column_4 h1 span { display:inline; color: #fff; }
.column_1 .col1, .column_4 .col4, .column_3 .col3, .dc_pricingtable03 .col2 { float:none; width: 100%; color: #fff !important; }


#mailform-subscribe {
	color: #fff;
	padding: 20px 15px;
	text-shadow: 1px 1px #111;
}
#mailform-subscribe input {
	font-size: 13px;
	margin-bottom: 10px;
	padding: 6px 10px;
	border-radius: 6px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border:1px solid #cccccc;
}
#mailform-subscribe input.email {
	background: #fff url(../images/mailform-subscribe.png) no-repeat 10px center;
	padding-left: 32px
}
#mailform-subscribe input[type="submit"] {
	margin: 3px;
	background-color: #999;
	border-bottom: 1px solid rgba(0,0,0,0.25);
	border-radius: 5px;
	color: #ffffff!important;
	text-shadow: 1px 1px #666;
	cursor: pointer;
	display: inline-block;
	padding: 5px 10px 6px;
	position: relative;
	text-decoration: none;
	font-size: 12px;
	line-height: 1;
}
#mailform-subscribe input[type="submit"]:hover {
	background-color: #AAA;
	color: #fff;
}
#mailform-subscribe input[type="submit"]:active {
	top: 1px
}
