body {
    background: #fff;
}
.relative {
    position: relative;
}
header.main-header {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #e9e9e9;
}
header.main-header .inner {
    height: 150px;
    width: 100%;
}
header.main-header .logo {
    width: 260px;
    margin: 10px 0 0 1px;
    display: inline-block;
    float: left;
}
header.main-header .logo img {
    max-width: 260px;
}
header.main-header .top-links a {
    color: #121c26;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-size: 12px;
    display: inline-block;
    padding: 10px 20px;
    text-decoration: none;
}
header.main-header .top-links a:hover {
    background-color: #b1d541;
}
header.main-header .top .language-btn {
    background-color: transparent;
    font-size: 12px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-size: 12px;
    display: inline-block;
    padding: 10px 10px 10px 35px;
    text-decoration: none;
    position: relative;
    cursor: pointer;
    border-color: transparent;
}
header.main-header .top .btn-group {
    margin: 0;
    padding: 0;
    position: relative;
    top: -1px;
}
header.main-header .top .language-btn:focus,
header.main-header .top .language-btn:hover,
header.main-header .top .language-btn:active {
    box-shadow: none;
    outline: none;
}
header.main-header .top .show .language-btn,
header.main-header .top .language-btn:hover {
    background-color: #b1d541;
    border-color: #b1d541;
}
header.main-header .top .language-btn i.fa {
    font-size: 20px;
    position: absolute;
    top: 7px;
    left: 10px;
}
header.main-header .top .dropdown-menu {
    border-radius: 0;
    font-size: 12px;
}
header.main-header .top .contact-group {
    font-size: 12px;
    padding: 0 10px;
}
header.main-header .top .contact-group i.fa {
    font-size: 16px;
    position: relative;
    top: 1px;
}
header.main-header .top .divider {
    border-left: 1px solid #212529;
    display: inline-block;
    height: 15px;
    position: relative;
    top: 3px;
}
header.main-header .top-links {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
}
header.main-header .top-links li {
    float: left;
}
#mn-toggle, .mn-close, .mn-title {
    display: none;
}
#slider i.fa {
    font-size: 42px;
    color: #fff;
}
#slider .nivo-prevNav,
#slider .nivo-nextNav {
    width: 60px;
    height: 60px;
    background: #1c5ba2;
    text-align: center;
    line-height: 75px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0.5;
}
#slider:hover .nivo-prevNav,
#slider:hover .nivo-nextNav {
    opacity: 1;
}
#slider .nivo-nextNav {
    right: 50px;
}
#slider .nivo-prevNav {
    left: 50px;
}
.nivo-control {
    width: 20px;
    height: 20px;
    background: #a5c04b;
    display: inline-block;
    margin: 0 4px;
    border-radius: 50%;
    text-indent: -9999px;
}
.nivo-controlNav {
    text-align: center;
    padding: 15px 0;
    bottom: 0;
    position: absolute;
    z-index: 10;
    width: 100%;
}
.nivo-control.active {
    background: #ffffff;
}
@media (max-width: 768px){
    .nivo-directionNav {
        display: none;
    }
    .nivo-controlNav {
        display: none;
    }
}
.haberler {
    background: #f1f1f1;
    position: relative;
}
.haberler .haber-title {
    background: #90959b;
    display: inline-block;
    color: #fff;
    position: absolute;
    height: 100%;
    padding: 0 10px;
    font-weight: 500;
}
.haberler .haber-title:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #90959b;
	border-width: 7px;
	margin-top: -7px;
}
.haberler .haber-title a {
    color: #fff;
    text-decoration: none;
    display: block;
    margin-top: 38px;
    line-height: 15px;
}
.haberler .haber-title a small {
    font-size: 9px;
}
.haberler .haber-title a small i.fa {
    font-size: 12px;
}
.haberler .carousel-wrapper {
    margin-left: 100px;
}
.haberler .carousel1 {
    padding: 15px;
}
.haberler .carousel1 .item {
    color: #61666a;
    border-left: 1px solid #90959b;
    padding: 0 15px;
    min-height: 82px;
}
.haberler .carousel1 .item .title {
    color: #61666a;
    font-size: 18px;
    text-decoration: none;
}
.haberler .carousel1 .item .title small {
    font-size: 11px;
    font-style: italic;
}
.haberler .carousel1 .item p {
    font-size: 12px;
    margin: 0;
}
select.form-control,
input.form-control {
    border-radius: 0;
}
.mr20 {
    margin-right: 20px;
}
.btn-primary {
    background: #005ea7;
    border-color: #005ea7;
    border-radius: 0;
}
.btn {
    border-radius: 0;
}
#main-footer {
    background-color: #1c5ba2;
    color: white;
}
#main-footer .top {
    background-color: #a5c04b;
    color: white;
    padding: 16px 0;
}
#main-footer .inner {
    background: #12447f;
}
#main-footer .col-divider {
    border-right: 2px solid #1c5ba2;
}
#main-footer .footer-copyright {
    padding-top: 15px;
    padding-bottom: 15px;
}
#main-footer .navbar-brand {
    margin-top: 45px;
    height: 65px;
}

#main-footer .footer-copyright p {
    margin: 10px 0;
    color: #fff;
}
#main-footer .footer-copyright a {
    color: #fff;
}

#main-footer .inner ul {
    padding-left: 0;
    line-height: 1.7;
    list-style: none;
    padding: 40px 0;
}

#main-footer h5 {
    font-size: 18px;
    color: white;
    font-weight: bold;
    margin: 0;
}

#main-footer h2 a {
    font-size: 50px;
    text-align: center;
    color: #fff;
}

#main-footer .contact-info  {
    padding: 40px 0;
}
#main-footer .contact-info a,
#main-footer ul a {
    color: #fff;
    text-decoration: none;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    display: block;
    padding: 6px 0;
}

#main-footer .contact-info a:hover,
#main-footer ul a:hover,
#main-footer ul a:focus {
    text-decoration: none;
    opacity: 0.8;
}
#main-footer ul.bottom-menu {
    list-style: none;
    margin: 0;
    padding: 20px 0;
    width: 100%;
}
#main-footer ul.bottom-menu:after {
    content: "";
    display: block;
    clear: both;
}
#main-footer ul.bottom-menu li {
    float: left;
}
#main-footer ul.bottom-menu li a {
    font-size: 18px;
    font-weight: 500;
    display: block;
    border-right: 2px solid #fff;
    padding: 0 15px;
}
#main-footer ul.bottom-menu li:first-child a {
    padding-left: 0;
}
#main-footer ul.bottom-menu li:last-child a {
    border: none;
}
@media (max-width: 768px){
    #main-footer ul.bottom-menu li {
        float: none;
    }
    #main-footer ul.bottom-menu li a {
        border: none;
    }
}
#main-footer .social-networks {
    text-align: center;
}

#main-footer .social-networks a {
    font-size: 26px;
    color: #f9f9f9;
    padding: 6px;
    transition: 0.2s;
}
#main-footer .btn {
    border-radius: 20px;
    border: none;
    width: 150px;
    display: block;
    margin: 0 auto;
    margin-top: 10px;
    line-height: 25px;
}

@media screen and (max-width: 992px) {
    #main-footer {
        text-align: center;
    }
}
.gallery  {
    margin-bottom: 15px;
}
.gallery .item {
    margin-top: 15px;
    margin-bottom: 15px;
}

.mn-wd-box .item .image {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0;
    max-height: 831px;
    max-width: 1140px;
    display: block;
    overflow: hidden;
    position: relative;
}
.mn-wd-box .item .image:hover:after {
    opacity: 1;
}
.mn-wd-box .item .image:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, 0.2);
    background-size: 48px;
    opacity: 0;
    z-index: 4;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s;
}
.gallery .item .image:after {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAACDklEQVRIS61Uy3HCMBCN4QA3KCGpIM6BgRvQQagAp4JAJZAOTAWhA8yNz8VUEDoIucEwQN7TrD1CyMIJaMYjWdLuW73dfd6DZTQajRa2u6fTyfc8z+cVrGOsYyxHs9ksstnZ9jx9s1ar+cVicYA9ArhGdDgc+svlkoDOkQLQeaFQmCDKqlhMEfVYouYL+JpXnDXlRZvj8di+BqIAdOdw9ENHCQ2kS6eE/wJcwXwVRAHAiJw26Xy32z1yr1wuk6qAawCcUen7frVUKq0RSAXHEc7bWTx5ktCJXGhvt9sYxqSKyR2Jg9B0YNplJZ4ANO7im+JSK/kHv53FYjF2ZbBer7OynhkIbNVrzeEll0BPH/SEoObbZaA7gG0PAAOW8Hw+f7ECIOJTQo/MkzzR865Ok5mnBIwUpQB/aaDcADpFeObQxbl5plG0gq3q+IscaEl2lpvNOFeS85bbv8tUuIwws9E2qKSnOI43Lqqk0b5EVlR5Z93XpSJiZxIEcycr4SIVn3TOzkfFtfb7/TorKFPsFAijYW1jCiGASjHhiEkMNPlOnUvnxwjq7SLJ+obINStJKaZjTCHXPUauaxYDMkHORCxxKIkPRKIpBXzRSqSbTiLJQ6JZeixnIFaAK9Gnx1qJmyYpyE0AUoEhZoqlFeRmABcIaP24C4AL5G4ANhBVGHkTmvce9GmIanunc/RO8AvoCk9I4UhwiAAAAABJRU5ErkJggg==) rgba(255, 255, 255, 0.6) no-repeat 50%;
}
.maps iframe {
    width: 100%;
    height: 300px;
}
.contact-info ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.contact-info ul li {
    display: block;
    font-size: 13px;
    margin: 15px 0px;
    color: #888888;
    line-height: 26px;
}
.contact-info ul li .fa {
    padding-right: 10px;
    font-size: 18px;
    color: #444444;
    position: relative;
    top: 2px;
}
.hizmetler {
    margin: 60px 0;
}
.hizmetler .left-colum {
    background: url(../img/content-logo.html) right 20px bottom 15px no-repeat #1c5ba2;
}
.hizmetler .left-colum .item {
    position: relative;
    padding: 30px;
}
.hizmetler .left-colum .item h3 {
    color: #fff;
    position: relative;
    margin-bottom: 30px;
}
.hizmetler .left-colum .item h3 span {
    display: inline-block;
    padding: 0 10px 0 2px;
    background: #1c5ba2;
    position: relative;
}
.hizmetler .left-colum .item h3:before {
    width: 100%;
    height: 1px;
    background: #a5c04b;
    content: "";
    position: absolute;
    left: 0;
    top: 15px;
}
.hizmetler .left-colum .item p {
    color: #fff;
    font-size: 14px;
}
.hizmetler .right-colum .item {
    position: relative;
}
.hizmetler .right-colum .item .image {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}
.hizmetler .right-colum .custom-col:nth-child(1),
.hizmetler .right-colum .custom-col:nth-child(2),
.hizmetler .right-colum .custom-col:nth-child(3) {
    margin-bottom: 14px;
}
@media (max-width: 576px){
    .hizmetler .right-colum .custom-col:nth-child(4),
    .hizmetler .right-colum .custom-col:nth-child(5),
    .hizmetler .right-colum .custom-col:nth-child(6) {
        margin-bottom: 14px;
    }
}
.hizmetler .right-colum .item .image:before {
    content: "";
    display: block;
    width: 100%;
    padding-bottom: 100%;
}
.hizmetler .right-colum .item .image:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.hizmetler .right-colum .item:hover .image:after {
    background: rgba(28, 91, 162, 0.5);
    -webkit-box-shadow: 0 0 15px -1px rgba(0,0,0,0.5);/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
    box-shadow: 0 0 15px -1px rgba(0,0,0,0.5);/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
}
.hizmetler .custom-row {
    margin-left: -7px;
    margin-right: -7px;
}
.hizmetler .custom-row .custom-col {
    padding-right: 7px;
    padding-left: 7px;
}
@media (max-width: 992px){
    .hizmetler .custom-row {
        margin: 0 7px;
    }
    .hizmetler .custom-row .custom-row {
        margin-left: -7px;
        margin-right: -7px;
    }
    .hizmetler .left-colum  {
        margin-bottom: 15px;
    }
    .hizmetler .right-colum  {
        padding: 0;
    }
    .hizmetler .left-colum .item {
        padding-bottom: 60px;
    }
}
.hizmetler .right-colum .item a.title {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    text-decoration: none;
    display: block;
    padding-right: 10px;
    font-size: 14px;
}
.hizmetler .right-colum .item a.title span {
    padding: 10px;
    color: #fff;
    border: 1px solid transparent;
    display: inline-block;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.hizmetler .right-colum .item:hover a.title span {
    border-color: #a4c14b;
}
.kariyer {
    margin: 60px 0 20px 0;
}
.kariyer .left-colum {
    background: #fff;
}
.kariyer .left-colum .item {
    position: relative;
    padding: 30px;
}
.kariyer .left-colum .item h3 {
    color: #6b7074;
    position: relative;
    margin-bottom: 30px;
}
.kariyer .left-colum .item h3 span {
    display: inline-block;
    padding: 0 10px 0 2px;
    background: #fff;
    position: relative;
}
.kariyer .left-colum .item h3:before {
    width: 100%;
    height: 1px;
    background: #a5c04b;
    content: "";
    position: absolute;
    left: 0;
    top: 15px;
}
.kariyer .left-colum .item p {
    color: #6b7074;
    font-size: 16px;
    font-weight: 500;
}
.kariyer .left-colum .item h6 {
    background: #a5c04b;
    color: #fff;
    padding: 10px;
    border-radius: 15px;
}
.kariyer .right-colum .item {
    position: relative;
}
.kariyer .right-colum .item .image {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}
.kariyer .right-colum .item .image:before {
    content: "";
    display: block;
    width: 100%;
    padding-bottom: 100%;
}
.tamamlanmis-projeler .item {
    position: relative;
}
.tamamlanmis-projeler .item .image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.tamamlanmis-projeler .item .image:before {
    content: "";
    display: block;
    padding-bottom: 60%;
}
.tamamlanmis-projeler .item .image:after {
    content: "";
    display: block;
    background: rgba(28, 91, 162, 0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.tamamlanmis-projeler .item:hover .image:after {
    background: rgba(165, 192, 75, 0.8);
}
.tamamlanmis-projeler .item .content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.tamamlanmis-projeler .item .content .inner {
    padding: 20px;
}
.tamamlanmis-projeler .item .content .inner .bolge {
    color: #fff;
    font-size: 12px;
    margin-bottom: 20px;
    text-decoration: none;
}
.tamamlanmis-projeler .item .content .inner .detay {
    color: #fff;
    margin-bottom: 20px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
}
.tamamlanmis-projeler .item .content .inner h4 a {
    color: #fff;
    text-decoration: none;
    font-size: 22px;
    margin-bottom: 20px;
    display: block;
}
@media (max-width: 576px){
    .tamamlanmis-projeler .item .content .inner h4 a {
        font-size: 18px;
    }
}
.projeler-btn {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    padding: 10px 20px;
    display: inline-block;
    text-decoration: none !important;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.projeler-btn.btn1 {
    background: #142840;
}
.projeler-btn.btn2 {
    background: #1c5ba2;
}
.projeler-btn:hover {
    opacity: 0.9;
    color: #fff;
}
@media (max-width: 576px){
    .tamamlanmis-projeler .btn-group {
        display: block;
    }
    .projeler-btn {
        width: 100%;
        font-size: 20px;
        text-align: center;
    }
}
.referanslar {
    padding: 20px 0;
}
.referanslar .item {
    position:relative;
    height: 100px;
    margin: 0 5px;
    background: #ffffff;
}
.referanslar .item img {
	max-height: 90px;
	max-width: 100%;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	padding: 10px;
    display: block;
    width: auto;
}
@media only screen and (min-width: 992px) {
    header.main-header .main-menu {
        display: inline-block;
        margin-top: 50px;
    }
    .mn-menu ul li.search-wrapper {
        position: inherit;
    }
    .mn-menu ul .mn-search {
        position: absolute;
        right: 0;
        top: 5px;
        width: 230px;
    }
    .mn-menu ul .mn-search input {
        border: 1px solid #d1d5d8;
    background: transparent;
    width: 100%;
    height: 30px;
    outline: none;
    padding: 0 27px 0 8px;
    font-size: 12px;
    border-radius: 30px;
    }
    .mn-menu ul .mn-search button {
        background: transparent;
    border: none;
    color: #b4b4b4;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;
    outline: none;
    }
    .mn-menu ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }
    .mn-menu ul:after {
        content: '';
        display: block;
        clear: both;
    }
    .mn-menu > ul > li {
        float: left;
        position: relative;
        border-right: 1px solid #a7a6ab;
    }
    .mn-menu > ul > li:last-child {
        border-color: transparent;
    }
    .mn-menu > ul > li > a {
        color: #141c27;
        display: block;
        padding: 3px 18px;
        font-size: 14px;
        font-weight: 500;
        text-decoration: none;
    }
    .mn-menu > ul > li:hover > a {
        color: #1c5ba2;
    }
    .mn-menu > ul ul {
        position: absolute;
        width: 180px;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    .mn-menu > ul li:hover > ul {
        opacity: 1;
        visibility: visible;
    }
    .mn-menu > ul ul li {
        position: relative;
    }
    .mn-menu > ul ul li ul {
        left: 100%;
        top: 0;
    }
    .mn-menu ul.menu ul {
        left: 50%;
        margin-left: -90px;
    }
    .mn-menu ul.menu  ul {
        position: absolute;
        opacity: 0;
        visibility: hidden;
        transition: all 0.2s;
        width: 180px;
        background-color: #fff;
        line-height: 40px;
        border: 1px solid #F0F0F0;
        z-index: 999999;
    }
    .mn-menu ul.menu li:hover > ul {
        opacity: 1;
        visibility: visible;
    }
    .mn-menu ul.menu ul ul {
        left: 100% !important;
        margin-left:0;
        top: 0;
        position: absolute;
    }
    .mn-menu ul.menu  ul li {
        float: none;
    }
    .mn-menu ul.menu  ul li a {
        height: 40px;
        display: block;
        color: #888;
        transition: background-color .3s;
        font-size: 15px;
        display: block;
        padding: 0 15px;
        cursor: pointer;
        text-decoration: none;
    }
    .mn-menu ul.menu ul li:hover > a {
        background-color: rgba(0, 0, 0, 0.1);
    }
    .mn-menu ul.menu > li > a:hover {
        background: none;
    }
    .mn-menu ul.menu li a.mn-bars,
    .mn-menu ul.menu ul li a.mn-bars {
        display: none;
    }
}
@media (max-width: 1199px){
    .mn-menu > ul > li > a {
        color: #141c27;
        display: block;
        padding: 3px 6px;
    }
}
@media only screen and (max-width: 992px) {
    header.main-header {
        position: relative;
    }
    header.main-header .logo {
        margin-top: 0;
    }
    header.main-header .inner {
        height: 74px;
    }
    .mn-close, .mn-title {
        display: block;
    }
    .mn-menu ul .mn-search button {
        display: none;
    }
    #mn-toggle {
        display: inline-block;
        position: absolute;
        padding: 0 36px 0 20px;
        line-height: 40px;
        background-color: #111433;
        color: #ffffff;
        border-radius: 3px;
        font-size: 16px;
        text-decoration: none;
        left: 0;
        top: 17px;
    }
    #mn-toggle:hover {
        background-color: #171b46;
    }
    #mn-toggle::before, #mn-toggle::after {
        content: '';
        position: absolute;
        top: 50%;
        margin-top: -1px;
        height: 2px;
        width: 9px;
        background: #ffffff;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition: width 0.3s, -webkit-transform 0.3s;
        -moz-transition: width 0.3s, -moz-transform 0.3s;
        transition: width 0.3s, transform 0.3s;
    }
    #mn-toggle::before {
        right: 22px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    #mn-toggle::after {
        right: 17px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .mn-overflow-hidden {
        overflow: hidden;
    }
    .mn-search input[type=search] {
        height: 40px;
        width: 100%;
        border: none;
        background: #3A3A3A;
        padding: 0 15px;
        outline: none;
    }
    .mn-search input[type=search]:focus {
        background: #6F6F6F;
    }
    .mn-menu {
        font-size: 14px;
        position: fixed;
        z-index: 9999;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #222222;
        color: #ffffff;
        visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        transform: translateY(-100%);
        -webkit-transition: -webkit-transform 0.3s 0s, visibility 0s 0.3s;
        -moz-transition: -moz-transform 0.3s 0s, visibility 0s 0.3s;
        transition: transform 0.3s 0s, visibility 0s 0.3s;
        overflow-y: auto;
    }
    .mn-menu.mn-is-active {
        visibility: visible;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition: -webkit-transform 0.3s 0s, visibility 0s 0s;
        -moz-transition: -moz-transform 0.3s 0s, visibility 0s 0s;
        transition: transform 0.3s 0s, visibility 0s 0s;
    }
    .mn-menu ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }
    .mn-menu ul li {
        width: 100%;
        padding: 0;
        margin: 0;
        border-top: 1px solid rgba(255, 255, 255, 0.1);
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        position: relative;
    }
    .mn-menu ul li:last-child, .mn-menu ul li:first-child  {
        border-bottom: none;
    }
    .mn-menu ul li a {
        width: 100%;
        display: inline-block;
        padding: 0 1em;
        color: #f2f2f2;
        text-decoration: none;
        height: 48px;
        line-height: 48px;
    }
    .mn-menu > ul ul {
        display: none;
        font-size: 13px;
        overflow: hidden;
        -webkit-transition: max-height 0.5s;
        -moz-transition: max-height 0.5s;
        transition: max-height 0.5;

    }
    .mn-menu > ul ul {
        margin-left: 20px;
        border-left: 1px solid rgba(255, 255, 255, 0.1);

    }
    .mn-menu h2.mn-title {
        padding: 0 12px;
        margin: 0;
        height: 60px;
        line-height: 60px;
    }
    .mn-menu .mn-close {
        position: absolute;
        z-index: 1;
        right: 0;
        top: 5px;
        height: 50px;
        width: 50px;
        overflow: hidden;
        text-indent: 100%;
        white-space: nowrap;
        color: transparent;
    }
    .mn-menu .mn-close::after, .mn-menu .mn-close::before {
        content: '';
        position: absolute;
        left: 50%;
        top: 50%;
        bottom: auto;
        right: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        height: 20px;
        width: 2px;
        background-color: #ffffff;
    }
    .mn-menu .mn-close::after {
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
        -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
        -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
        -o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
        transform: translateX(-50%) translateY(-50%) rotate(45deg);
    }
    .mn-menu .mn-close::before {
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
        -moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
        -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
        -o-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
        transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    }

    .mn-bars {
        line-height: 40px;
        border-left: 1px solid rgba(255, 255, 255, 0.1);
        color: #ffffff;
        width: 48px !important;
        height: 48px;
        position: absolute;
        right: 0;
    }
    .mn-bars::before {
        right: 21px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .mn-bars::before, .mn-bars::after {
        content: '';
        position: absolute;
        top: 50%;
        margin-top: -1px;
        height: 2px;
        width: 9px;
        background: #ffffff;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition: width 0.3s, -webkit-transform 0.3s;
        -moz-transition: width 0.3s, -moz-transform 0.3s;
        transition: width 0.3s, transform 0.3s;
    }
    .mn-bars::after {
        right: 16px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .mn-bars.mn-bars-active::before {
        -webkit-transform: translateX(5px) rotate(-45deg);
        -moz-transform: translateX(5px) rotate(-45deg);
        -ms-transform: translateX(5px) rotate(-45deg);
        -o-transform: translateX(5px) rotate(-45deg);
        transform: translateX(5px) rotate(-45deg);
    }
    .mn-bars.mn-bars-active::before, .mn-bars.mn-bars-active::after {
        width: 14px;
    }
    .mn-bars.mn-bars-active::after {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
}
