* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	font: 12px/18px 'times', serif;
	width: 100%;
	height: 100%;
}
a {
	
	color: black;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: none; color:#388c95;
}
a:hover, a:active, a:focus, a:visited {
	text-decoration: none;
	border:none;
	outline:none;
}

h1,h2,h3,h4,h5{
	color: black;
	line-height:1.2em;
}

h1{ font-size: 36px; }
h2{ font-size: 24px; }
h3,h4,h5{ font-size:18px;}
.span8.floatright { float: right; }
p {
	margin: 0 0 18px;
	font-size:12px;
	color:#a9a9a9;
	font-weight:normal;
	font-family:"Liberation Sans", Arial, Helvetica, sans-serif
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

.clr{
	clear:both;
}

.sep{
	width: 100%;
	border-top: 5px solid #e8e8e8;
	margin: 40px 0 35px;
}
.sep_small{width: 100%;	border-top: 1px solid #e8e8e8; margin: 20px 0;}
.separator{ margin:20px auto; width:100%; height:1px;}
.separator_small{ margin:10px auto; width:100%; height:1px;}

.menu .tinynav { display: none; }
.maps_view { height: 350px; }

.sliderwrap { margin: 0 auto; width: 960px; }
#slider-wrapper object { width: 100%; }
#sliderwrap { padding-top: 0px; background: none; }


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 80px;
	background: #262262;
	position: relative;
	z-index:9999;
}

.navbar{
	border:none;
	background:#262262;
	-moz-box-shadow: 0 10px 0 rgba(0,0,0,0.02); /* Для Firefox */
    -webkit-box-shadow: 0 10px 0 rgba(0,0,0,0.02); /* Для Safari и Chrome */
    box-shadow: 0 10px 0 rgba(0,0,0,0.02);
	-webkit-border-radius:0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.navbar.navbar-fixed-top .container{
	 box-shadow: none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
}

.navbar-fixed-top .navbar-inner{
	min-height: 80px;
	padding-right: 20px;
	padding-left: 20px;
	filter:none;
	background: #262262;
	border: none;
    -webkit-border-radius:0;
	-moz-border-radius: 0;
	border-radius: 0;
    box-shadow: none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
}

.navbar .brand{
	color:#fff;
	font-size: 18px;
	font-family: 'times', serif;
	font-weight: 0;
	padding: 20px 0 0 20px;
	text-shadow:0 3px 0 rgba(0,0,0,0.25);
}
.typo .navbar{ height:auto; background:none; }
.navbar .brand2{
	color:#fff;
	float:left;
	font-size: 14px;
	font-family: 'Arvo', serif;
	padding: 11px 21px 13px 21px;
	background: #ff5b00;
        line-height: normal;
}

/* Middle
-----------------------------------------------------------------------------*/
#content {
	padding: 0;
}

.now_page{
	background:url(../images/bg_content_.jpg) repeat;
	padding:30px;
}

.now_carousel{
	margin: 50px 0;
}

#main-carousel {
	border:1px solid #c4c4c4;
	background:#fff;
	padding:10px;
	position:relative;

}

#main-carousel .carousel-caption{
	width: 440px;
	height:230px;
	position:absolute;
	top: 50%;
	left:50%;
	margin-left:-220px;
	margin-top: -115px;
	background:none;
	padding:0;
}

#main-carousel .carousel-caption h4.carousel_h4{
	font-weight: 700;
	font-size:36px;
	text-shadow:0 2px 0 rgba(0,0,0,0.20);
	padding: 45px 40px;
	background:rgba(81,167,109,0.8);
	margin: 0;
}

#main-carousel .carousel-caption p.carousel_p{
	font-size:24px;
	font-weight:700;
	color:#fff;
	background:rgba(0,0,0,0.6);
	padding:25px 35px;
	line-height:1.1em;
}

#main-carousel .carousel-control.right{
	background: url(../images/right_arrow.png) center center no-repeat #51a76d;
}

#main-carousel .carousel-control.right:hover{
	background: url(../images/right_arrow.png) center center no-repeat #c94637;
}

#main-carousel .carousel-control.left{
	background: url(../images/left_arrow.png) center center no-repeat #51a76d;
}

#main-carousel .carousel-control.left:hover{
	background: url(../images/left_arrow.png) center center no-repeat #c94637;
}

#main-carousel .carousel-control{
	position: absolute;
	top: 50%;
	left: -9px;
	width: 29px;
	height: 29px;
	margin-top: -10px;
	background: #51a76d;
	border: none;
	-webkit-border-radius:0;
	-moz-border-radius: 0;
	border-radius: 0;
	opacity: 1;
	filter: alpha(opacity=100);
}

#main-carousel .carousel-control:hover{
	background:#c94637;
}

#main-carousel .carousel-control.right{
	margin-right: -24px;
	margin-left: auto;
}

#main-carousel .carousel-indicators{
	position: absolute;
	top:100%;
	margin-top: 20px;
	left:50%;
	margin-left:-28px;
	
}

#main-carousel .carousel-indicators .active {
background-color: #51a76d;
}

.carousel-indicators li {
	display: block;
	float: left;
	width: 14px;
	height: 14px;
	margin-left: 5px;
	background-color: #d6d6d6;
	border-radius: 7px;
}

.caption {
	
	padding: 10px 50px;
	position:relative;
}

.caption h2{
	color:#383838;
	line-height:34px;
	text-shadow: 0 2px 0 rgba(0,0,0,0.1);
}

.caption p{
	font-family:'Open Sans', sans-serif;
	font-size: 14px;
	color:#959595;
}

.color-btn, .color-btn:hover, .color-btn:active, .color-btn:focus{
	color:#fff;
	background:#262262;
	font-weight:bold;
	text-shadow: 0 1px 0 rgba(0,0,0,0.1);
	-webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
	-moz-box-shadow: 0 5px 0 rgba(0,0,0,0.07); /* Для Firefox */
    -webkit-box-shadow: 0 5px 0 rgba(0,0,0,0.07); /* Для Safari и Chrome */
    box-shadow: 0 5px 0 rgba(0,0,0,0.07);
}

.color-btn:hover, .color-btn:active, .color-btn:focus{
	text-shadow: none;
	-moz-box-shadow:none; /* Для Firefox */
    -webkit-box-shadow:none; /* Для Safari и Chrome */
    box-shadow: none;
}

.center{
	left: 50%;
	position: relative;
}

.dark-btn, .dark-btn:hover, .dark-btn:active, .dark-btn:focus{
	background:#3e3f40;
	color:#919191;
	font-weight:normal;
	font-size:14px;
	line-height:1.2em;
	width: 170px!important;
	height:30px;
	-webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
	padding: 5px 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing:border-box;
	border: 1px solid #515151!important;
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.3); /* Для Firefox */
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3); /* Для Safari и Chrome */
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
}

.dark-btn:hover, .dark-btn:active, .dark-btn:focus{

	-moz-box-shadow:none; /* Для Firefox */
    -webkit-box-shadow:none; /* Для Safari и Chrome */
    box-shadow: none;
}


.btn{width:220px; border:none;}
.btn-large{width:540px; border:none; font-size:24px;}
.btn.center{margin-left: -110px;}
.btn-large.center{margin-left:-280px;}
.dark-btn.center{margin-left: -85px;}


/* ribbon style */

 .ribbon-wrapper {
	position: relative;
	top: -20px;
}
  .ribbon-front {
	height: 80px;
	width: 450px;
	position: relative;
	z-index: 2;
	left: 50%;
	margin-left: -225px;
	padding-top: 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.ribbon-front.red {
	background: #a29061;	
}

.ribbon-front.blue{
	background: #a29061;
}

.ribbon-front h2{
	color:#fff;
	text-shadow: 0 2px 0 rgba(0,0,0,0.1);
}

.ribbon-shadow{
	position: absolute;
	top: 77px;
	background: url(../images/ribbon-shadow.png) center center no-repeat;
	width: 450px;
	height: 16px;
	left: 50%;
	margin-left: -225px;
}



  .ribbon-edge-topleft,
  .ribbon-edge-topright,
  .ribbon-edge-bottomleft,
  .ribbon-edge-bottomright {
	position: absolute;
	z-index: 1;
	border-style:solid;
	height:0px;
	width:0px;
}

  .ribbon-edge-topleft,
  .ribbon-edge-topright {
}

  .ribbon-edge-bottomleft,
  .ribbon-edge-bottomright {
	top: 80px;
}

  .ribbon-edge-topleft,
  .ribbon-edge-bottomleft {
	left: 50%;
	margin-left: -225px;

}

  .ribbon-edge-topleft.red,
  .ribbon-edge-bottomleft.red{
	border-color: transparent #605539 transparent transparent;  
  }

  .ribbon-edge-topleft.blue,
  .ribbon-edge-bottomleft.blue{
	border-color: transparent #605539 transparent transparent;  
  }
  
  .ribbon-edge-topleft {
	top: 0px;
	border-width: 0px 20px 0 0;
}
  .ribbon-edge-bottomleft {
	border-width: 0 20px 20px 0;
}

  .ribbon-edge-topright,
  .ribbon-edge-bottomright {
	left: 50%;
	margin-left: 205px;
	
}

  .ribbon-edge-topright.red,
  .ribbon-edge-bottomright.red {
	border-color: transparent transparent transparent #605539;  
}

  .ribbon-edge-topright.blue,
  .ribbon-edge-bottomright.blue {
	border-color: transparent transparent transparent #605539;  
}
  .ribbon-edge-topright {
	top: 0px;
	border-width: 0px 0 0 20px;
}
  .ribbon-edge-bottomright {
	border-width: 0 0 20px 20px;
}

  .ribbon-back-left {
	position: absolute;
	top: 20px;
	left: 50%;
	right:0;
	margin-left: 205px;
	height: 80px;
		z-index: 0;
}

  .ribbon-back-right {
	position: absolute;
	top: 20px;
	right: 50%;
	margin-right: 205px;
	width: 50%;
	height: 80px;
	z-index: 0;
}

.ribbon-back-left.red, .ribbon-back-right.red {
	background-color: #a29061;
}

.ribbon-back-left.blue, .ribbon-back-right.blue {
	background-color: #a29061;
}

#now_gallery{
	background:url(../images/bg.jpg) repeat;
	padding-bottom:20px;
}

.carousel-nav-block{
	width:312px;
	height:290px;
	margin:1px 1px 1px 0;
	padding: 75px 40px;
	box-sizing:border-box;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box;
}

.carousel-nav-block.blue{
	background:url(../images/bg_blue.jpg) repeat;
}

.carousel-nav-block.green{
	background:url(../images/bg_green.jpg) repeat;
}

.carousel-nav-block.red{
	background:url(../images/bg_red.jpg) repeat;
}

.carousel-nav-block h2{
	color:#fff;
	font-weight:normal;
	text-shadow:0 2px 0 rgba(0,0,0,0.1);
		
}

.carousel-nav-block p{
	color:#fff;
	font-size:12px;
	font-family: 'Liberation Sans', Arial, Helvetica, sans-serif;
}
   
.carousel-block{width:626px; margin:0;} 


#now_gallery .item{
	width:312px;
	height:290px;
	margin:0;
}

.mask h4{color:#fff; text-transform:uppercase; font-weight:normal; font-size:14px; line-height:1em; margin:20px 0 5px 0;}
.mask p{color:#fff; font-family:'Liberation Sans', Arial, Helvetica, sans-serif;}

.mask .pic_caption{padding: 0 30px;}


.mask{display:none; position:absolute; top:50%; margin-top:-32px;
left:0;  height:auto; width:100%;}

a.mask-zoom {display:none; left:50%; margin-left:-32px; width:60px; height:60px; border:2px solid #fff; background: url(../images/zoom.png) center center no-repeat; position:relative;}

#now_gallery .pic:hover .mask{display:block;}

.services{
	text-align:center;
}

.ico{
	display:block;
	background:url(../images/spacer.png) top center no-repeat;
	padding-top:90px;
}

.ico.ico1{
	background:url(../images/col1.png) top center no-repeat;
}

.ico.ico2{
	background:url(../images/col2.png) top center no-repeat;
}

.ico.ico3{
	background:url(../images/col3.png) top center no-repeat;
}

.ico.ico4{
	background:url(../images/col4.png) top center no-repeat;
}

h3.serv{
	font-weight:normal;
	color:#388c95;
}

.services p{
	font-family:"Liberation Sans", Arial, Helvetica, sans-serif;
}

.client-scroller h2{
	font-weight:normal;
}

.services, .client-scroller{
	background:#fcfcfc;
}

.margin{margin:0 15px;}


.prefooter{
	height:80px;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding:20px;
	background:#a29061;
}

.prefooter .prefooter_ico{
	background:url(../images/tweet.png) center center no-repeat;
	width:43px;
	height:42px;	
}

.prefooter p{
	color:#fff;
	font-style:italic;
	font-family:'Arvo', serif;
}

.prefooter a.prefooter_href{
	color:#252729;
}

.content_page{
	padding:0 0 20px;
}

.content_page p{ margin: 10px 0; }

.content_full_size{width:100%}


.pic {background:#000; position:relative;}
.pic img {background:none; margin:0; width:100%;}
.pic a{display:block;}
.pic:hover img{opacity:0.6!important; filter:alpha(opacity=60)!important;width:100%!important;}
.pic:hover .zoom{display:block;}
.pic:hover .gallery_caption{display:block;}	
.pic.pull-left{margin-right:20px;}
.pic.pull-right{margin-left:20px;}

a.zoom{position:absolute; display:none; top:50%; margin-top:-32px; left:50%; margin-left:-32px; width:60px; height:60px; border:2px solid #fff;background:url(../images/zoom.png) center center no-repeat;}

.pop_posts p { padding:5px 0 20px 0px ;}
.pop_posts h3 { padding:0; margin:0;}
.pop_posts h3 a{ padding:0; margin:0; line-height:15px;}
.pop_posts h3 span{display:block; color:#5b6063; font-size:10px; font-weight:normal;text-transform:none; margin:0; padding:0;line-height:10px;}

.p404 h2 span{display:block; font-size:20px; color:#5b6063; font-weight:bold;text-transform:none; margin:0; padding:0;}
.p404 p{font-size:14px;}

.blogpost h3{color:black}
.blogpost h2{color:black}
.blogpost p{font-size:14px; color:black}
.blogpost .post_detail{margin:5px 0; color:#5b6063; font-size:11px;}
.blogpost .post_detail a{font-weight:bold;}

.detail a{font-weight:bold;}

.blockblog .thumbnail h3{ font-size:18px; font-weight:lighter; color:#444;}
.blockblog .thumbnail p.comments{font-size:12px; color:#a7a7a7; line-height:10px;}

.media.post_author .media-body p{margin:-3px 0 0;}
.media .media-body .comment_date{color:#7b7b7b; font-size:11px;}
.media .media-body .comment_date a{display:block;margin: 5px 0 ;}
.media .media-body .comment_date a:hover{color:#ff5b00;}
.media .media-body .comment_text{color:#7b7b7b; font-size:12px;}

.control-label{ color:#5b6063; font-size:12px;}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	background:url(../images/bg.jpg) repeat;
	margin: 0 auto ;
	height: 400px;
	position: relative;
	-moz-box-shadow:inset  0 10px 0 rgba(0,0,0,0.05); /* Для Firefox */
    -webkit-box-shadow:inset 0 10px 0 rgba(0,0,0,0.05); /* Для Safari и Chrome */
    box-shadow:inset 0 10px 0 rgba(0,0,0,0.05); /* Параметры тени */
}

.cols{
	height:260px;
	font-family:'Liberation Sans',Arial, Helvetica,sans-serif;
	
}

.cols h4{
	font-size:18px;
	color:#fff;
	font-weight:normal;
	margin:50px 0 20px;
	font-family:'Arvo',serif;
	letter-spacing: -1px;
}

.cols .post{
	padding-right:30px;
}

.cols .post span {
	font-size:11px;
	color:#51a76d;
	font-weight:bold;
	display:block;
	margin-top: 10px;
	font-family:'Arvo',serif;
}

.cols .post a, .cols p{
	color:#a9a9a9;
	font-size:16px;
	
}

.cols #subscribe{
	margin-top: 15px;
}

.input-append .subscribe-input{
	width:200px;
	border-radius: 0;
	border: none;
}

.input-append .subscribe-button {
	border-radius: 0!important;
	background: #51a76d; 
	color:#fff;
	font-size:11px;
	font-weight:normal;
	outline:none;
	border:none;
	width:80px;
	text-transform:uppercase;
	font-family:'Open Sans', sans-serif;
}

.cols .social h4{
	margin-top:20px;
}

.cols .social a{
	width:29px;
	height:28px;
	margin-top:0;
	margin-right:1px; margin-bottom: 1px;
	float:left;
}

.cols .social a.soc1{
	background:url(../images/soc1.png) center center no-repeat;
}

.cols .social a.soc2{
	background:url(../images/soc2.png) center center no-repeat;
}
.cols .social a.soc3{
	background:url(../images/soc3.png) center center no-repeat;
}
.cols .social a.soc4{
	background:url(../images/soc4.png) center center no-repeat;
}
.cols .social a.soc5{
	background:url(../images/soc5.png) center center no-repeat;
}
.cols .social a.soc6{
	background:url(../images/soc6.png) center center no-repeat;
}
.cols .social a.soc7{
	background:url(../images/soc7.png) center center no-repeat;
}
.cols .social a.soc8{
	background:url(../images/soc8.png) center center no-repeat;
}
.cols .social a.soc9{
	background:url(../images/soc9.png) center center no-repeat;
}

.cols .social a.soc1:hover{
	background:url(../images/soc1_hover.png) center center no-repeat;
}

.cols .social a.soc2:hover{
	background:url(../images/soc2_hover.png) center center no-repeat;
}
.cols .social a.soc3:hover{
	background:url(../images/soc3_hover.png) center center no-repeat;
}
.cols .social a.soc4:hover{
	background:url(../images/soc4_hover.png) center center no-repeat;
}
.cols .social a.soc5:hover{
	background:url(../images/soc5_hover.png) center center no-repeat;
}
.cols .social a.soc6:hover{
	background:url(../images/soc6_hover.png) center center no-repeat;
}
.cols .social a.soc7:hover{
	background:url(../images/soc7_hover.png) center center no-repeat;
}
.cols .social a.soc8:hover{
	background:url(../images/soc8_hover.png) center center no-repeat;
}
.cols .social a.soc9:hover{
	background:url(../images/soc9_hover.png) center center no-repeat;
}

.cols .lastcol{
	margin-left:30px;
}
.cols .thumbnails{
	margin:0;
}

.cols .thumbnails > li{
	margin:1px;
	padding:0;
	background:#000;
	width:50px;
	height:50px;
}


.cols .thumbnails li a img:hover{
	opacity: 0.6;
	-moz-opacity: 0.6; 
	filter: alpha(opacity=60);
}

.copyright{
	text-align:center;
	background:#1e1e1e;
	color:#717171;
	padding: 16px 0;
	font-size:12px;
	font-family:'Liberation Sans', Arial, Helvetica, sans-serif;
}

.copyright a{
	color:#717171;
}

#webstore .right { float: none !important; margin: 0px !important; }

.testimonials .text h3 { color:#fff !important;}
.one_third_pad img { max-width: 100%; height: auto; }
.one_half_pad img { max-width: 100%; height: auto; }
.two_third_pad img { max-width: 100%; height:auto; }
.dc_pricingtable03 li h2 { font-size:24px !important;}
.dc_pricingtable03 li h2 { font-size:24px !important;}
.dc_pricingtable03 li h2, .dc_pricingtable03 li h1, .dc_pricingtable03 li h1 span, .dc_pricingtable03 li h3 { color:#fff !important; float: none !important; bottom: 0px !important; background: none !important;}
.dc_pricingtable03 li h2.caption { color:#999 !important; font-size:28px !important;}
.dc_pricingtable06 ul li h3 { font-size:28px !important; color:#fff !important; line-height:180% !important;}
.dc_pricingtable05 ul li h3 { font-size:28px !important; line-height:250% !important; color: #555555 !important;}
div.dc_pricingtable03 .align_center h2 { text-align: center !important; float: none !important; bottom: 0px !important; }
.recent_works.gap { width: auto !important; }
h3.gap85 { text-align: left !important; }

/* */
.oneForth { margin:20px auto; float: left; width: 25%; }
.oneForth img { max-width: 100%; height: auto; }
.oneThird { margin: auto; width: 23%; }
.one_fourth_pad img { max-width: 100%; height: auto; }
/* */
.center_small_box > div:after { clear: both; display: block; }
.center_small_box > div {  position: relative; }
/* img h2 */
h2 img { max-width: 100%; height: auto; }
#slider-wrapper object { width: 100%; }
div.dc_pricingtable03 h1 { font-size: 42px !important; float: none !important; bottom: 0px !important; }
div.dc_pricingtable03 h1 span { display: inline !important; line-height: 52px; }
.dc_pricingtable03 li h2, .dc_pricingtable03 li h1, .dc_pricingtable03 li h1 span, .dc_pricingtable03 li h3 { text-align: center; }

h1.gap90 {
    color: #555555 !important;
    font-size: 24px !important;
    font-weight: bold !important;
    padding: 20px 0 !important;
    text-align: left !important;
}

.photo:after { content:"" !important; }

.dc_pricingtable03 h2 { background: none !important; }
.dc_pricingtable03 h1 { background: none !important; }
.dc_pricingtable06 ul li h3 { text-align: center; }
.dc_pricingtable05 ul, .dc_pricingtable06 ul, .dc_pricingtable05 ul li,  .dc_pricingtable06 ul li { margin: 0px; list-style: none !important; list-style-type: none !important;  } 
div.dc_pricingtable03 h1, div.dc_pricingtable03 h2, div.dc_pricingtable03 h3 { width: auto !important; }
h2.gap87 { text-align: left; }

@media only screen and (max-width: 767px) {
#webstore-navigation li { float:none !important; margin: 5px 0 0 0 !important;}
#catalogue .last-column > div { margin:5px 0 0 0 !important;}
#catalogue .product { float:none !important; width: auto !important;}
#webstore { min-width: auto !important;}
	}


.dc_iso_container .hero-unit { padding: 0px; margin: 0px; background: none; }

/* Yeni Eklenen Stiller
---------------------------------------------------------------------------------------------------*/

img.logoyildiz {
    position: relative;
	left: 50%;
	margin-left: -100px;
}
