﻿@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&amp;subset=latin-ext");
@import url("lib/companents.css");
body {
    overflow-x: hidden;
    margin: 0;
    padding: 0;
    cursor: default;
    color: #333;
    font-family: "Roboto", sans-serif;
    background-color: #cfcfcf;
    font-size: 13px;
}
ul,
ul li {
    text-decoration: none;
    border: 0;
    margin: 0;
    padding: 0;
    list-style: none;
}
a {
    color: #000;
    text-decoration: none !important;
    cursor: pointer;
}
* a {
    color: inherit;
}
* a:focus {
    color: inherit;
}
img {
    border: 0;
    vertical-align: middle;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

.normalgizle {display: none;}

@media only screen and (min-width:768px) and (max-width:992px){
      .normalgizle {display: inline;}
}
@media only screen and (max-width:767px){
  .normalgizle {display: inline;}
}

input:focus,
a:focus,
button:focus,
textarea:focus {
    outline: none !important;
    box-shadow: none !important;
}

.fabaslik {
	height: 50px;
}
.fa.fa-active-show,
.fa.fa-hover-show,
.active>.fa.fa-active-hidden,
:hover>.fa.fa-hover-hidden {
    display: none;
}
.active>.fa.fa-active-show,
:hover>.fa.fa-hover-show {
    display: inline-block;
}
.img-dila {
    overflow: hidden;
    display: block;
    position: relative;
}
.img-dila img {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
}
.img-dila:hover img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: translatZ(0) scale(1.2);
    transform: translatZ(0) scale(1.2);
}
.iblock,
.vmiddle {
    display: inline-block;
}
.vmiddle {
    vertical-align: middle;
}
.pos-relative {
    position: relative;
}
.noCursor {
    cursor: default;
}
.noborder {
    border: 0 !important;
}
a.logo-267 {
    background-color: #eee;
    border-radius: 50%;
    padding: 6px;
    margin: 10px auto;
}
a.logo-267:hover {
    background-color: #fafafa;
}
.pusher {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}
.pusher:hover,
.pusher:focus,
.pusher:active {
    -webkit-animation-name: pusher;
    animation-name: pusher;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
@-webkit-keyframes pusher {
    50% {
        -webkit-transform: scale(.8);
        transform: scale(.8);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes pusher {
    50% {
        -webkit-transform: scale(.8);
        transform: scale(.8);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
.middler {
    position: absolute;
    z-index: 10;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.middler-in {
    width: 100%;
    height: 100%;
    border-spacing: 0;
    display: table;
    border-collapse: collapse;
}
.middler-in.static {
    position: static;
    z-index: auto;
}
.middler-left,
.middler-center,
.middler-right,
.middler-top,
.middler-bottom {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}
.middler-center {
    text-align: center;
}
.middler-right {
    text-align: right;
}
.middler-top {
    vertical-align: top;
}
.middler-bottom {
    vertical-align: bottom;
}
.ihover {
    position: absolute;
    z-index: 9;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7);
}
.nobg {
    background-color: transparent !important;
}
[data-active-in] {
    display: none;
}
[data-active-in].active {
    display: block;
}
.anim,
.topline a,
.inews-in .inews ul li a,
.inews-controls a,
.liner,
.footer a,
.logo,
#bs ul li a {
    -moz-transition: 300ms all;
    -o-transition: 300ms all;
    -webkit-transition: 300ms all;
    -ms-transition: 300ms all;
    transition: 300ms all;
}
.goTop {
    background-color: #333 !important;
}
.goTop:hover {
    background-color: #000 !important;
}
ul.nav.navbar-nav,
nav.navbar,
a.navbar-brand {
    margin: 0;
}
nav.navbar {
    border: none;
    border-radius: 0;
    min-height: inherit;
    z-index: 999;
}
a.navbar-brand {
    height: auto;
    padding: 0;
    line-height: inherit;
}
.navbar-toggle {
    border-color: #fff;
    margin-top: 9px;
    margin-right: 8px;
}
.navbar-toggle.collapsed {
    background-color: #f4da01;
}
.navbar-toggle,
.navbar-toggle:hover {
    background-color: #000;
}
.navbar-toggle .icon-bar {
    background-color: #fff;
}
#bs {
    box-shadow: none !important;
}
#bs>ul>li>a {
    padding-left: 16px !important;
    padding-right: 16px !important;
    background-color: transparent !important;
    font-size: 15px;
    color: #000;
    font-weight: bold;
}
@media only screen and (max-width: 767px) {
    #bs>ul>li>a {
        border-bottom: 1px solid #f26d20;
    }
}
#bs>ul>li>a:hover {
    color: #e8cf04;
}
#bs>ul>li.active>a,
#bs>ul>li.active>a:hover,
#bs>ul>li.active>a:focus {
    background-color: transparent !important;
    color: #e8cf04 !important;
}
#bs>ul>li:last-child>a {
    padding-right: 10px !important;
}
#bs>ul>li:hover ul {
    display: block;
}
#bs>ul .open .dropdown-menu,
#bs>ul>li ul {
    margin-top: 0 !important;
    box-shadow: none !important;
}
#bs>ul>.open>a,
#bs>ul>.open>a:hover,
#bs>ul>.open>a:focus {
    background-color: transparent;
    cursor: default;
    color: #000 !important;
    border-color: transparent !important;
}
#bs>ul .open .dropdown-menu,
#bs>ul>li:hover ul {
    margin-top: 0;
    padding: 0 0;
    border: none !important;
    border-radius: 0;
    min-width: 160px !important;
}
#bs>ul .open .dropdown-menu>li>a,
#bs>ul>li:hover ul li a {
    display: block;
    font-size: 13px;
    padding: 10px;
    color: #fff;
    background-color: #ebbf00;
    border-bottom: 1px solid #fff;
    font-weight: bold;
}
#bs>ul .open .dropdown-menu>li:hover>a,
#bs>ul>li:hover ul li a:hover {
    background-color: #000;
    color: #fff;
}
.slide>ul,
.inews>ul {
    transform: scale(0);
}
.inav {
    background-color: #fff;
    padding: 10px;
    padding-right: 0;
}

.topbaralti {
height:68px;
    background-image: url("../images/bs-down.png");
    background-repeat: no-repeat;
    background-position: center bottom;
}

.top-menu {
    background-image: url("../images/bs-down.png");
    background-repeat: no-repeat;
    background-position: center bottom;
}
.topbar {
    height: 120px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background-color: #fff;
    z-index: 9;
    /*background: rgba(255, 255, 255, .1);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, .1) 0%, rgba(255, 255, 255, .1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255, 255, 255, .1)), color-stop(100%, rgba(255, 255, 255, .1)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, .1) 0%, rgba(255, 255, 255, .1) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, .1) 0%, rgba(255, 255, 255, .1) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, .1) 0%, rgba(255, 255, 255, .1) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, .1) 0%, rgba(255, 255, 255, .1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);*/
    z-index: 99;
}
@media only screen and (max-width: 767px) {
    .topbar {
        position: static;
        left: auto;
        top: auto;
        width: auto;
        z-index: inherit;
        height: 117px;
    }
}
.topline {
    background-color: #fff;
    padding: 15px 6px 0;
    padding-left: 22px;
}
@media only screen and (max-width: 767px) {
    .topline {
        padding: 2px 6px 0;
    }
}
.top-phone {
    display: inline-block;
    color: #f26d20;
    font-size: 16px;
    font-weight: bold;
}
.top-phone:hover {
    color: #3c3c3c;
}
.langs a {
    color: #969696;
    display: inline-block;
    margin-left: 20px;
}
.langs a.active,
.langs a:hover {
    color: #f26d20;
}
.langs a.active {
    border-bottom: 1px solid #ef9205;
}
.top-socials {
    padding-bottom: 10px;
    float: right;
}
.top-socials a {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #f4da01;
    color: #000;
    margin-left: 3px;
    margin-bottom: 5px;
    padding-top: 5px;
    text-align: center;
}
.top-socials a:hover {
    color: #f2f2f2;
    background-color: #000;
}
.slide ul li {
    height: 586px;
    background-position: center 0;
    background-repeat: no-repeat;
}
.slide .bx-controls-direction a {
    margin-top: 5px;
}
.slide-text {
    padding-top: 50px;
    padding-left: 20px;
    color: #fff;
    font-size: 14px;
 
}
.slide-text h1 {
    font-size: 40px;
    line-height: 130%;
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 5px;
     background: rgba(0, 0, 0, .3);
    background: -moz-linear-gradient(left, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0, 0, 0, .3)), color-stop(100%, rgba(0, 0, 0, .3)));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#454a4d', endColorstr='#454a4d', GradientType=1);
    
 }
 
.arka {
     background: rgba(0, 0, 0, .3);
    background: -moz-linear-gradient(left, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0, 0, 0, .3)), color-stop(100%, rgba(0, 0, 0, .3)));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#454a4d', endColorstr='#454a4d', GradientType=1);
    

 }
@media only screen and (max-width: 767px) {
    .slide-text {
        padding: 8px 0;
    }
}
.inews-area {
    position: relative;
    margin-top: -82px;
}
@media only screen and (max-width: 767px) {
    .inews-area {
        margin-top: 0;
    }
}
.inews-in {
    background: rgba(0, 0, 0, .3);
    background: -moz-linear-gradient(left, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0, 0, 0, .3)), color-stop(100%, rgba(0, 0, 0, .3)));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#454a4d', endColorstr='#454a4d', GradientType=1);
    color: #fff;
    padding: 15px 15px 0;
}
.inews-in h3 {
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    color: #000;
    text-align: center;
    background: #f7e444;
    background: -moz-linear-gradient(top, #f7e444 0%, #cdb805 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #f6e234), color-stop(100%, #cdb805));
    background: -webkit-linear-gradient(top, #f7e444 0%, #cdb805 100%);
    background: -o-linear-gradient(top, #f7e444 0%, #cdb805 100%);
    background: -ms-linear-gradient(top, #f7e444 0%, #cdb805 100%);
    background: linear-gradient(to bottom, #f7e444 0%, #cdb805 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f7e444', endColorstr='#cdb805', GradientType=0);
    font-size: 14px;
    padding: 18px 6px;
    font-weight: 500;
    position: relative;
}
.inews-in h3 b {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    width: auto;
    background-color: #fff;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-right: -9px;
    text-align: center;
    font-size: 18px;
    color: #3e3e3e;
    font-weight: 400;
}
.inews-in h3 b small {
    color: #3e3e3e;
    line-height: 150%;
    vertical-align: top;
    font-size: 10px;
}
.inews-in .inews {
    margin-top: 6px;
}
.inews-in .inews ul li {
    font-size: 14px;
    color: #fff;
}
.inews-in .inews ul li .inews-text {
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    height: 44px;
    text-align: left;
}
.inews-in .inews ul li .inews-text img {
    min-height: 100%;
}
.inews-in .inews ul li a {
    display: block;
}
.inews-in .inews ul li a:hover {
    color: #f26d20;
}
@media only screen and (max-width: 767px) {

.mobilbosluk {padding-top: 10px;
	padding-bottom: 10px;
}

.bx-wrapper .bx-controls-direction a {display:none;}

    .inews-in {
        background-color: #3c3c3c;
    }
    .inews-in .inews-text {
        height: 63px !important;
    }
}
.inews-controls {
    padding-right: 10px;
}
.inews-controls a {
    display: inline-block;
}
.inews-controls a:hover {
    color: #f26d20;
}
.services {
    background-color: #d7d7d7;
}
.services-in {
    background-color: #f4f4f4;
    text-align: center;
    padding: 50px 0 10px;
}
.services-in .serbox {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin: 0 30px 15px;
}
.services-in .serbox h4 {
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    height: 40px;
    line-height: 130%;
    margin-top: 18px;
    font-size: 16px;
    color: #252525;
    font-weight: 800;
    margin-bottom: 12px;
}
.services-in .serbox h4 img {
    min-height: 100%;
}
.services-in .serbox:hover .liner,
.services-in .serbox.active .liner {
    width: 40%;
}
@media only screen and (max-width: 767px) {
    .services-in {
        padding: 30px 10px 0;
    }
    .services-in .serbox:not(.serbox-full) {
        display: block;
        width: 40%;
        float: left;
        margin: 0 5% 5px;
    }
}
.liner {
    display: inline-block;
    margin: 0 auto;
    height: 4px;
    background-color: #ec581f;
    width: 0%;
}
.refs {
    background-image: url("../images/urunlerust.png");
    background-repeat: no-repeat;
    background-position: center 0;
    padding-top: 20px;
}
.refs h2 {
    font-size: 24px;
    font-weight: 600;
    color: #000;
    text-align: center;
    margin-bottom: 20px;
}
.refs-slide ul li a {
    text-align: center;
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    height: 85px;
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.refs-slide ul li a img {
    max-height: 85px;
}
.titler {
    background-image: url("../images/ribbon.png");
    background-repeat: no-repeat;
    background-position: center 0;
    height: 147px;
    padding-top: 65px;
    position: relative;
    z-index: 2;
}
.titler h1 {
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    color: #252525;
}
.homer,

.homer {
    position: relative;
    z-index: 3;
    padding: 75px 30px 100px;
}
@media only screen and (max-width: 767px) {
    .homer {
        padding: 75px 0 0;
    }
}
.homer-shadow {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9;
    z-index: 1;
    background-color: #fdfdfd;
    -webkit-box-shadow: 0 67px 120px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 67px 120px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 67px 120px 0 rgba(0, 0, 0, .1);
    background-image: url("../images/homer-text.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    border-radius: 40px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.homebox {
    background-image: url("../images/homebox.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    max-width: 340px;
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    height: 144px;
    text-align: left;
    padding: 20px !important;
    margin: 0 auto 30px;
  
}
.homebox img {
    min-height: 100%;
}

 
.homebox img {
    min-height: 100%;
}

@media only screen and (max-width: 767px) {
    .homebox {
        background-color: #f6f5f4;
        border: 3px solid #fff;
    }
    .homebox .homebox-link {
        margin-bottom: 15px !important;
    }
}
.homebox .homebox-link {
    margin: 0 auto;
    width: 90px;
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    height: 90px;
    padding-left: 5px !important;
    padding-right: 5px !important;
    padding: 0 !important;
}
.homebox .homebox-link img {
    max-height: 80px;
}
.homebox .homebox-link img {
    width: 90px;
    background-color: #fff;
    height: 90px;
}
.homebox h5 {
    color: #323232;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px; 
    }

.homebox .homebox-text {
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    height: 75px;
    text-align: left;
    font-weight: 500;
    color: #323232;
    font-size: 12px;
    line-height: 125%;
}
 
.homebox .homebox-text img {
    min-height: 100%;
}
.bulletin {
    position: relative;
    z-index: 1;
    background-color: #ebbf00;
    color: #000;
    background-image: url("../images/bg-mail.png");
    background-repeat: no-repeat;
    background-position: 10px bottom;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    -webkit-box-shadow: 0 7px 20px 0 rgba(255, 189, 88, .22);
    -moz-box-shadow: 0 7px 20px 0 rgba(255, 189, 88, .22);
    box-shadow: 0 7px 20px 0 rgba(255, 189, 88, .22);
    padding: 22px 20px 10px 0;
    margin-top: 35px;
}
@media only screen and (max-width: 767px) {
    .bulletin {
        padding: 10px;
        margin: 0;
    }
    
    .homebox h5 {
    text-align: center;
    }
    .homebox .homebox-text {
	    text-align: center;
    }
}
.bulletin h4 {
    color: #000;
    font-size: 22px;
    font-weight: 500;
    margin-top: 12px;
    text-align: center;
}
.bulletin .input-group {
    border-bottom: 2px solid #f3a587 !important;
}
.bulletin .form-control,
.bulletin .btn {
    background-color: transparent !important;
    border-color: transparent !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    color: #000;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}
.bulletin .form-control::-webkit-input-placeholder,
.bulletin .btn::-webkit-input-placeholder {
    color: #000;
}
.bulletin .form-control:-moz-placeholder,
.bulletin .btn:-moz-placeholder {
    color: #000;
}
.bulletin .form-control::-moz-placeholder,
.bulletin .btn::-moz-placeholder {
    color: #000;
}
.bulletin .form-control:-ms-input-placeholder,
.bulletin .btn:-ms-input-placeholder {
    color: #000;
}
.bulletin .form-control {
    font-weight: 300;
    font-size: 13px;
    font-style: italic;
}
.bulletin .btn:hover {
    color: #eee;
}
.footer {
    font-size: 14px;
    color: #fff;
    background-color: #000;
    padding: 75px 0 15px;
    position: relative;
    margin-top: -40px;
}
.footer a:hover {
    color: #f26d20;
}
.footer h3 {
    background-image: url("../images/icon-dot.png");
    background-repeat: no-repeat;
    background-position: 0 3px;
    color: #e3e3e3;
    font-weight: 500;
    font-size: 18px;
    padding-left: 20px;
    margin-bottom: 30px;
}
.footer .footer-link ul li a {
    color: #6f6f6f;
    display: inline-block;
    margin-bottom: 5px;
    font-size:12px;
}
.footer .footer-link ul li a:hover {
    color: #f26d20;
}
.footer .copyright {
    font-size: 12px;
    text-align: center;
    color: #6f6f6f;
}
.poster {
    position: relative;
    height: 350px;
    background-position: center 0;
    background-repeat: repeat-x;
    background-size: cover;
    z-index: 8;
}
.poster .middler {
    background: rgba(0, 0, 0, .3);
    background: -webkit-linear-gradient(legacy-direction(to right), rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%);
}
@media only screen and (max-width: 767px) {
    .poster {
        height:100px;
        background-image: none;
    }
}
.poster-text {
    font-size: 16px;
    margin-bottom: 75px;
}
@media only screen and (max-width: 767px) {
    .poster-text {
        margin-bottom: 15px;
    }
}
.poster-text h1 {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
        text-shadow: 3px 3px 5px rgba(100, 100, 100, 1);

}
@media only screen and (max-width: 767px) {
    .poster-text h1 {
        font-size: 18px;
        
    }
}
.stage {
    position: relative;
    z-index: 10;
    margin-top: -60px;
}
@media only screen and (max-width: 767px) {
    .stage {
        margin-top: 15px;
    }
}
.content {
    padding: 30px;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
    position: relative;
    background-color: #fff;
    color: #3c3c3c;
    margin-bottom: 30px;
    border-radius: 5px;
}
@media only screen and (max-width: 767px) {
    .content {
        margin-bottom: 15px;
    }
}
.content a {
    -moz-transition: 300ms all;
    -o-transition: 300ms all;
    -webkit-transition: 300ms all;
    -ms-transition: 300ms all;
    transition: 300ms all;
}
.content a:hover {
    color: #f26d20;
}
.content h3 {
    font-size: 24px;
    color: #3c3c3c;
    padding-bottom: 30px;
    border-bottom: 1px solid #f26d20;
    font-weight: 700;
}
@media only screen and (max-width: 767px) {
    .content h3 {
        padding-bottom: 15px;
    }
}
@media only screen and (max-width: 767px) {
    .content {
        padding: 15px;
    }
}
.content-in {
    padding: 45px 15px;
}
@media only screen and (max-width: 767px) {
    .content-in {
        padding: 15px 0;
    }
}
.content-in h4 {
    margin-bottom: 25px;
    font-weight: 700;
    font-size: 18px;
}
@media only screen and (max-width: 767px) {
    .content-in h4 {
        margin-bottom: 15px;
    }
}
.content-text {
    margin-bottom: 45px;
    font-size: 14px;
}
.content-text a {
    font-weight: 600;
}
.left-menu {
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
    margin-bottom: 30px;
}
.left-menu ul li {
    border-radius: 0 !important;
    margin: 0;
    padding: 0;
    background-color: transparent;
    border: 0;
}
.left-menu ul li a {
    display: block;
    background-color: #fff;
    color: #3c3c3c;
    padding: 20px 25px;
    font-size: 14px;
    font-weight: 500;
    border-left: 5px solid transparent;
    border-bottom: 1px solid #f26d20;
    font-weight: 600;
    -moz-transition: 300ms all;
    -o-transition: 300ms all;
    -webkit-transition: 300ms all;
    -ms-transition: 300ms all;
    transition: 300ms all;
}
.left-menu ul li.active a,
.left-menu ul li a:hover {
    background-color: #fff;
    color: #f26d20;
    border-left-color: #f26d20;
}
.left-menu ul li.active a {
    font-weight: 700;
}
.left-menu ul li:last-child a {
    border-bottom: 0;
}
@media(max-width:767px) {
    #bs {
        padding: 0 !important;
    }
    #bs>ul,
    #bs>ul>li {
        display: block !important;
    }
    #bs>ul .open .dropdown-menu,
    #bs>ul>li:hover ul {
        display: block !important;
        position: relative !important;
        float: none !important;
        min-width: inherit !important;
        padding: 0 !important;
        box-shadow: none !important;
    }
    .slide ul li,
    .serbox h4,
    .homebox,
    .homebox-text {
        background-image: none !important;
        min-height: inherit !important;
        max-height: inherit !important;
        height: auto !important;
    }
    .xs-block {
        display: block !important;
        width: 100% !important;
    }
    .slide-text h1 {
        font-size: 18px;
    }
    .fitter {
        min-height: inherit !important;
    }
    .text-center-xs {
        text-align: center !important;
    }
    .logo img {
        max-width: 200px;
        margin-top: 4px;
    }
}
@media(min-width:100px) and (max-width:992px) {
    .navbar-header, .logo {
        float: none !important;
        text-align: center;
    }
    .logo {
        display: inline-block;
        margin: 0 auto !important;
    }
    .inav {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    #bs>ul>li>a {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}
@media(min-width:993px) and (max-width:1200px) {
    #bs>ul>li>a {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }
}
@media(min-width:993px) {
    .col-md-20 {
        width: 20%;
    }
}