@charset "utf-8";
/* CSS Document */
body {
	    background-size:100% auto  !important;
		font-family: 'Open Sans', sans-serif !important;
}
.header-top {
    background: #251104;
    height: 107px;
    border-bottom: 1px solid #58351e;
}
.logo-area {
    background: url(../img/logo.png);
    height: 70px;
    width: 170px;
    text-align: center;
    margin-left: 44%;
    margin-right: 45%;
    padding: 15px;
    position: absolute;
    top: 22px;
}
tr {
    border-bottom: 1px solid #657A88;
}
td {
    padding: 2px 0;
}
.logo-area img {
    vertical-align: middle;
    position: relative !important;
}
.menu1 {	background:url(../img/menu-bg.png);
    height: 70px;
}
.menu1 .navbar {
    background: transparent;
    border: 0;
    min-height: 70px;
    height: 70px;
    border-radius: 0;
}

.menu1 .nav > li {
    float: left;
	height: 70px;
    clear: right;
	transition: background-color 0.3s ease;
}
.menu1 .nav {
    margin-bottom: 0;
    list-style: none;
    display: initial;
    float: left;
    margin-left: 6px;
}
.menu1 .nav > li:hover {
    background:#543719;
	height:70px;
	color:#193649 !important;
}
.menu1 .nav > li a:hover {

}
.footer .navbar-nav .menu {
    float: inherit !important;
    width: 170px;
}
.menu1 .nav > li > a {
    display: block;
    padding: 24px 25px;
    color: #fff;
    font-size: 15px;
	transition: background-color 0.3s ease;
}
/*.menu1 .nav > li:nth-child(3) {
    BACKGROUND: #9f804b;
	transition: background-color 0.3s ease;
}

.menu1 .nav > li:nth-child(3) a:hover {
    color: #fff !important;
    transition: background-color 0.3s ease;
    background: rgb(71, 142, 50);
}*/
.menu1 .nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color:transparent;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color:transparent;
    border-color:transparent;
}
.menu-bg .nav>li>a:focus, .nav>li>a:hover {
    background:#543719;
	color:aliceblue;
}
.dropdown-menu {
    background-color:#2f2620;
	border:0;
	border-radius:0;
	    padding: 0;
}
.dropdown-menu>li>a {
    color: #fff;
    padding: 10px 20px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #cccccc;
    text-decoration: none;
    background-color: #2b1402;
}
.nav-stacked>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
    font-size: 18px;
	color: #2b2121;
}
.slider-x {
	    background-size: cover;
}

.slider-x img {
	width:100%;
}
.slider-container  {
    border-bottom: 2px solid #ECF0F1;
}
.panel-body ul li {
	padding: 15px 10px 0px;
}

.allinone_bannerRotator.classic .rightNav {
    position: absolute;
    right: 12px;
    bottom:12px;
    width: 62px;
    height: 82px;
    background:url(../img/slider-right.png);
    cursor: pointer;
}

.allinone_bannerRotator.classic .leftNav {
    position: absolute;
    right: 65px;
    bottom:12px;
    width: 60px;
    height: 82px;
    background:url(../img/slider-left.png);
    cursor: pointer;
}

.allinone_bannerRotator.classic .rightNav:hover {
	    background:url(../img/slider-right.png);
		bottom:50px;
}
.allinone_bannerRotator.classic .leftNav:hover {
	    background:url(../img/slider-left.png);
		bottom:50px;
}
.mycanvas {

    display: none;
}
.referance-content {
	border-bottom:4px solid #ecf0f1;
	border-top:4px solid #ecf0f1;
	background:#1d242c;
	height:120px;

}
.referance-title {
    color: #dddfe2;
    background: url(../img/referance-title.png);
    width: 260px;
    height: 65px;
    margin: 24px;
}
.referances {
    float: left;
    padding: 18px 0;
    HEIGHT: 96PX;
}
.referances img {
	width:100%;
}
#product-next {
    background: url(../img/referance-next.png);
    width: 30px;
    height: 48px;
    position: absolute;
    top: 30px;
    left: -50px;
}


.header-bottom-inner {
	border:0;
	border-radius:0;
	margin:0;
}

.urban-content {
    position: absolute;
    top: 130px;
    right: 30px;
    width: 288px;
    z-index: 1111;
}
.urban-content .title {
    background: rgba(231,76,60,0.95);
    height: 52px;
    padding: 14px 25px;
    color: #fff;
    font-size: 15px;
}
.urban-content .urban-contents {
	background:rgba(44,62,80,0.95);
	
}
.urban-contents li {
    padding: 7px 25px;
    color: #fff;
    font-size: 14px;
    list-style: none;
}
.urban-contents li a {
    color: #fff;
    text-decoration: none;
    font-size: 13px;
}
.urban-contents li a:hover {
	color:#E2E2E2;
	text-decoration:none;
}
.panel-body h4 {
	font-size:15px;
	font-weight:700;
}
.panel-body p {
	    
}
.panel-body table {
	width:100% !important;
}
.panel-body .fa-angle-right {
    margin-right: 12px !important;
    margin-left: 3px;
}
.contents-tab  {
    margin: 30px 0;
}
.tab-content {
    background: rgba(48, 47, 47, 0.81);
    padding: 25px;
}
.tab-pane h4 {
	color:#fff;
}
.tab-pane p {
	color:#fff;
}
.tab-pane table {
	color:#fff;
}
.panel-heading .panel-title {
    font-size: 18px;
}
.nav-tabs {
	background:url(../img/nav-tabs-bg.png);
	    border: 0;
		HEIGHT: 79PX;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #ccc;
    cursor: default;
    background-color:#543719;
    border: 0;
    border-bottom-color: transparent;
    border-radius: 0;
    height: 79px;
   padding: 29PX 23px;
    font-size: 18px;
}

.contents-tab .nav-tabs>li>a:focus, .nav-tabs>li>a:hover {
    border: 0;
    border-radius: 0;
    height: 79px;
    padding: 29PX 23px;
    font-size: 18px;
    color: #fff;
}
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 0;
    border-radius: 0;
    padding: 29PX 23px;
    FONT-SIZE: 18PX;
    COLOR: #FFF;
}











.footer:after {
    display: block;
    content: " ";
    background: url(../img/footer-after.png);
    height: 55px;
    top: -55px;
    position: absolute;
    width: 100%;
}
.paketlerimiz {
    padding:20px 0;
    color: #fff;
}
.footer {
    background-color: #231f1c;
    height: 190px;
    margin-top: 20px;
    display: inline-block;
    width: 100%;
	position:relative;
	}
.footer .navbar-nav li {
	float:none;
}
.footer .nav > li > a {
    padding: 0px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
}
.footer .nav > li > a:hover {
    background: none;
    color:#E2E2E2;
}
.footer .nav {
	padding-top:12px;
}
.footer .nav > li {
    color: #DAD5D5;
    padding: 1px 0 1px 10px;
}
.footer-menu-title {
    margin: 0;
    line-height: 1.42857143;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    padding: 15px 0 0;
}

.social-media {
	margin-top:50px;
	margin-left: 10px;
}
.social-media li {
    background: #e74c3c;
    float: left;
    list-style-type: none;
    width: 30px;
    height: 34px;
    margin: 0 4px 0 0;
	text-align: center;
}
.social-media li a {
	color:#fff;
}
.social-media li a i {
    width: 30px;
    height: 34px;
    padding: 10px 0;
}
.panel-default {
    border-radius: 0;
    border: 0;
    background: white;
}
.panel-default>.panel-heading {
    color: #FFF;
    background-color: #110f0d;
    border: 0;
    border-radius: 0;
	padding: 25px 15px;
}

.panel-heading {
    color: #FFF;
    background-color: #264255;
    border: 0;
    border-radius: 0;
}
.panel-heading a {
	color:#fff;
}
.btn-primary {
    color: #fff;
    background: #e74c3c;
    border: 0;
    border-radius: 0 !important;
    padding: 5px 10px !important;
}
.referance-details-content:hover {
	position:relative;
    box-shadow: 0 0 18px rgba(0, 0, 0, 0.3);

}

.referance-hover {
    position: absolute;
    top: -100%;
    width: 100%;
    height: 100%;
    background: rgba(237, 82, 33, 0.45);
    color: #fff;
    padding: 125px 10px;
    display: none;
    text-align: center;
    font-size: 25px;
}
.referance-details-content:hover .referance-hover {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
}
.list-unstyled .lightbox {
    position: relative;
}
.footer-bottom  {
    background: #110f0d;
    height: 30px;
    color: #fff;
    font-size: 12px;
    text-align: center;
	    margin-top: -5px;
}
.footer-bottom p {
    margin: 5px 0 0;
    display: -webkit-inline-box;
}
.imza {
    position: absolute;
    float: right;
    right: 30px;
    top: 0px;
    padding: 5px;
}
@media (min-width: 110px) and (max-width: 479px) {
.contents-tab .nav-tabs>li>a:focus, .nav-tabs>li>a:hover {
    border: 0;
    border-radius: 0;
    height: inherit;
    padding: initial;
    font-size: 18px;
    color: #fff;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
border-color: #e7e7e7;
background:rgb(88, 53, 30);
position: absolute;
z-index: 11;
width: 220px;
}
.menu1 .nav > li {
    float: left;
    clear: right;
    transition: background-color 0.3s ease;
    width: 100%;
}
.menu1 .nav > li > a {
    display: block;
    padding: 11px 5px;
    color: #fff;
    font-size: 15px;
    transition: background-color 0.3s ease;
    border-bottom: 1px solid #8c715f;
}
.cllps .nav > li {
	    height: inherit;
    position: relative;
    display: block;
    float: initial;
    padding: 10px 15px;
}
.logo-area {
    background: url(../img/logo.png);
    margin-left: 30%;
    top: 5px;
}
.header-top {
    height: 77px;
}
.menu1 {
    height: 45px;
}
.nav-tabs {
    background: url(../img/nav-tabs-bg.png);
    border: 0;
    HEIGHT:100%;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    height: inherit;
    padding: 12PX 23px;
    font-size: 15px;
}
.nav-tabs > li > a {
    margin-right: 0px;
    padding: 12PX 23px;
    FONT-SIZE: 15PX;
}
.footer {
    height: 100%;
}
.footer-bottom p {
    margin: -15px 0 0 0;
    display: inherit;
}
.imza {
    position: absolute;
    float: right;
    right: 95px;
    top: 0px;
    padding: 7px;
}
}

