/* ------------ siteManager ------------- */

.treeview a.selected { font-weight: bold; color: red; }
ul#buttons ul, ul.jqueryslidemenu ul { display: none; }

ul.jqueryslidemenu ul li, ul#buttons ul li { 
	background: url(/myAccount/style/images/transp_black_50.png);
}

.jqueryslidemenu ul li, ul.jqueryslidemenu li { float: left !important; }

ul.jqueryslidemenu li ul li{
	padding: 0px !important;
}

ul.jqueryslidemenu li ul li a { 
	background-image: none !important;
	color: #fff !important;
	padding: 10px 8px !important;
	text-decoration: none !important;
	width: 200px !important; 
}

ul.jqueryslidemenu li ul li a:hover { 
	text-decoration: none !important;
}

.jqueryslidemenu {
	left: 0px !important; 
}

div.siteConfigPart { display: inline; }

#center a.highslide img { height: 150px; padding: 1px; border: 1px solid black; }

#right ul, .mceContentBody ul { margin-left: 20px; }

#adminslidemenu { margin-bottom: -30px; }


.langs a { text-decoration: none; }

.ac { text-align: center; }
.uc { text-transform: uppercase; }
.ul_no_style { list-style: none; margin-left: 0; padding-left: 0; }


.pic_main img { max-width: 100%; margin-bottom: 11px; }

/* --- template loader replacement start --- */

ul.pro-side, ul.pro-side ul { list-style: none; margin: 0; padding: 0; }

@media (min-width:1200px){.container{width:1200px !important; }}

ul.menu { list-style: none; margin: 0; padding: 0; }


.slick-arrow { margin-top: 0px !important; }

            .dilRU header ul.menu>li a {font-size:12px!important}
            .dilRU .hizmet-kats ul.nav > li a{font-size:13px!important}
            .dilRU .widget ul.pro-side li a{font-size:16px!important;}
            .dilRU .teklif{min-width:200px;}
            .dilRU .teklif a{width: initial!important;padding: 5px!important;}
            .dilRU #alan h1 a{left:187px!important;}

            .dokuman-list .liste{width: 100%;float:left;margin:20px 0;}
            .dokuman-list .liste li{float: left;list-style-type: none;margin-right: 8px;}
            .dokuman-list .liste li a{transition: 0.3s;color: #2d2e2f;font-size: 15px;font-weight: 700;background: #e6e6e6;padding: 8px 15px;display: block;}
            .dokuman-list .liste li a:hover{background-color:#ed1c24;color:#fff;transition:all, 0.6 ease;}
            .dokuman-list .liste li a:active{background-color:#ed1c24;color:#fff;}

            .slider-box .fullwidthbanner .capBig{display: none;}
            .slider-box .fullwidthbanner ul li a{display: block;width: 100%;height: 100%;z-index: 99;}

#panel .mobile-menu .inner nav ul.menu li .navbar-toggle-ic .icon-bar+.icon-bar,
#panel .mobile-menu .inner nav ul.menu li .navbar-toggle-mobile .icon-bar+.icon-bar {
    margin-top: 4px
}

#panel .mobile-menu .inner nav ul.menu li .navbar-toggle-ic.open .icon-bar:nth-child(2),
#panel .mobile-menu .inner nav ul.menu li .navbar-toggle-mobile.open .icon-bar:nth-child(2) {
    opacity: 0
}

.ic {
    display: block;
    background-image: url(/mp-include/themes/ecostar/images/sprite.png);
    background-repeat: no-repeat
}

.ic.ic-degisken {
    background-position: 0 0;
    width: 0;
    height: 0
}

#panel {
    position: fixed;
    right: -260px;
    top: 0;
    width: 100%;
    height: 100%;
    overflow-y: visible;
    max-width: 260px;
    background: #6d6e71;
    z-index: 253
}

#panel .mobile-menu {
    overflow-y: scroll;
    height: 100%
}

#panel .mobile-menu .inner nav ul.menu {
    padding: 50px 0 20px
}

#panel .mobile-menu .inner nav ul.menu li {
    transition: .3s;
    position: relative
}

#panel .mobile-menu .inner nav ul.menu li .navbar-toggle-ic {
    background: 0 0;
    border: none;
    padding: 13px 7px;
    position: absolute;
    right: 10px;
    top: 0;
    transition: .3s
}

#panel .mobile-menu .inner nav ul.menu li .navbar-toggle-ic .icon-bar {
    background: #fff;
    transition: .3s;
    display: block;
    width: 30px;
    height: 3px;
    border-radius: 1px
}

#panel .mobile-menu .inner nav ul.menu li .navbar-toggle-ic.open .icon-bar {
    border: 1px solid #ed1c24
}

#panel .mobile-menu .inner nav ul.menu li .navbar-toggle-ic.open .icon-bar:nth-child(1) {
    -webkit-transform: rotate(-45deg) translateY(5px) translateX(-5px);
    -moz-transform: rotate(-45deg) translateY(5px) translateX(-5px);
    -ms-transform: rotate(-45deg) translateY(5px) translateX(-5px);
    -o-transform: rotate(-45deg) translateY(5px) translateX(-5px);
    transform: rotate(-45deg) translateY(5px) translateX(-5px)
}

#panel .mobile-menu .inner nav ul.menu li .navbar-toggle-ic.open .icon-bar:nth-child(3) {
    -webkit-transform: rotate(45deg) translateY(-5px) translateX(-5px);
    -moz-transform: rotate(45deg) translateY(-5px) translateX(-5px);
    -ms-transform: rotate(45deg) translateY(-5px) translateX(-5px);
    -o-transform: rotate(45deg) translateY(-5px) translateX(-5px);
    transform: rotate(45deg) translateY(-5px) translateX(-5px)
}

#panel .mobile-menu .inner nav ul.menu li a {
    color: #fff;
    padding: 10px 20px;
    display: block;
    transition: .3s
}

#panel .mobile-menu .inner nav ul.menu li .menuIcon,
#panel .mobile-menu .inner nav ul.menu li .menuIcon.iconSiyah,
#panel .mobile-menu .inner nav ul.menu li ul {
    display: none
}

#panel .mobile-menu .inner nav ul.menu li ul li a {
    padding-left: 20px;
    color: #5f6062;
    background: #ededed
}

#panel .mobile-menu .inner nav ul.menu li ul li.active a,
#panel .mobile-menu .inner nav ul.menu li ul li:hover a {
    background: #fff;
    color: #ed1c24
}

#panel .mobile-menu .inner nav ul.menu li .navbar-toggle-mobile {
    background: 0 0;
    border: none;
    padding: 13px 7px;
    position: absolute;
    right: 10px;
    top: 0
}

#panel .mobile-menu .inner nav ul.menu li .navbar-toggle-mobile .icon-bar {
    background: #ed1c24;
    transition: .3s;
    display: block;
    width: 30px;
    height: 3px;
    border-radius: 1px
}

#myModal2 .modal-body form .form-group label,
#myModal2 .modal-body form h3 {
    display: none
}

#panel .mobile-menu .inner nav ul.menu li .navbar-toggle-mobile.open .icon-bar {
    background: #ed1c24
}

#panel .mobile-menu .inner nav ul.menu li .navbar-toggle-mobile.open .icon-bar:nth-child(1) {
    -webkit-transform: rotate(-45deg) translateY(5px) translateX(-5px);
    -moz-transform: rotate(-45deg) translateY(5px) translateX(-5px);
    -ms-transform: rotate(-45deg) translateY(5px) translateX(-5px);
    -o-transform: rotate(-45deg) translateY(5px) translateX(-5px);
    transform: rotate(-45deg) translateY(5px) translateX(-5px)
}

#panel .mobile-menu .inner nav ul.menu li .navbar-toggle-mobile.open .icon-bar:nth-child(3) {
    -webkit-transform: rotate(45deg) translateY(-5px) translateX(-5px);
    -moz-transform: rotate(45deg) translateY(-5px) translateX(-5px);
    -ms-transform: rotate(45deg) translateY(-5px) translateX(-5px);
    -o-transform: rotate(45deg) translateY(-5px) translateX(-5px);
    transform: rotate(45deg) translateY(-5px) translateX(-5px)
}

#panel .mobile-menu .inner nav ul.menu li.open>a,
#panel .mobile-menu .inner nav ul.menu>li.active>a,
#panel .mobile-menu .inner nav ul.menu>li:hover>a {
    color: #fff;
    background: #ed1c24
}

#panel .mobile-menu .inner nav ul.menu li.open .navbar-toggle-ic .icon-bar,
#panel .mobile-menu .inner nav ul.menu li.open .navbar-toggle-mobile .icon-bar,
#panel .mobile-menu .inner nav ul.menu>li.active .navbar-toggle-ic .icon-bar,
#panel .mobile-menu .inner nav ul.menu>li.active .navbar-toggle-mobile .icon-bar,
#panel .mobile-menu .inner nav ul.menu>li:hover .navbar-toggle-ic .icon-bar,
#panel .mobile-menu .inner nav ul.menu>li:hover .navbar-toggle-mobile .icon-bar,
.load-overlay {
    background: #fff
}

.tp-loader {
    z-index: 999!important
}

.load-overlay,
.loader {
    position: absolute;
    z-index: 9999
}

.loader {
    color: #ed1c24;
    font-size: 10px;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    text-indent: -9999em;
    -webkit-animation: load4 1.3s infinite linear;
    animation: load4 1.3s infinite linear;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    left: 50%;
    top: 50%
}

.load-overlay {
    width: 100%;
    height: 100%
}

@-webkit-keyframes load4 {
    0%,
    100% {
        box-shadow: 0 -3em 0 .2em, 2em -2em 0 0, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0
    }
    12.5% {
        box-shadow: 0 -3em 0 0, 2em -2em 0 .2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em
    }
    25% {
        box-shadow: 0 -3em 0 -.5em, 2em -2em 0 0, 3em 0 0 .2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em
    }
    37.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 0, 2em 2em 0 .2em, 0 3em 0 0, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em
    }
    50% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0, 0 3em 0 .2em, -2em 2em 0 0, -3em 0 0 -1em, -2em -2em 0 -1em
    }
    62.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 .2em, -3em 0 0 0, -2em -2em 0 -1em
    }
    75% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0 0 .2em, -2em -2em 0 0
    }
    87.5% {
        box-shadow: 0 -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0 0 0, -2em -2em 0 .2em
    }
}

@keyframes load4 {
    0%,
    100% {
        box-shadow: 0 -3em 0 .2em, 2em -2em 0 0, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0
    }
    12.5% {
        box-shadow: 0 -3em 0 0, 2em -2em 0 .2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em
    }
    25% {
        box-shadow: 0 -3em 0 -.5em, 2em -2em 0 0, 3em 0 0 .2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em
    }
    37.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 0, 2em 2em 0 .2em, 0 3em 0 0, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em
    }
    50% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0, 0 3em 0 .2em, -2em 2em 0 0, -3em 0 0 -1em, -2em -2em 0 -1em
    }
    62.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 .2em, -3em 0 0 0, -2em -2em 0 -1em
    }
    75% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0 0 .2em, -2em -2em 0 0
    }
    87.5% {
        box-shadow: 0 -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0 0 0, -2em -2em 0 .2em
    }
}

body.dilEN .page .sayfaBaslik #alan a {
    left: 190px!important
}

#myModal2 .modal-dialog {
    width: 637px;
    margin: 131px auto
}

#myModal2 .modal-body {
    padding: 20px 15px;
    overflow-y: auto
}

#myModal2 .modal-body form .form-group {
    margin-bottom: 10px;
    position: relative;
    width: 48%;
    margin-right: 20px;
    float: left
}

#myModal2 .modal-body form .form-group textarea {
    border-radius: 0
}

#myModal2 .modal-body form .form-group input {
    border-radius: 0;
    color: #999;
    height: 40px;
    font-size: 15px;
    border: 1px solid #ddd
}

#myModal2 .modal-body form .form-group:nth-child(2n-1) {
    margin-right: 0
}

#myModal2 .modal-body form .form-group.col-sm-12 {
    padding: 0;
    margin: 0;
    width: 100%
}

#myModal2 .modal-body form .form-group.col-sm-12 .btn-success {
    width: 100%;
    border: none;
    border-radius: 0;
    font-size: 16px;
    background: #e30613;
    color: #fff;
    font-family: 'Exo 2', sans-serif
}

#myModal2 .modal-body form #mpCaptcha {
    width: 100%
}

#myModal2 .modal-body form #mpCaptcha .image {
    background: #fff;
    position: relative;
    margin-bottom: 10px;
    border: 1px solid #ddd
}

#myModal2 .modal-content,
.btn-yellow {
    border-radius: 0
}

#myModal2 .modal-body form #mpCaptcha .image img {
    text-align: center;
    display: block;
    margin: 0 auto
}

.search-box2,
.urundetayside {
    display: none
}

#myModal2 .modal-body form #mpCaptcha .image a {
    position: absolute;
    right: 20px;
    top: 20px
}

#myModal2 .modal-body form #mpCaptcha .image a i {
    font-size: 30px;
    color: #ed1c24
}

#myModal2 .modal-body h3 {
    font-size: 17px;
    font-weight: 700;
    color: #2d2e2f;
    margin: 3px 0 10px
}

#myModal2 .modal-header {
    padding: 0;
    min-height: inherit
}

#myModal2 .modal-header .close {
    background: url(/mp-include/themes/ecostar/images/cl.jpg) center center no-repeat;
    opacity: .9;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    font-size: 0;
    top: -40px;
    margin-top: 0
}

#main,
#main2,
.search-box2 {
    position: relative
}

body {
    color: #434343;
    background: #e6e6e6;
    font-family: 'Exo 2', sans-serif
}

body a,
body a:active,
body a:focus,
body a:hover,
body a:visited {
    color: #434343;
    text-decoration: none
}

body:focus {
    outline: 0
}

.btn-yellow {
    transition: all ease .2s;
    -webkit-transition: all ease .2s;
    -moz-transition: all ease .2s;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    color: #545454;
    border: none
}

.btn-yellow:hover {
    background: #545454
}

.search_items {
    margin-top: 70px
}

.search-box2 {
    z-index: 99;
    background: #e6e6e6;
    padding: 10px
}

.search-box2 form {
    float: left;
    width: 100%
}

.search-box2 form .form-group {
    margin: 8px 0
}

.search-box2 form .form-group input {
    border-radius: 0;
    border-color: #ddd
}

.search-box2 form .form-group input[type=submit] {
    width: 100%;
    background: #ed1c24;
    color: #fff;
    font-family: 'Exo 2', sans-serif;
    font-size: 13px
}

.fix {
    -moz-transform: translateY(0)!important;
    -ms-transform: translateY(0)!important;
    -webkit-transform: translateY(0)!important;
    transform: translateY(0)!important
}

.fixedmenu {
    top: 0;
    background: #fff;
    position: fixed!important;
    width: 100%!important;
    box-shadow: 0 0 27px #000!important;
    -moz-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -moz-transition: all .35s linear;
    -o-transition: all .35s linear;
    -webkit-transition: all .35s linear;
    transition: all .35s linear
}

header {
    position: relative;
    z-index: 99
}

header .ustAlan {
    height: 35px;
    line-height: 35px
}

header .ustAlan .ara-btn {
    position: absolute;
    float: right;
    right: 200px;
    top: 6px
}

header .ustAlan .ara-btn #search a {
    transition: .3s;
    display: block;
    background: #fff;
    height: 24px;
    width: 24px
}

header .ustAlan .ara-btn #search a i {
    transition: .3s;
    display: block;
    margin: 0 auto;
    padding: 5px 0;
    color: #ed1c24;
    text-align: center
}

header .ustAlan .ara-btn #search a.open {
    transition: .3s;
    background: url(/mp-include/themes/ecostar/images/close-search.png) center center no-repeat #fff
}

header .ustAlan .ara-btn #search a.open i {
    transition: .3s;
    display: none
}

header .ustAlan .social {
    float: right;
    position: absolute;
    right: 80px;
    margin-top: 6px
}

header .ustAlan .social ul li {
    float: left;
    margin-right: 5px;
    height: 24px;
    width: 24px
}

header .ustAlan .social ul li a {
    height: 24px;
    width: 24px;
    display: block
}

header .ustAlan .social ul li a i {
    font-size: 15px;
    position: relative;
    top: 5px;
    color: #fff;
    text-align: center;
    display: block
}

header .ustAlan .social ul li.linkedin a {
    background: #0177b5
}

header .ustAlan .social ul li.twitter a {
    background: #598dca
}

header .ustAlan .social ul li.facebook {
    margin-right: 0
}

header .ustAlan .social ul li.facebook a {
    background: #3a589b
}

header .ustAlan .social ul li.google-plus a {
    background-color: #e02f2f
}

header .ustAlan .social ul li.youtube a {
    background-color: #e62117
}

header .ustAlan ul#dilBox {
    transition: all ease .3s;
    float: right;
    margin-left: 10px;
    height: 24px;
    background: #fff;
    margin-top: 6px
}

header .ustAlan ul#dilBox li {
    cursor: pointer;
    display: block;
    font-size: 13px;
    font-weight: 700;
    position: relative;
    top: -5px;
    padding: 0 15px 0 5px
}

header .ustAlan ul#dilBox li img {
    padding-right: 2px
}

header .ustAlan ul#dilBox li i {
    position: relative;
    right: -10px;
    top: 0
}

header .ustAlan ul#dilBox li ul {
    display: none;
    position: absolute;
    z-index: 22;
    width: 100%;
    top: 28px;
    background-color: #fff;
    left: 0;
    overflow: hidden;
    padding-bottom: 10px;
    border-top: 1px solid #ddd
}

header .ustAlan ul#dilBox li ul li {
    float: none;
    padding: 0 15px 0 5px;
    top: 0;
    height: 25px
}

header .eco,
header ul.menu { margin: 0; float: right }

header .ustAlan ul#dilBox li ul li img {
    padding-right: 5px
}

header .container.relative {
    position: relative;
    background: #fff;
    padding-right: 0
}

header .container.relative .logo {
    position: absolute;
    top: 7px;
    background: #fff;
    left: 30px
}

header .container.relative .logo a {
    display: block
}

header .container.relative .mobile-btn {
    display: none
}

header .container.relative .mobile-btn .navbar-toggle {
    border: 1px solid #ed1c24;
    border-radius: 0
}

header .container.relative .mobile-btn .navbar-toggle .icon-bar {
    background: #ed1c24;
    transition: .3s
}

header ul.menu li,
header ul.menu li:nth-child(3) .submenu li ul li:hover {
    transition: all ease .2s
}

header .container.relative .mobile-btn .navbar-toggle.open {
    border: 1px solid #ed1c24
}

header .container.relative .mobile-btn .navbar-toggle.open .icon-bar {
    background: #ed1c24
}

header .container.relative .mobile-btn .navbar-toggle.open .icon-bar:nth-child(1) {
    -webkit-transform: rotate(-45deg) translateY(4.5px) translateX(-4.5px);
    -moz-transform: rotate(-45deg) translateY(4.5px) translateX(-4.5px);
    -ms-transform: rotate(-45deg) translateY(4.5px) translateX(-4.5px);
    -o-transform: rotate(-45deg) translateY(4.5px) translateX(-4.5px);
    transform: rotate(-45deg) translateY(4.5px) translateX(-4.5px)
}

header .container.relative .mobile-btn .navbar-toggle.open .icon-bar:nth-child(2) {
    opacity: 0
}

header .container.relative .mobile-btn .navbar-toggle.open .icon-bar:nth-child(3) {
    -webkit-transform: rotate(45deg) translateY(-4.5px) translateX(-4.5px);
    -moz-transform: rotate(45deg) translateY(-4.5px) translateX(-4.5px);
    -ms-transform: rotate(45deg) translateY(-4.5px) translateX(-4.5px);
    -o-transform: rotate(45deg) translateY(-4.5px) translateX(-4.5px);
    transform: rotate(45deg) translateY(-4.5px) translateX(-4.5px)
}

@media only screen and (max-width:1023px) {
    header .container.relative .mobile-btn,
    header .container.relative .mobile-btn .navbar-toggle {
        display: block
    }
}

header .eco {
    display: none;
    padding: 15px 15px 0;
    text-align: center
}

header .eco p {
    margin: 6px 0 0;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #ed1c24
}



/* header ul.menu li a .menuName { */
header ul.menu>li {
    position: relative;
    text-transform: uppercase;
    float: left;
    min-height: 67px;
    padding-top: 13px;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    color: #434343
}

header ul.menu li a {
    display: block;
    border-left: 1px solid #eee;
    margin: 10px 5px 0 0;
    padding: 0 20px
}

header ul.menu li ul.submenu {
    z-index: 460;
    display: none;
    position: absolute;
    min-width: 260px;
    background: #eee;
    padding: 20px 10px;
    margin: 0;
    left: 0;
    top: 67px
}

header ul.menu li ul.submenu li {
    transition: all ease .2s;
    margin: 0 0 5px;
    float: none;
    min-height: inherit;
    padding: 0
}

header ul.menu li ul.submenu li a {
    transition: .3s;
    padding: 4px 20px 4px 4px;
    margin: 0;
    font-size: 17px;
    color: #5f6062;
    text-transform: capitalize
}

header ul.menu li ul.submenu li:hover {
    transition: all ease .2s;
    background: url(/mp-include/themes/ecostar/images/menu-bg.png) left 5px center no-repeat
}

header ul.menu li ul.submenu li:hover a {
    transition: all ease .3s;
    color: #ed1c24;
    padding-left: 30px
}

header ul.menu li ul.submenu>li.active {
    transition: all ease .2s;
    background: url(/mp-include/themes/ecostar/images/menu-bg.png) left 5px center no-repeat
}

header ul.menu li.active,
header ul.menu li.hover,
header ul.menu li:hover {
    background: #eee
}

header ul.menu li ul.submenu>li.active a {
    color: #ed1c24;
    font-weight: 700;
    padding-left: 30px
}

header ul.menu>li:hover {
    color: #ed1c24!important
}

header ul.menu li:last-child ul.submenu {
    left: inherit;
    right: 0
}

header ul.menu li:hover a .menuIcon {
    display: none
}


header ul.menu>li.active a {
    color: #ed1c24
}

@media only screen and (max-width:1023px) {
    header ul.menu {
        display: none
    }
}

@media only screen and (min-width:1024px) and (max-width:1200px) {
    header ul.menu li {
        margin: 5px 3px 0
    }
    .header-background {
        height: 73px!important
    }
}

.banner {
    height: 265px;
    position: absolute;
    top: 0;
    overflow: hidden;
    width: 100%;
}

.banner img {
    text-align: center;
    display: block;
    margin: 0 auto
}

.slider-box { position: relative; top: -124px; overflow: hidden; /*    height: 514px */ }

.slider-box .tparrows { margin-top: 70px }

.slider-box .tp-leftarrow.default,
.slider-box .tp-rightarrow.default {
    margin-left: 0!important;
    margin-top: 0!important;
    width: 48px;
    height: 48px;
    z-index: 40
}

.slider-box .tp-rightarrow.default {
    left: 95%!important;
    position: absolute!important
}

.slider-box .tp-leftarrow.default {
    left: 30px!important
}

.newindex {
    height: 470px;
    background: #fff
}

.newindex .newindex-box {
    background: #f5f5f5;
    padding: 50px 0;
    height: 470px
}

.newindex .newindex-box .slick-dots {
    left: 50%;
    right: initial!important;
    bottom: 40px!important;
    margin-left: -210px
}

.newindex .newindex-box .slick-dots li {
    margin-right: 50px;
    position: relative
}

.newindex .newindex-box .slick-dots li i.bor {
    position: absolute;
    right: -44px;
    height: 1px;
    width: 40px;
    background: #8b8b8b;
    top: 10px
}

.newindex .newindex-box .slick-dots li a {
    display: block;
    width: 20px;
    height: 20px;
    border: 1px solid #8b8b8b;
    border-radius: 50%
}

.newindex .newindex-box .slick-dots li:last-child i.bor,
.newindex .newindex-box .slick-next:before,
.newindex .newindex-box .slick-prev:before {
    display: none
}

.newindex .newindex-box .slick-dots li.slick-active a {
    border: none;
    background: #ea6243
}

.newindex .newindex-box .slick-dots li:last-child {
    margin-right: 0
}

.newindex .newindex-box .slick-prev {
    top: 40%;
    width: 42px;
    height: 59px;
    left: 29.5%;
    background: url(/mp-include/themes/ecostar/images/leftic.png) center center no-repeat
}

.newindex .newindex-box .slick-next {
    top: 40%;
    width: 42px;
    height: 59px;
    right: 29.5%;
    background: url(/mp-include/themes/ecostar/images/rightic.png) center center no-repeat
}

.newindex .newindex-box .slick-list {
    padding: 25px 0!important
}

.newindex .newindex-box .slick-list .slick-center,
.newindex .newindex-box .slick-list .slick-center .resim-att {
    padding: 0!important;
    height: 320px!important;
    transition: .3s
}

.newindex .newindex-box .slick-list .slick-center {
    margin: -40px 0
}

.newindex .newindex-box .slick-list .slick-center .resim-att img {
    height: 100%
}

.newindex .newindex-box .slick-list .slick-slide {
    transition: .3s
}

.newindex .newindex-box .slick-list .slick-slide .resim-att {
    transition: .3s;
    padding: 0 50px;
    width: 100%;
    height: 240px;
    position: relative;
    float: left;
    text-align: center
}

.newindex .newindex-box .slick-list .slick-slide .resim-att .resim-att-pre {
    width: 100%;
    height: 100%;
    position: relative
}

.newindex .newindex-box .slick-list .slick-slide .resim-att .resim-att-pre .resim-thumb {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%
}

.newindex .newindex-box .slick-list .slick-slide .resim-att .resim-att-pre .resim-thumb .resim-centered {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(50%, 50%);
    -moz-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

.newindex .newindex-box .slick-list .slick-slide .resim-att .resim-att-pre .resim-thumb .resim-centered img {
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.boxes-yeni {
    background: #fff;
    padding: 20px 0
}

.boxes-yeni .all {
    background: #f5f5f5;
    float: left;
    width: 100%
}

.boxes-yeni .all .images {
    height: 171px
}

.boxes-yeni .all .images .resim-att {
    transition: .3s;
    width: 100%;
    height: 100%;
    position: relative;
    float: left;
    text-align: center
}

.boxes-yeni .all .images .resim-att .resim-att-pre {
    width: 100%;
    height: 100%;
    position: relative
}

.boxes-yeni .all .images .resim-att .resim-att-pre .resim-thumb {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%
}

.boxes-yeni .all .images .resim-att .resim-att-pre .resim-thumb .resim-centered {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(50%, 50%);
    -moz-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

.boxes-yeni .all .images .resim-att .resim-att-pre .resim-thumb .resim-centered img {
    max-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.boxes-yeni .all .title h1 {
    font-size: 30px;
    color: #eb6545;
    margin: 52px 0
}

@media only screen and (max-width:1023px) {
.boxes-yeni .all .title h1 { font-size: 2rem; margin: 62px 0; }
}

.bottom-boxes-list {
    background: #fff
}

.bottom-boxes-list .bottom-all-list {
    float: left;
    width: 100%;
    margin: 30px 0
}

.bottom-boxes-list .bottom-all-list .col-md-4:nth-child(2) .title h1 i {
    background-position: -35px 8px
}

.bottom-boxes-list .bottom-all-list .col-md-4:nth-child(3) .title h1 i {
    background-position: -84px 8px
}

.bottom-boxes-list .bottom-all-list .title h1 {
    font-size: 23px;
    color: #2d3034;
    margin: 0;
    border-bottom: 2px solid #eb6545;
    padding: 15px 0
}

.bottom-boxes-list .bottom-all-list .title h1 i {
    background: url(/mp-include/themes/ecostar/images/homeasc.png) 9px 6px no-repeat;
    display: block;
    float: left;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    margin-top: -14px;
    border: 1px solid #6c6d70;
    border-radius: 50%;
    padding: 23px
}

.bottom-boxes-list .bottom-all-list .borderall {
    float: left;
    width: 100%;
    background: url(/mp-include/themes/ecostar/images/bor.png) top 80px center no-repeat;
    background-size: 100% 100%;
    border-bottom: 1px solid #a9a9a9;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.bottom-boxes-list .bottom-all-list .newlistall {
    text-align: center;
    display: block;
    margin: 20px auto
}

.bottom-boxes-list .bottom-all-list .newlistall .image {
    height: 143px;
    border-radius: 50%;
    overflow: hidden;
    padding: 0 120px
}

.bottom-boxes-list .bottom-all-list .newlistall .image .resim-att {
    border-radius: 50%;
    overflow: hidden;
    transition: .3s;
    width: 100%;
    height: 100%;
    position: relative;
    float: left;
    text-align: center
}

.bottom-boxes-list .bottom-all-list .newlistall .image .resim-att .resim-att-pre {
    width: 100%;
    height: 100%;
    position: relative
}

.bottom-boxes-list .bottom-all-list .newlistall .image .resim-att .resim-att-pre .resim-thumb {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%
}

.bottom-boxes-list .bottom-all-list .newlistall .image .resim-att .resim-att-pre .resim-thumb .resim-centered {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(50%, 50%);
    -moz-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

.bottom-boxes-list .bottom-all-list .newlistall .image .resim-att .resim-att-pre .resim-thumb .resim-centered img {
    border-radius: 50%;
    overflow: hidden;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bottom-boxes-list .bottom-all-list .newlistall .contentss {
    padding: 0 10px
}

.bottom-boxes-list .bottom-all-list .newlistall .contentss h3 {
    font-size: 18px
}

.bottom-boxes-list .bottom-all-list .newlistall .contentss h3 span {
    color: #eb6545;
    display: block;
    font-size: 23px;
    margin-top: 10px
}

.bottom-boxes-list .bottom-all-list .newlistall .contentss .more a {
    font-size: 13px;
    display: block;
    font-style: italic
}

.bottom-boxes-list .videobox {
    margin: 20px 0 0
}

.bottom-boxes-list .katbox {
    float: left;
    width: 100%
}

.bottom-boxes-list .katbox .kat-list {
    float: left;
    width: 100%;
    margin: 20px 0 0
}

.bottom-boxes-list .katbox .kat-list .resim-att {
    transition: .3s;
    width: 100%;
    height: 284px;
    border: 1px solid #a9a9a9;
    position: relative;
    float: left;
    text-align: center
}

.bottom-boxes-list .katbox .kat-list .resim-att .resim-att-pre {
    width: 100%;
    height: 100%;
    position: relative
}

.bottom-boxes-list .katbox .kat-list .resim-att .resim-att-pre .resim-thumb {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%
}

.bottom-boxes-list .katbox .kat-list .resim-att .resim-att-pre .resim-thumb .resim-centered {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(50%, 50%);
    -moz-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

.bottom-boxes-list .katbox .kat-list .resim-att .resim-att-pre .resim-thumb .resim-centered img {
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.allnewbox {
    display: none;
    padding-top: 20px
}

.allnewbox.active,
.haberActive {
    display: block!important
}

.haberActive {
    margin-top: 20px
}

@media only screen and (max-width:1280px) and (min-width:1200px) {
    .slider-box .capBig {
        margin-left: 90px
    }
}

@media only screen and (min-width:1024px) and (max-width:1200px) {
    .slider-box .capBig {
        margin-left: 70px
    }
    header ul.menu li a {
        padding: 0 7px
    }
    .urunlists .cat-catname img {
        width: 100%
    }
    .urunside .widget>ul>li>a {
        background: 0 0!important;
        font-size: 16px!important
    }
    header ul.menu li:nth-child(3) .submenu>li.urunli {
        width: 184px;
        padding: 0 10px
    }
    .boxgrup3 .bilgibox .icerik .text p {
        font-size: 12px!important
    }
    .boxgrup3 .bilgilist a .text {
        width: 100%;
        height: 82px
    }
    .boxgrup3 .bilgilist .icon {
        display: none
    }
    .boxgrup3 .bilgibox .haber-list .asd .cont .right .top-icerik p {
        font-size: 13px!important
    }
    .box-grup2 .kutu-icerik .images .icerik p {
        font-size: 12px!important
    }
    .box-grup1 .hizmet-kats div>ul.nav-tabs li a {
        padding: 8px 10px!important
    }
    .box-grup1 .hizmet-kats div>ul.nav-tabs li a span {
        top: 38px!important
    }
    #main .sideBar .widget ul li a,
    .box-grup1 .hizmet-kats div>ul.nav-tabs li a {
        font-size: 15px!important
    }
}

.pa {
    padding: 0
}

.pl {
    padding-left: 0
}

.pr {
    padding-right: 0
}

.pagi a,
.search_items .pagination ul li a {
    padding: 2px 10px;
    font-family: 'Exo 2', sans-serif;
    border: 1px solid #ddd
}

.pagetitles {
    margin-bottom: 20px
}

.pagetitles h1 {
    margin: 0;
    color: #6d6e71;
    font-size: 28px;
    font-weight: 600
}

.overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    opacity: .8;
    filter: opacity(80);
    z-index: 52;
    display: none
}

.pagi a.active,
.pagi a:hover,
.search_items .pagination ul li.active a,
.search_items .pagination ul li:hover a {
    background: #ed1c24;
    color: #fff
}

.pagi {
    float: left;
    width: 100%
}

.pagi a,
.pagi a.active,
.pagi a:hover {
    transition: .3s
}

.search_items .pagination ul li {
    float: left;
    margin-right: 2px
}

.search_items .item {
    background: #fff;
    border-bottom: 1px dashed #ccc;
    padding: 10px 20px;
    margin-bottom: 5px
}

.search_items .item .text h4 {
    font-size: 20px;
    color: #ed1c24;
    margin-top: 0
}

.search_items .item .text p {
    color: #000;
    margin: 0
}

.search_items .item .text a {
    color: #000;
    font-weight: 700
}

.pagetitle {
    position: relative;
    margin-top: 53px
}

.pagetitle h1 {
    margin: 0;
    color: #fff;
    font-size: 40px;
    font-weight: 600
}

.pagetitle .breadcrumb {
    overflow: hidden;
    padding: 8px 0;
    background: url(/mp-include/themes/ecostar/images/bread-bot.png) bottom 0 center no-repeat;
    margin: 0;
    height: 66px;
    background-size: 100%
}

.pagetitle .breadcrumb .breadcrumb_content_wrap {
    overflow: hidden;
    float: left;
    border-bottom: 3px solid #ed1c24;
    margin: 0;
    padding-bottom: 5px;
    color: #fff;
}

.pagetitle .breadcrumb a {
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
}




.box-grup.metin {
    height: 124px;
    text-align: center;
    display: table;
    width: 100%;
    overflow: hidden;
    margin-top: -124px
}

.box-grup.metin h3 {
    margin: 0;
    display: table-cell;
    vertical-align: middle;
    color: #5f6062
}

.home-new-box .gorsel {
    overflow: hidden;
    background: url(/mp-include/themes/ecostar/images/altborder.png) top center no-repeat;
    background-size: 100%;
    padding-top: 30px
}

.home-new-box .gorsel .resim-att {
    width: 100%;
    height: 250px;
    position: relative;
    float: left;
    padding: 0;
    text-align: center
}

.home-new-box .gorsel .resim-att .resim-att-pre {
    width: 100%;
    height: 100%;
    position: relative
}

.home-new-box .gorsel .resim-att .resim-att-pre .resim-thumb {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%
}

.home-new-box .gorsel .resim-att .resim-att-pre .resim-thumb .resim-centered {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(50%, 50%);
    -moz-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

.home-new-box .gorsel .resim-att .resim-att-pre .resim-thumb .resim-centered img {
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.home-new-box-two .gorsel {
    margin-top: 18px;
    height: 250px
}

.home-new-box-two .gorsel .resim-att {
    width: 100%;
    height: 100%;
    position: relative;
    float: left;
    padding: 0;
    text-align: center
}

.home-new-box-two .gorsel .resim-att .resim-att-pre {
    width: 100%;
    height: 100%;
    position: relative
}

.home-new-box-two .gorsel .resim-att .resim-att-pre .resim-thumb {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%
}

.home-new-box-two .gorsel .resim-att .resim-att-pre .resim-thumb .resim-centered {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(50%, 50%);
    -moz-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

.home-new-box-two .gorsel .resim-att .resim-att-pre .resim-thumb .resim-centered img {
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}


.box-grup1 {
    position: relative;
    z-index: 9;
    height: 292px;
    margin-top: -124px
}

.box-grup1 .mask {
    background-color: #fff;
    width: 100%;
    height: 292px;
    position: absolute;
    top: 0
}

.box-grup1 .hizmet-kats div>ul.nav-tabs {
    display: table;
    margin: 0 auto;
    border: none;
    position: relative;
    top: 35px
}

.box-grup1 .hizmet-kats div>ul.nav-tabs li {
    margin-right: 8px
}

.box-grup1 .hizmet-kats div>ul.nav-tabs li a {
    display: block;
    border: 1px solid #ededed;
    font-size: 18px;
    font-weight: 700;
    color: #5f6062;
    padding: 8px 20px;
    border-radius: 50px
}

.box-grup1 .hizmet-kats div>ul.nav-tabs li a span {
    display: none;
    width: 0;
    height: 0;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-top: 11px solid #ededed;
    position: absolute;
    left: 45%;
    top: 42px
}

.box-grup1 .hizmet-kats div>ul.nav-tabs li:last-child {
    margin: 0
}

.box-grup1 .hizmet-kats div>ul.nav-tabs li.active a,
.box-grup1 .hizmet-kats div>ul.nav-tabs li:hover a {
    background: #ededed;
    transition: .3s
}

.box-grup1 .hizmet-kats div>ul.nav-tabs li.active a {
    color: #ed1c24
}

.box-grup1 .hizmet-kats div>ul.nav-tabs li.active a span {
    display: block
}

.box-grup1 .hizmet-kats div .tab-content {
    height: 185px;
    overflow: hidden;
    margin-top: 40px
}

.box-grup1 .hizmet-kats div .tab-content ul.tablist {
    height: 192px;
    overflow: hidden;
    padding: 20px 0;
    text-align: center
}

.box-grup1 .hizmet-kats div .tab-content ul.tablist li {
    width: 165px;
    padding: 0 18px;
    height: 190px;
    display: inline-block;
    position: relative
}

.box-grup1 .hizmet-kats div .tab-content ul.tablist li a {
    display: block
}

.box-grup1 .hizmet-kats div .tab-content ul.tablist li .icon {
    text-align: center;
    border: 2px solid #575757;
    border-radius: 50%;
    margin: 5px 10px;
    height: 110px
}

.box-grup1 .hizmet-kats div .tab-content ul.tablist li .icon img {
    position: relative;
    top: 18px
}

.box-grup1 .hizmet-kats div .tab-content ul.tablist li .metin {
    margin-top: 10px;
    font-size: 14px;
    color: #575757;
    text-align: center;
    line-height: 16px;
    font-weight: 500;
    position: absolute;
    left: 0;
    width: 100%
}

.box-grup1 .hizmet-kats div .tab-content ul.tablist li:hover .icon {
    border: 2px solid #d92228
}

.box-grup2 .kutu-icerik {
    overflow: hidden;
    padding-top: 18px
}

.box-grup2 .kutu-icerik .images {
    position: relative;
    height: 250px
}

.box-grup2 .kutu-icerik .images .golge {
    background: url(/mp-include/themes/ecostar/images/box-gb.png) left bottom no-repeat;
    width: 100%;
    height: 80px;
    position: absolute;
    z-index: 9;
    background-size: 100% 100%;
    bottom: 0
}

.box-grup2 .kutu-icerik .images a.mores {
    position: absolute;
    z-index: 99;
    top: 12%;
    padding: 0 20px
}

.box-grup2 .kutu-icerik .images a.mores i {
    font-size: 17px;
    border-radius: 50%;
    border: 2px solid #fff;
    padding: 6px 8px;
    color: #fff;
    font-weight: 100;
    position: relative
}

.box-grup2 .kutu-icerik .images a.mores i:before {
    position: relative;
    top: 1px;
    left: 1px
}

.box-grup2 .kutu-icerik .images .resim-att {
    width: 100%;
    height: 100%;
    position: relative;
    float: left;
    padding: 0;
    text-align: center
}

.box-grup2 .kutu-icerik .images .resim-att .resim-att-pre {
    width: 100%;
    height: 100%;
    position: relative
}

.box-grup2 .kutu-icerik .images .resim-att .resim-att-pre .resim-thumb {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%
}

.box-grup2 .kutu-icerik .images .resim-att .resim-att-pre .resim-thumb .resim-centered {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(50%, 50%);
    -moz-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

.box-grup2 .kutu-icerik .images .resim-att .resim-att-pre .resim-thumb .resim-centered img {
    max-height: 100%;
    height: 100%;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%
}

.box-grup2 .kutu-icerik .images .icerik {
    position: absolute;
    top: 46%;
    color: #fff;
    padding: 0 20px
}

.box-grup2 .kutu-icerik .images .icerik span {
    border: 3px solid #ed1c24;
    display: block;
    float: left;
    position: absolute;
    padding: 0 0 0 70px;
    top: -12px
}

.box-grup2 .kutu-icerik .images .icerik h2 {
    margin: 0;
    font-size: 18px;
    font-weight: 700;
    min-height: 50px;
    line-height: 20px
}

.box-grup2 .kutu-icerik .images .icerik p {
    font-size: 15px;
    line-height: 20px;
    font-weight: 300
}

.teklif {
    position: absolute;
    right: 0;
    height: 33px;
    width: 110px;
    z-index: 9;
    top: -53px
}

.teklif a,
.teklif button {
    width: 100%;
    transition: .3s;
    font-family: 'Exo 2', sans-serif
}

.teklif a {
    color: #fff!important;
    border: none;
    border-radius: 0;
    padding: 5px 0;
    background: #ed1c24
}

.teklif a:hover {
    transition: .3s;
    background: #e6e6e6;
    color: #000!important
}

.teklif button {
    border-radius: 0;
    border: none;
    height: 100%;
    padding: 10px;
    font-size: 15px;
    font-weight: 600;
    background: #ed1c24
}

.teklif button:hover {
    transition: .3s;
    background: #e6e6e6;
    color: #000
}

.teklif .btn-info:focus {
    background: #ed1c24
}

.boxgrup3 {
    margin-top: 15px
}

.boxgrup3 .bilgibox .title h1 {
    margin: 0 0 8px;
    font-size: 18px;
    color: #2d2e2f;
    font-weight: 700
}

.boxgrup3 .bilgibox .icerik {
    background: #fff;
    padding: 20px;
    min-height: 140px
}

.boxgrup3 .bilgibox .icerik .text p {
    margin: 0;
    font-size: 15px;
    line-height: 22px;
    font-weight: 400;
    color: #2d2e2f
}

.boxgrup3 .bilgibox .icerik .text p span {
    background: url(/mp-include/themes/ecostar/images/sprite.png) left center no-repeat;
    display: block;
    width: 53px;
    height: 90px;
    float: left;
    margin-right: 15px
}

.boxgrup3 .bilgibox .haber-list {
    overflow: hidden
}

.boxgrup3 .bilgibox .haber-list .asd .cont {
    background: #fff;
    min-height: 140px
}

.boxgrup3 .bilgibox .haber-list .asd .cont .left .resim-att {
    width: 100%;
    height: 140px;
    position: relative;
    float: left;
    padding: 0;
    text-align: center
}

.boxgrup3 .bilgibox .haber-list .asd .cont .left .resim-att .resim-att-pre {
    width: 100%;
    height: 140px;
    position: relative
}

.boxgrup3 .bilgibox .haber-list .asd .cont .left .resim-att .resim-att-pre .resim-thumb {
    width: 100%;
    height: 140px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%
}

.boxgrup3 .bilgibox .haber-list .asd .cont .left .resim-att .resim-att-pre .resim-thumb .resim-centered {
    width: 100%;
    height: 140px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(50%, 50%);
    -moz-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

.boxgrup3 .bilgibox .haber-list .asd .cont .left .resim-att .resim-att-pre .resim-thumb .resim-centered img {
    max-height: 100%;
    height: 100%;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%
}

.boxgrup3 .bilgibox .haber-list .asd .cont .right .top-icerik {
    padding-top: 15px
}

.boxgrup3 .bilgibox .haber-list .asd .cont .right .top-icerik h3 {
    margin: 0 0 2px;
    font-size: 18px;
    font-weight: 700;
    color: #2d2e2f;
    line-height: 20px
}

.boxgrup3 .bilgibox .haber-list .asd .cont .right .top-icerik p {
    font-size: 15px;
    margin: 0;
    font-weight: 400;
    color: #2d2e2f
}

.boxgrup3 .bilgibox .haber-list .asd .cont .right .more a {
    display: block;
    position: relative;
    top: 10px
}

.boxgrup3 .bilgibox .haber-list .asd .slick-dots {
    right: 10px;
    bottom: 20px;
    min-width: 40px
}

.boxgrup3 .bilgibox .haber-list .asd .slick-dots li {
    margin-right: 3px;
    width: 21px
}

.boxgrup3 .bilgibox .haber-list .asd .slick-dots li a {
    display: block;
    width: 21px;
    height: 5px;
    background-color: #575757
}

.boxgrup3 .bilgibox .haber-list .asd .slick-dots li.slick-active a {
    background: #ed1c24
}

.boxgrup3 .bilgilist {
    background: #575757;
    overflow: hidden;
    margin-top: 27px;
    min-height: 140px
}

.boxgrup3 .bilgilist a {
    display: block;
    color: #fff;
    padding: 18px 12px 30px 15px;
    overflow: hidden
}

.boxgrup3 .bilgilist a .icon span {
    background: url(/mp-include/themes/ecostar/images/sprite.png) -111px 18px no-repeat;
    display: block;
    width: 100%;
    height: 90px;
    float: left
}

.boxgrup3 .bilgilist a .text {
    margin-top: 10px
}

.boxgrup3 .bilgilist a .text button {
    text-align: left;
    padding: 0 11px 0 0;
    width: 100%;
    margin: 0;
    font-size: 15px;
    background: 0 0;
    border: none;
    font-family: 'Exo 2', sans-serif
}

.boxgrup3 .bilgilist a .text p {
    margin: 0;
    font-size: 15px;
    padding-right: 11px
}

.boxgrup3 .bilgilist a .text .more {
    position: relative;
    top: 8px
}

.boxgrup3 .bilgilist a:hover {
    transition: .3s;
    background: #414141
}

.boxgrup3 .bilgilist .bilgi-li {
    border-right: 1px solid #414141
}

.boxgrup3 .bilgilist .bilgi-li:nth-child(2) {
    border-right: 0
}

.boxgrup3 .bilgilist .bilgi-li:nth-child(2) a .icon span {
    background-position: -216px 18px
}

.boxgrup3 .bilgilist .bilgi-li:nth-child(2) a .text p {
    padding-right: 0
}

.dilEN .box-grup1 .hizmet-kats div .tab-content,
.dilEN .box-grup1 .hizmet-kats div .tab-content ul.tablist {
    height: 215px!important
}

#main .haberCaros h3 {
    display: block!important
}

.dokumanlar .tab-pane .liste li.active a {
    background-color: #ed1c24!important;
    color: #fff!important
}

.popup .modal-content .modal-body p img {
    min-width: 100%;
    max-width: 100%
}


#main .teklifal .form form .form-group label,
#main .teklifal .form form h3 {
    display: none
}


#main {
    margin-top: 20px;
    margin-bottom: 30px
}

#main .teklifal {
    background: #898989;
    padding: 20px;
    float: left;
    width: 100%
}

#main .teklifal .title h3 {
    margin: 0 0 10px;
    font-size: 21px;
    color: #fff
}

#main .teklifal .title p {
    margin: 0;
    font-size: 18px;
    color: #fff;
    line-height: 18px
}

#main .teklifal .form {
    margin-top: 20px;
    float: left;
    width: 100%
}

#main .teklifal .form form .form-group {
    margin-bottom: 10px;
    position: relative
}

#main .teklifal .form form .form-group input {
    border-radius: 0;
    color: #999;
    height: 45px;
    font-size: 15px
}

#main .teklifal .form form .form-group.col-sm-12 {
    padding: 0;
    margin: 0
}

#main .teklifal .form form .form-group.col-sm-12 .btn-success {
    width: 100%;
    border: none;
    border-radius: 0;
    font-size: 17px;
    background: #e30613;
    color: #fff;
    font-family: 'Exo 2', sans-serif
}

#main .teklifal .form form #mpCaptcha .image {
    background: #fff;
    position: relative;
    margin-bottom: 10px
}

#main .teklifal .form form #mpCaptcha .image img {
    text-align: center;
    display: block;
    margin: 0 auto
}

#main .teklifal .form form #mpCaptcha .image a {
    position: absolute;
    right: 20px;
    top: 20px
}

#main .teklifal .form form #mpCaptcha .image a i {
    font-size: 30px;
    color: #ed1c24
}

#main .urunside .widget ul li.head {
    display: none
}

#main .urunside .widget ul li.active>a {
    color: #ed1c24;
    background: 0 0
}

#main .urunside .widget ul li.active ul li a {
    background: url(/mp-include/themes/ecostar/images/li-png.png) left 25px center no-repeat
}

#main .urunside .widget ul>li {
    border: none!important;
    background: #fff;
    margin-bottom: 20px
}

#main .urunside .widget ul>li>a {
    border-bottom: 1px solid #d9d9d9;
    transition: .3s;
    color: #5f6062;
    font-weight: 700;
    display: block;
    padding: 10px 15px;
    font-size: 18px;
    background: url(/mp-include/themes/ecostar/images/up-ok.png) right 20px center no-repeat
}

#main .urunside .widget ul>li ul { /* display: none */ }

#main .urunside .widget ul>li ul>li {
    margin: 0
}

#main .urunside .widget ul>li ul>li>a {
    transition: all ease .3s;
    background: url(/mp-include/themes/ecostar/images/li-png.png) left 25px center no-repeat;
    padding-left: 40px!important;
    font-size: 15px;
    color: #5f6062;
    font-weight: 500
}

#main .urunside .widget ul>li ul li.active a,
#main .urunside .widget ul>li ul li:hover a {
    transition: all ease .3s;
    color: #ed1c24
}

#main .urundetay-img {
    float: left;
    width: 100%;
    overflow: hidden;
    height: 245px
}

#main .urundetay-img .resim-att {
    width: 100%;
    height: 245px;
    position: relative;
    float: left;
    padding: 0;
    text-align: center
}

#main .urundetay-img .resim-att .resim-att-pre {
    width: 100%;
    height: 100%;
    position: relative
}

#main .urundetay-img .resim-att .resim-att-pre .resim-thumb {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%
}

#main .urundetay-img .resim-att .resim-att-pre .resim-thumb .resim-centered {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(50%, 50%);
    -moz-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

#main .urundetay-img .resim-att .resim-att-pre .resim-thumb .resim-centered img {
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#main .reference {
    float: left;
    width: 100%;
    margin: 50px 0 20px
}

#main .reference .item table {
    width: 100%;
    border: 2px solid #676767
}

#main .reference .item table tr:first-child td {
    width: 200px;
    font-weight: 600
}

#main .reference .item table tr:nth-child(3) td:first-child {
    border: none
}

#main .reference .item table tr:first-child {
    background: #d9dadc
}

#main .reference .item table tr td {
    padding: 5px 5px 6px;
    text-align: center;
    width: 280px;
    border: 2px solid #676767;
    font-weight: 500;
    font-size: 14px;
    color: #373737
}

#main .reference .item table tr td .image {
    height: 60px;
    width: 100%
}

#main .reference .item table tr td .image .resim-att {
    width: 100%;
    height: 100%;
    position: relative;
    float: left;
    padding: 0;
    text-align: center
}

#main .reference .item table tr td .image .resim-att .resim-att-pre {
    width: 100%;
    height: 100%;
    position: relative
}

#main .reference .item table tr td .image .resim-att .resim-att-pre .resim-thumb {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%
}

#main .contentform .kfgrup .box .box-title form label.control-label.col-sm-3,
#main .contentform .kfgrup .box .box-title h3,
#main .pa h3 {
    display: none
}

#main form#kanalBruloru .form-group>.checkbox,
#main form#prosesBrulor .form-group>.checkbox,
#main form#sanayiBruloru .form-group .checkbox,
#main form#sicakHavaJenerator .form-group>.checkbox {
    margin-top: 0;
    margin-bottom: 0
}

#main .form-group>button,
#main form#monoblokBrulor .form-group>button {
    margin-right: 15px
}

#main .reference .item table tr td .image .resim-att .resim-att-pre .resim-thumb .resim-centered {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(50%, 50%);
    -moz-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

#main .reference .item table tr td .image .resim-att .resim-att-pre .resim-thumb .resim-centered img {
    position: absolute;
    max-width: 100%;
    top: 0;
    left: 0;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#main .reference .item table tr td strong {
    font-weight: inherit
}

#main .reference .item table tr td a {
    transition: .3s
}

#main .reference .item table tr td a:hover {
    transition: .3s;
    color: #ed1c24
}

#main .reference .item table tr td:last-child,
#main .reference .item table tr td:nth-child(4),
#main .reference .item table tr td:nth-child(5) {
    width: 170px
}

#main form#sicakHavaJenerator .form-group:nth-child(5) {
    height: 110px;
    margin-bottom: 0
}

#main form#sicakHavaJenerator .form-group:nth-child(8) {
    height: 139px
}

#main form#kanalBruloru .form-group>.form-group,
#main form#prosesBrulor .form-group>.form-group,
#main form#sanayiBruloru .form-group>.form-group,
#main form#sicakHavaJenerator .form-group>.form-group {
    height: 34px;
    width: 100%;
    padding: 0
}

#main form#sanayiBruloru .form-group:nth-child(26) textarea {
    height: 139px
}

#main form#monoblokBrulor .form-group>.form-group {
    width: 100%;
    padding: 0;
    height: 34px
}

#main .contentform>form#ariza>.form-group:nth-child(1),
#main .contentform>form#ilkIsletmeAlmaTalebi>.form-group>label.col-sm-6 {
    width: 100%!important
}

#main form#monoblokBrulor .form-group .checkbox {
    margin-top: 0!important;
    margin-bottom: 7px
}

#main form#monoblokBrulor form.group:nth-child(17)>.form-group {
    margin-top: 16px;
    height: 0
}

#main .contentform>form#ilkIsletmeAlmaTalebi>.form-group {
    margin-bottom: 20px
}

#main .contentform>form#ilkIsletmeAlmaTalebi>.form-group>button {
    margin-left: 13px
}

#main .contentform>form#ilkIsletmeAlmaTalebi>.form-group>.checkbox {
    margin-top: 0;
    margin-bottom: 0
}

#main .contentform>form#ilkIsletmeAlmaTalebi .form-group:nth-child(38) {
    margin-bottom: 0
}

#main .contentform>form#ilkIsletmeAlmaTalebi .form-group:nth-child(9) label.baslik {
    text-decoration: underline
}

#main .contentform>form#ariza>.form-group:nth-child(12) {
    width: 100%!important;
    margin: 20px 0
}

#main .contentform>form#ariza>.form-group:nth-child(12) label {
    color: red
}

#main .contentform>form#ariza>.col-sm-12 button {
    margin-left: 13px
}

#main form#iletisim .form-group textarea#mesaj {
    height: 116px
}

#main .contentform .kfgrup {
    padding: 0
}

#main .contentform .kfgrup .box {
    float: left;
    width: 100%
}

#main .contentform .kfgrup .box .box-title form .btn-success {
    float: right;
    border-radius: 0;
    background: #ed1c24;
    border-color: #ed1c24;
    font-family: 'Exo 2', sans-serif;
    font-size: 20px
}

#main .contentform .kfgrup .box .box-title form .form-group>label {
    color: #ed1c24
}

#main .contentform .kfgrup .box .box-title form .captcha input,
#main .contentform .kfgrup .box .box-title form select {
    border-radius: 0
}

#main .contentform .kfgrup .box .box-title form .captcha .image {
    border: 1px solid #ddd;
    position: relative;
    margin-bottom: 10px
}

#main .contentform .kfgrup .box .box-title form .captcha .image img {
    text-align: center;
    display: block;
    margin: 0 auto
}

#main .contentform .kfgrup .box .box-title form .captcha .image a {
    position: absolute;
    right: 20px;
    top: 22px
}

#main .contentform .kfgrup .box .box-title form .captcha .image a i {
    font-size: 35px
}

#main .contentform .kfgrup .box .box-title form .col-sm-5,
#main .contentform .kfgrup .box .box-title form .formgrup {
    padding: 0
}

#main .contentform a.btn.btn-success {
    transition: .3s;
    color: #fff;
    background: #ed1c24;
    border: none;
    border-radius: 0;
    font-family: 'Exo 2', sans-serif;
    font-size: 12px
}

#main .contentform a.btn.btn-success:hover {
    transition: .3s;
    background: #5f6062
}

#main .contentform form {
    float: left;
    width: 100%
}

#main .contentform form .col-sm-12 {
    width: 100%!important;
    color: #ed1c24;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 10px;
    padding: 0;
    min-height: inherit!important
}

#main .contentform form #mpCaptcha {
    width: 100%!important
}

#main .contentform form .glyphicon {
    width: 72px;
    position: absolute;
    background: #ed1c24;
    left: -1px;
    top: -1px;
    height: 35px;
    padding-top: 7px;
    font-size: 18px
}

#main .contentform form .btn-yellow {
    background: #ed1c24;
    color: #fff
}

#main .contentform form .form-group {
    width: 48%;
    margin-right: 17px;
    float: left;
    position: relative
}

#main .contentform form .form-group label {
    margin-bottom: 10px
}

#main .contentform form .form-group .btn-success {
    float: left!important
}

#main .contentform form .form-group .col-sm-12 {
    padding-left: 0
}

#main .contentform form .form-group .checkbox label {
    margin-right: 10px;
    padding-left: 0
}

#main .icheckbox,
#main .iradio {
    display: inline-block;
    margin: -2px 5px 0 0;
    padding: 0;
    width: 20px;
    height: 20px;
    border: none;
    cursor: pointer;
    vertical-align: middle
}

#main .contentform form .form-group .checkbox label:nth-child(3) {
    padding: 0
}

#main .icheckbox {
    background: url(/mp-include/themes/ecostar/images/icheck.png) no-repeat
}

#main .icheckbox.checked {
    background-position: -20px 0
}

#main .iradio {
    background: url(/mp-include/themes/ecostar/images/icheck.png) no-repeat
}

#main .iradio.checked {
    background-position: -20px 0
}

#main .filtres {
    float: left;
    width: 100%;
    margin: 20px 0
}

#main .filtres select {
    border-radius: 0;
    color: #5f6062
}

#main path.jvectormap-region.jvectormap-element {
    cursor: pointer
}

#main .jvectormap-container {
    background: 0 0!important
}

#main .jvectormap-label,
#main .reflist2 .jvectormap-label {
    background: #fff;
    color: #ed1c24;
    font-weight: 700;
    font-family: 'Exo 2', sans-serif
}

#main .jvectormap-label {
    margin-top: -920px;
    margin-left: -650px;
    padding: 2px 12px;
    border: 1px solid #ed1c24;
    border-radius: 5px;
    font-size: 12px
}

#main .reflist {
    overflow: hidden
}

#main .reflist #turkey {
    margin-top: 30px;
    height: 320px;
    position: relative
}

#main .reflist .map-top {
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    position: relative;
    padding: 15px 0;
    margin-top: 30px
}

#main .reflist .map-top i {
    width: 0;
    height: 0;
    border-left: 21px solid transparent;
    border-right: 21px solid transparent;
    border-top: 21px solid #ed1c24;
    position: absolute;
    left: 47%;
    top: 72px
}

#main .reflist .map-top h3 {
    text-align: center;
    font-size: 20px;
    margin: 0
}

#main .reflist .map-top h3 span {
    display: block;
    font-size: 14px;
    margin-top: 5px;
    color: #ed1c24
}

#main .reflist2 {
    overflow: hidden;
    min-height: 600px
}

#main .reflist2 .jvectormap-label {
    margin-top: -350px;
    margin-left: 50px;
    padding: 2px 12px;
    border: 1px solid #ed1c24;
    border-radius: 5px;
    font-size: 12px
}

#main .reflist2 #turkey,
#main .reflist2 #world {
    height: 500px;
    position: relative;
    margin-top: 40px
}

#main .y-servis table {
    width: 100%;
    border: 2px solid #676767
}

#main .y-servis table tr:first-child td {
    width: 200px;
    font-weight: 600
}

#main .y-servis table tr:nth-child(3) td:first-child {
    border: none
}

#main .y-servis table tr:first-child {
    background: #d9dadc
}

#main .y-servis table tr td {
    padding: 5px 5px 6px;
    width: 10%;
    border: 2px solid #676767;
    font-weight: 500;
    font-size: 14px;
    color: #373737
}

#main .y-servis table tr td strong {
    font-weight: inherit
}

#main .y-servis table tr td a {
    transition: .3s
}

#main .y-servis table tr td a:hover {
    transition: .3s;
    color: #ed1c24
}

#main .title-u {
    margin-bottom: 20px
}

#main .title-u .social-share h5 {
    color: #434343;
    font-weight: 600
}

#main .title-u .social-share ul {
    float: left;
    width: 100%;
    height: 50px
}

#main .title-u .social-share ul li {
    float: left;
    margin-right: 5px;
    height: 24px;
    width: 24px
}

#main .title-u .social-share ul li a {
    display: block;
    width: 24px;
    height: 24px
}

#main .title-u .social-share ul li a i {
    font-size: 15px
}

#main .title-u h3 {
    font-size: 25px;
    color: #434343;
    margin: 0 0 15px
}

#main .ulist2 {
    padding: 40px
}

#main .pr {
    padding-right: 0
}

#main .urun-list .tabs-products {
    float: left;
    width: 100%
}

#main .urun-list .tabs-products .nav-tabs {
    border: none
}

#main .urun-list .tabs-products .nav-tabs li a {
    transition: .3s;
    font-size: 15px;
    color: #a3a3a3;
    font-weight: 600;
    border-radius: 0
}

#main .urun-list .tabs-products .nav-tabs li.active a {
    transition: .3s;
    color: #434343;
    border-left: 1px solid #c9c9c9;
    border-right: 1px solid #c9c9c9;
    border-top: 1px solid #c9c9c9
}

#main .urun-list .tabs-products .nav-tabs li:hover a {
    transition: .3s;
    background: 0 0;
    border: 1px solid #c9c9c9
}

#main .urun-list .tabs-products .tab-content {
    padding: 20px 0;
    border-top: 1px solid #c9c9c9;
    float: left;
    width: 100%
}

#main .urun-list .tabs-products .tab-content .boyutgorsel {
    width: 100%
}

#main .urun-list .tabs-products .tab-content table {
    width: 100%;
    border: 2px solid #676767;
    margin-bottom: 20px
}

#main .urun-list .tabs-products .tab-content table tr:nth-child(2) td:first-child p {
    width: 90px
}

#main .urun-list .tabs-products .tab-content table tr:nth-child(3) td:first-child {
    border: none
}

#main .urun-list .tabs-products .tab-content table tr:first-child {
    background: #d9dadc
}

#main .urun-list .tabs-products .tab-content table tr td {
    padding: 5px 5px 6px;
    width: 10%;
    border: 2px solid #676767;
    font-weight: 500;
    font-size: 14px;
    color: #373737
}

#main .urun-list .tabs-products .tab-content table tr td strong {
    font-weight: inherit
}

#main .urun-list .tabs-products .tab-content table tr td a {
    transition: .3s
}

#main .urun-list .tabs-products .tab-content table tr td a:hover {
    transition: .3s;
    color: #ed1c24
}

#main .urun-list .tabs-products .tab-content .resim-att {
    width: 100%;
    height: 145px;
    position: relative;
    float: left;
    padding: 0;
    text-align: center
}

#main .urun-list .tabs-products .tab-content .resim-att .resim-att-pre {
    width: 100%;
    height: 100%;
    position: relative
}

#main .urun-list .tabs-products .tab-content .resim-att .resim-att-pre .resim-thumb {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%
}

#main .urun-list .tabs-products .tab-content .resim-att .resim-att-pre .resim-thumb .resim-centered {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(50%, 50%);
    -moz-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

#main .urun-list .tabs-products .tab-content .resim-att .resim-att-pre .resim-thumb .resim-centered img {
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#main .urun-list .tabs-products .tab-content ul li {
    font-size: 15px;
    color: #434343;
    margin-bottom: 5px
}

#main .urun-list .tabs-products .tab-content p {
    font-size: 15px;
    color: #434343
}

#main .urun-list .cat-name {
    overflow-x: auto
}

#main .urun-list .cat-name p img {
    margin-right: 20px
}

#main .urun-list .cat-name .leftul {
    float: right;
    width: 58%;
    padding-left: 0
}

#main .urun-list .cat-name ul li {
    transition: all ease .3s;
    background: url(/mp-include/themes/ecostar/images/li-png.png) left 0 center no-repeat;
    padding-left: 18px
}

#main .urun-list .cat-name .gallery {
    float: left;
    width: 100%;
    margin: 40px 0 10px
}

#main .urun-list .cat-name .gallery .galleryItem {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    overflow: hidden
}

#main .urun-list .cat-name .gallery .galleryItem a {
    display: block;
    width: 100%;
    height: 100%
}

#main .urun-list .cat-name .gallery .galleryItem span {
    position: absolute;
    right: 0;
    bottom: 0;
    background: #ed1c24;
    padding: 2px 8px
}

#main .urun-list .cat-name .gallery .galleryItem span i {
    color: #fff;
    font-size: 15px
}

#main .urun-list .cat-name .gallery .galleryItem .resim-att {
    width: 100%;
    height: 145px;
    position: relative;
    float: left;
    padding: 0;
    text-align: center;
    overflow: hidden
}

#main .urun-list .cat-name .gallery .galleryItem .resim-att .resim-att-pre {
    width: 100%;
    height: 100%;
    position: relative
}

#main .urun-list .cat-name .gallery .galleryItem .resim-att .resim-att-pre .resim-thumb {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%
}

#main .urun-list .cat-name .gallery .galleryItem .resim-att .resim-att-pre .resim-thumb .resim-centered {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(50%, 50%);
    -moz-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

#main .urun-list .cat-name .gallery .galleryItem .resim-att .resim-att-pre .resim-thumb .resim-centered img {
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#main .urun-list .cat-name .new-cat tr:first-child td:first-child {
    border: none;
    position: relative;
    top: 25px!important;
    width: 100px
}

#main .urun-list .cat-name .new-cat tr td:first-child {
    width: 150px;
    position: relative
}

#main .urun-list .cat-name .new-cat tr td:first-child a {
    text-align: left;
    display: block;
    font-size: 13px;
    padding-left: 32px
}

#main .urun-list .cat-name .new-cat tr td:first-child a span {
    transition: .3s;
    position: absolute;
    left: 5px;
    background: #ed1c24;
    padding: 1px 5px;
    top: 4px
}

#main .urun-list .cat-name .new-cat tr td:first-child a span i {
    color: #fff;
    font-size: 12px;
    position: relative;
    top: -1px
}

#main .urun-list .cat-name .new-cat tr td:first-child a:hover span {
    transition: .3s;
    background: #6d6e71
}

#main .urun-list .cat-name table {
    width: 100%;
    border: 2px solid #676767
}

#main .urun-list .cat-name table tr.active td,
#main .urun-list .cat-name table tr.active td a {
    color: #ed1c24
}

#main .urun-list .cat-name table tr:first-child td {
    font-weight: 600
}

#main .urun-list .cat-name table tr:first-child td:last-child,
#main .urun-list .cat-name table tr:first-child td:nth-child(6),
#main .urun-list .cat-name table tr:first-child td:nth-child(7) {
    width: inherit
}

#main .urun-list .cat-name table tr:first-child td:first-child {
    text-align: center!important;
    padding: 0!important;
    border: none;
    position: relative;
    top: 25px;
    width: 100px
}

#main .urun-list .cat-name table tr:nth-child(3) td:first-child {
    border: none
}

#main .urun-list .cat-name table tr:first-child,
#main .urun-list .cat-name table tr:nth-child(3) {
    background: #d9dadc
}

#main .urun-list .cat-name table tr {
    text-align: center
}

#main .urun-list .cat-name table tr td:first-child {
    width: 150px;
    position: relative
}

#main .urun-list .cat-name table tr td:first-child a {
    min-width: 180px;
    text-align: left;
    display: block;
    font-size: 13px;
    padding-left: 30px
}

#main .urun-list .cat-name table tr td:first-child a span {
    transition: .3s;
    position: absolute;
    left: 5px;
    background: #ed1c24;
    padding: 1px 5px;
    top: 4px
}

#main .urun-list .cat-name table tr td:first-child a span i {
    color: #fff;
    font-size: 12px;
    position: relative;
    top: -1px
}

#main .urun-list .cat-name table tr td:first-child a:hover span {
    transition: .3s;
    background: #6d6e71
}

#main .urun-list .cat-name table tr td {
    padding: 5px 2px;
    border: 2px solid #676767;
    font-weight: 500;
    font-size: 14px;
    color: #373737
}

#main .urun-list .cat-name table tr td a {
    transition: .3s
}

#main .urun-list .cat-name table tr td a:hover {
    transition: .3s;
    color: #ed1c24
}

#main .urun-list .cat-name h1 {
    font-size: 27px;
    margin: 20px 0
}

#main .urun-list .image {
    padding: 0
}

#main .urun-list .image .cat-image {
    height: 314px
}

#main .urun-list .image .cat-image .resim-att {
    width: 100%;
    height: 100%;
    position: relative;
    float: left;
    padding: 0;
    text-align: center
}

#main .urun-list .image .cat-image .resim-att .resim-att-pre {
    width: 100%;
    height: 100%;
    position: relative
}

#main .urun-list .image .cat-image .resim-att .resim-att-pre .resim-thumb {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%
}

#main .urun-list .image .cat-image .resim-att .resim-att-pre .resim-thumb .resim-centered {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(50%, 50%);
    -moz-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

#main .urun-list .image .cat-image .resim-att .resim-att-pre .resim-thumb .resim-centered img {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#main .urun-list .item .text {
    border-bottom: 1px dashed #cdcdcd
}

#main .urun-list .item .text a {
    display: block;
    font-size: 17px;
    padding: 8px 0 8px 20px;
    background: url(/mp-include/themes/ecostar/images/u-arrow.png) left center no-repeat
}

#main .history-list #accordion h3.ui-accordion-header-active span {
    background: url(/mp-include/themes/ecostar/images/arrowDown2.png) no-repeat;
    width: 8px;
    height: 10px;
    display: block;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -4px
}

#main .history-list #accordion h3 {
    background: #eee;
    padding: 12px 15px;
    margin: 5px 0 3px;
    outline: 0;
    cursor: pointer;
    position: relative;
    font-size: 19px;
    color: #ed1c24
}

#main .history-list #accordion h3 span {
    background: url(/mp-include/themes/ecostar/images/arrowRight.png) no-repeat;
    width: 8px;
    height: 10px;
    display: block;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -4px
}

#main .history-list #accordion .ui-accordion-content {
    border: 1px solid #eee;
    padding: 15px;
    margin: -3px 0 0;
    border-top: 0
}

#main .history-list #accordion p {
    padding: 10px 0;
    margin: 0;
    font-size: 16px;
    border-bottom: 1px solid #eee
}

#main .history-list #accordion p:last-child {
    border: none
}

#main .history-list .item {
    margin-bottom: 10px
}

#main .history-list .item .text h3 {
    margin: 0
}

#main .history-list .item .text h3 a {
    display: block;
    padding: 10px;
    background: #eee;
    font-weight: 600
}

#main .urunlists {
    background: 0 0!important;
    padding: 0!important
}

#main .urunlists .cat-catname {
    padding: 20px
}

#main .kategori-list {
    float: left;
    width: 100%;
    background: #fff;
    padding: 20px
}

#main .kategori-list .item {
    transition: .3s;
    margin-bottom: 20px;
    padding-right: 0;
    min-height: 345px
}

#main .kategori-list .item .genel {
    tranisiton: .3s;
    float: left;
    width: 100%;
    border: 2px solid #fff
}

#main .kategori-list .item .image {
    transition: .3s;
    height: 256px;
    background: #fff;
    overflow: hidden
}

#main .kategori-list .item .image .resim-att {
    width: 100%;
    height: 100%;
    position: relative;
    float: left;
    padding: 0;
    text-align: center
}

#main .kategori-list .item .image .resim-att .resim-att-pre {
    width: 100%;
    height: 100%;
    position: relative
}

#main .kategori-list .item .image .resim-att .resim-att-pre .resim-thumb {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%
}

#main .kategori-list .item .image .resim-att .resim-att-pre .resim-thumb .resim-centered {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(50%, 50%);
    -moz-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

#main .kategori-list .item .image .resim-att .resim-att-pre .resim-thumb .resim-centered img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#main .kategori-list .item .text {
    transition: .3s;
    padding: 5px 20px;
    background: url(/mp-include/themes/ecostar/images/urunad.png) bottom center no-repeat #fff;
    background-size: 85%
}

#main .kategori-list .item .text h3 {
    margin: 0;
    border-top: 1px solid #e7e7e7;
    width: 100%;
    display: table;
    min-height: 70px
}

#main .kategori-list .item .text h3 a {
    transition: .3s;
    font-size: 14px;
    padding: 20px 25px 20px 0;
    display: table-cell;
    vertical-align: middle;
    color: #5f6062;
    background: url(/mp-include/themes/ecostar/images/hoverad.png) right 0 center no-repeat
}

#main .kategori-list .item:hover {
    transition: .3s
}

#main .kategori-list .item:hover .image {
    transition: .3s;
    opacity: .7
}

#main .kategori-list .item:hover .genel {
    transition: .3s;
    border: 2px solid #cecece
}

#main .kategori-list .item:hover .genel .text {
    transition: .3s;
    background: url(/mp-include/themes/ecostar/images/urunad-hover.png) bottom center no-repeat #cecece
}

#main .kategori-list .item:hover .genel .text h3 {
    border: none
}

#main .kategori-list .item:hover .genel .text h3 a {
    transition: .3s;
    color: #000;
    background: url(/mp-include/themes/ecostar/images/hovad.png) right 0 center no-repeat
}

#main .sideBar .widget {
    background: #fff
}

#main .sideBar .widget ul li {
    border-bottom: 1px solid #d9d9d9
}

#main .sideBar .widget ul li a {
    transition: .3s;
    color: #5f6062;
    font-weight: 700;
    display: block;
    padding: 10px 15px;
    font-size: 16px
}

#main .sideBar .widget ul ul {
    margin-bottom: 10px
}

#main .sideBar .widget ul ul li {
    border: none
}

#main .sideBar .widget ul ul li a {
    padding: 5px 0 5px 42px;
    font-size: 15px
}

#main .sideBar .widget ul ul li:hover,
#main .sideBar .widget ul ul>li.active {
    transition: all ease .2s;
    background: url(/mp-include/themes/ecostar/images/menu-bg.png) left 15px top 10px no-repeat
}

#main .sideBar .widget ul ul li:hover>a,
#main .sideBar .widget ul ul>li.active>a {
    transition: all ease .3s;
    color: #ed1c24;
    padding-left: 42px
}

#main .sideBar .widget ul ul li:hover ul li a,
#main .sideBar .widget ul ul>li.active ul li a {
    color: #5f6062
}

#main .sideBar .widget ul ul li:hover ul li.active a,
#main .sideBar .widget ul ul>li.active ul li.active a {
    color: #ed1c24
}

#main .sideBar .widget ul li:hover,
#main .sideBar .widget ul>li.active {
    transition: all ease .2s;
    background: url(/mp-include/themes/ecostar/images/menu-bg.png) left 15px top 10px no-repeat
}

#main .sideBar .widget ul li:hover>a,
#main .sideBar .widget ul>li.active>a {
    transition: all ease .3s;
    color: #ed1c24;
    padding-left: 42px
}

#main .sideBar .widget ul>li.active ul {
    display: block!important
}

#main .sideBar .widget ul>li.active ul li {
    background: 0 0
}

#main .sideBar .widget ul li.head {
    display: none
}

#main .haber-side {
    float: left;
    width: 100%;
    background: #fff
}

#main .haber-side .item {
    border-bottom: 1px solid #d9d9d9
}

#main .haber-side .item h3 {
    margin: 0
}

#main .haber-side .item h3 a {
    transition: .3s;
    color: #5f6062;
    font-weight: 700;
    display: block;
    padding: 10px 15px;
    font-size: 16px
}

#main .haber-side .item h3:hover {
    transition: all ease .2s;
    background: url(/mp-include/themes/ecostar/images/menu-bg.png) left 15px top 10px no-repeat
}

#main .haber-side .item h3:hover>a {
    transition: all ease .3s;
    color: #ed1c24;
    padding-left: 42px
}

#main .urunformlari form {
    float: left;
    width: 100%
}

#main .urunformlari form .form-group.col-sm-12 {
    width: 100%;
    padding: 0
}

#main .urunformlari form .form-group.col-sm-12 .baslik {
    color: red;
    font-size: 15px;
    width: 100%
}

#main .urunformlari form .form-group {
    width: 48%;
    float: left;
    margin-right: 16px
}

#main .urunformlari form .form-group .glyphicon {
    width: 73px;
    position: absolute;
    background: #ed1c24;
    left: -1px;
    top: -1px;
    height: 35px;
    padding-top: 7px;
    font-size: 18px
}

#main .urunformlari form .form-group textarea {
    height: 109px;
    border-radius: 0;
    border-color: #ddd
}

#main .urunformlari form .checkbox label {
    padding-left: 0;
    width: 100%
}

#main .urunformlari form #mpCaptcha {
    width: 100%
}

#main .urunformlari form #mpCaptcha .image {
    background: #fff;
    position: relative;
    margin-bottom: 10px;
    border: 1px solid #ddd
}

#main .urunformlari form #mpCaptcha .image img {
    text-align: center;
    display: block;
    margin: 0 auto
}

#main .urunformlari form #mpCaptcha .image a {
    position: absolute;
    right: 20px;
    top: 20px
}

#main .urunformlari form #mpCaptcha .image a i {
    font-size: 30px;
    color: #ed1c24
}

#main .urunformlari form .btn-success {
    float: right;
    border-radius: 0;
    background: #ed1c24;
    border-color: #ed1c24;
    font-family: 'Exo 2', sans-serif;
    font-size: 20px
}

#main .pages {
    float: left;
    width: 100%
}

#main .pages .haber-list {
    overflow: hidden
}

#main .pages .haber-list .content {
    margin: 30px 0 0;
    float: left;
    width: 100%;
    overflow: hidden
}

#main .pages .haber-list .content .resim-att {
    width: 100%;
    height: 180px;
    position: relative;
    float: left;
    padding: 0;
    text-align: center;
    overflow: hidden
}

#main .pages .haber-list .content .resim-att .resim-att-pre {
    width: 100%;
    height: 100%;
    position: relative
}

#main .pages .haber-list .content .resim-att .resim-att-pre .resim-thumb {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%
}

#main .pages .haber-list .content .resim-att .resim-att-pre .resim-thumb .resim-centered {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(50%, 50%);
    -moz-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

#main .pages .haber-list .content .resim-att .resim-att-pre .resim-thumb .resim-centered img {
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#main .pages .haber-list .social-share {
    margin: 30px 0 0;
    text-align: center
}

#main .pages .haber-list .social-share h5 {
    color: #434343;
    font-weight: 600
}

#main .pages .haber-list .item:nth-child(3) h3 i {
    left: 170px!important
}

#main .pages .haber-list h3 {
    margin-top: 0;
    font-size: 20px;
    margin-bottom: 0!important
}

#main .pages .haber-list .gallery {
    float: left;
    width: 100%;
    margin: 40px 0 10px
}

#main .pages .haber-list .gallery .galleryItem {
    padding: 0;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    overflow: hidden
}

#main .pages .haber-list .gallery .galleryItem a {
    display: block;
    width: 100%;
    height: 100%
}

#main .pages .haber-list .gallery .galleryItem span {
    position: absolute;
    right: 0;
    bottom: 0;
    background: #ed1c24;
    padding: 2px 8px
}

#main .pages .haber-list .gallery .galleryItem span i {
    color: #fff;
    font-size: 15px
}

#main .pages .haber-list .gallery .galleryItem .resim-att {
    width: 100%;
    height: 145px;
    position: relative;
    float: left;
    padding: 0;
    text-align: center;
    overflow: hidden
}

#main .pages .haber-list .gallery .galleryItem .resim-att .resim-att-pre {
    width: 100%;
    height: 100%;
    position: relative
}

#main .pages .haber-list .gallery .galleryItem .resim-att .resim-att-pre .resim-thumb {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%
}

#main .pages .haber-list .gallery .galleryItem .resim-att .resim-att-pre .resim-thumb .resim-centered {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(50%, 50%);
    -moz-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

#main .pages .haber-list .gallery .galleryItem .resim-att .resim-att-pre .resim-thumb .resim-centered img {
    max-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#main .pages .haber-list #accordion>h3 {
    background: #e9e9e9;
    padding: 15px;
    margin: 0 0 10px;
    overflow: hidden
}

#main .pages .haber-list #accordion>h3 .plus {
    display: block;
    background: url(/mp-include/themes/ecostar/images/ac.png) right 5px center no-repeat;
    width: 30px;
    height: 30px;
    float: right;
    position: absolute;
    right: 50px;
    margin-top: -22px;
    border: 1px solid #000;
    border-radius: 50%
}

#main .pages .haber-list #accordion>h3 a {
    display: block;
    color: #2d2e2f;
    font-size: 17px;
    font-weight: 700
}

#main .pages .haber-list #accordion .ui-accordion-header.ui-state-default.ui-accordion-header-active.ui-state-active.ui-corner-top.ui-accordion-icons>.plus {
    background: url(/mp-include/themes/ecostar/images/kap.png) right 5px center no-repeat
}

#main .pages .haber-list .item:first-child {
    border: none
}

#main .pages .haber-list .item {
    background: #fff;
    padding: 20px;
    margin-bottom: 20px
}

#main .pages .haber-list .item h3 {
    margin-top: 0;
    color: #ed1c24;
    margin-left: 5px;
    margin-bottom: 15px;
    font-size: 20px
}

#main .pages .haber-list .item h3 a {
    display: block;
    font-weight: 600;
    color: #ed1c24
}

#main .pages .haber-list .item .anatext {
    background: #e9e9e9;
    padding: 10px
}

#main .pages .haber-list .item .anatext h3 {
    margin: 0
}

#main .pages .haber-list .item .althaberlist {
    overflow: hidden;
    margin: 0 0 10px;
    padding: 0 3px
}

#main .pages .haber-list .item .althaberlist .haberli {
    border: 1px solid #ddd;
    margin-bottom: 10px
}

#main .pages .haber-list .item .althaberlist .haberli .image {
    height: 160px;
    padding: 5px 10px;
    overflow: hidden
}

#main .pages .haber-list .item .althaberlist .haberli .image .resim-att {
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: relative;
    float: left;
    padding: 7px;
    text-align: center;
    border: 1px solid #e6e6e6
}

#main .pages .haber-list .item .althaberlist .haberli .image .resim-att .resim-att-pre {
    width: 100%;
    height: 100%;
    position: relative
}

#main .pages .haber-list .item .althaberlist .haberli .image .resim-att .resim-att-pre .resim-thumb {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%
}

#main .pages .haber-list .item .althaberlist .haberli .image .resim-att .resim-att-pre .resim-thumb .resim-centered {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(50%, 50%);
    -moz-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

#main .pages .haber-list .item .althaberlist .haberli .image .resim-att .resim-att-pre .resim-thumb .resim-centered img {
    position: absolute;
    max-height: 100%;
    top: 0;
    left: 0;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#main .pages .haber-list .item .althaberlist .haberli .text {
    padding: 35px 10px;
    font-size: 15px;
    font-weight: 700;
    color: #2d2e2f;
    line-height: 20px;
    min-height: 160px;
    position: relative
}

#main .pages .haber-list .item .althaberlist .haberli .text a {
    transition: .3s;
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #2d2e2f;
    padding: 4px 10px;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    border-radius: 0;
    border: none;
    font-family: 'Exo 2', sans-serif
}

#main .pages .haber-list .item .althaberlist .haberli .text a span {
    background: url(/mp-include/themes/ecostar/images/hab-bg.png) right center no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    float: right;
    position: relative;
    top: -1px;
    margin-left: 10px
}

#main .pages .haber-list .item .althaberlist .haberli .text a:hover {
    background: #ed1c24;
    transition: .3s
}

#main .pages .haber-list .item .althaberlist:nth-child(2n) {
    padding: 0 5px
}

#main .pages .haber-list .modal-dialog {
    width: 637px;
    margin: 131px auto
}

#main .pages .haber-list .modal-body {
    padding: 20px 15px;
    overflow-y: auto;
    max-height: 450px
}

#main .pages .haber-list .modal-body h3 {
    font-size: 17px;
    font-weight: 700;
    color: #2d2e2f;
    margin: 3px 0 10px
}

#main .pages .haber-list .modal-body p {
    font-size: 15px
}

#main .pages .haber-list .modal-body .fuar-list li {
    float: left;
    margin-right: 8px;
    margin-bottom: 8px
}

#main .pages .haber-list .modal-body .fuar-list li:nth-child(2n) {
    margin-right: 0
}

#main .pages .haber-list .modal-header {
    padding: 0
}

#main .pages .haber-list .modal-content {
    border-radius: 0
}

#main .pages .haber-list .modal-header .close {
    background: url(/mp-include/themes/ecostar/images/cl.jpg) center center no-repeat;
    opacity: .9;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    font-size: 0;
    top: -40px;
    margin-top: 0
}

#main .page {
    overflow: hidden;
    background: #fff;
    padding: 20px
}

#main .page .haber-list {
    overflow: hidden
}

#main .page .haber-list .content {
    float: left;
    width: 100%
}

#main .page .haber-list .content h3 {
    margin-top: 0;
    color: #ed1c24
}

#main .page .haber-list .content .resim-att {
    border: 1px solid #e6e6e6;
    padding: 10px;
    width: 100%;
    height: 180px;
    position: relative;
    float: left;
    text-align: center;
    overflow: hidden
}

#main .page .haber-list .content .resim-att .resim-att-pre {
    width: 100%;
    height: 100%;
    position: relative
}

#main .page .haber-list .content .resim-att .resim-att-pre .resim-thumb {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%
}

#main .page .haber-list .content .resim-att .resim-att-pre .resim-thumb .resim-centered {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(50%, 50%);
    -moz-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

#main .page .haber-list .content .resim-att .resim-att-pre .resim-thumb .resim-centered img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#main .page .haber-list .social-share {
    text-align: center
}

#main .page .haber-list .social-share h5 {
    color: #434343;
    font-weight: 600
}

#main .page .haber-list .gallery {
    float: left;
    width: 100%;
    margin: 40px 0 10px
}

#main .page .haber-list .gallery .galleryItem {
    padding: 0;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    overflow: hidden
}

#main .page .haber-list .gallery .galleryItem a {
    display: block;
    width: 100%;
    height: 100%
}

#main .page .haber-list .gallery .galleryItem span {
    position: absolute;
    right: 0;
    bottom: 0;
    background: #ed1c24;
    padding: 2px 8px
}

#main .page .haber-list .gallery .galleryItem span i {
    color: #fff;
    font-size: 15px
}

#main .page .haber-list .gallery .galleryItem .resim-att {
    width: 100%;
    height: 145px;
    position: relative;
    float: left;
    padding: 0;
    text-align: center;
    overflow: hidden
}

#main .page .haber-list .gallery .galleryItem .resim-att .resim-att-pre {
    width: 100%;
    height: 100%;
    position: relative
}

#main .page .haber-list .gallery .galleryItem .resim-att .resim-att-pre .resim-thumb {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%
}

#main .page .haber-list .gallery .galleryItem .resim-att .resim-att-pre .resim-thumb .resim-centered {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(50%, 50%);
    -moz-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

#main .page .haber-list .gallery .galleryItem .resim-att .resim-att-pre .resim-thumb .resim-centered img {
    max-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#main .page .page {
    padding: 0
}

#main .page .s-form {
    font-size: 16px;
    display: block;
    background: url(/mp-include/themes/ecostar/images/sform.png) left 20px center no-repeat #ed1c24;
    padding: 15px 0 15px 70px;
    color: #fff
}

#main .page .s-form i {
    width: 0;
    height: 0;
    margin-left: -5px;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #ed1c24;
    position: absolute;
    left: 50%;
    bottom: -15px
}

#main .page .yedek-content h3 {
    font-size: 25px;
    color: #000;
    margin-top: 0;
    font-weight: 700
}

#main .page .yedek-content p {
    font-size: 15px;
    font-weight: 400
}

#main .page .yedek-parca-list {
    float: left;
    width: 100%;
    margin: 50px 0 20px
}

#main .page .yedek-parca-list .item:nth-child(4n) .genel {
    padding-right: 0
}

#main .page .yedek-parca-list .item:nth-child(4n) .pdf-icon {
    width: 215px!important
}

#main .page .yedek-parca-list .item:hover .image .pdf-icon {
    display: block
}

#main .page .yedek-parca-list .item:hover .genel .text h3 a {
    background: #969696;
    color: #fff
}

#main .page .yedek-parca-list .item {
    min-height: 265px;
    padding: 0
}

#main .page .yedek-parca-list .item .genel {
    padding: 0 8px 0 0
}

#main .page .yedek-parca-list .item .image {
    border: 2px solid #e3e3e3;
    padding: 10px;
    text-align: center;
    height: 214px
}

#main .page .yedek-parca-list .item .image .resim-att {
    width: 100%;
    height: 100%;
    position: relative;
    float: left;
    padding: 0;
    text-align: center
}

#main .page .yedek-parca-list .item .image .resim-att .resim-att-pre {
    width: 100%;
    height: 100%;
    position: relative
}

#main .page .yedek-parca-list .item .image .resim-att .resim-att-pre .resim-thumb {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%
}

#main .page .yedek-parca-list .item .image .resim-att .resim-att-pre .resim-thumb .resim-centered {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(50%, 50%);
    -moz-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

#main .page .yedek-parca-list .item .image .resim-att .resim-att-pre .resim-thumb .resim-centered img {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#main .page .yedek-parca-list .item .image .pdf-icon {
    display: none;
    position: absolute;
    background: url(/mp-include/themes/ecostar/images/yedekparca.png) center center no-repeat #969696;
    height: 75%;
    left: 0;
    top: 0;
    overflow: hidden;
    width: 207px;
    z-index: 9
}

#main .page .yedek-parca-list .item .image .pdf-icon a {
    width: 100%;
    height: 100%;
    display: block
}

#main .page .yedek-parca-list .item .image .pdf-icon a span {
    position: absolute;
    bottom: 25px;
    left: 50%;
    margin-left: -45px;
    color: #fff;
    display: block;
    font-size: 16px
}

#main .page .yedek-parca-list .item .text h3 {
    margin: 0;
    display: table;
    width: 100%;
    min-height: 64px
}

#main .page .yedek-parca-list .item .text h3 a {
    background: #e3e3e3;
    font-size: 16px;
    display: table-cell;
    vertical-align: middle;
    padding: 15px
}

#main .page .sayfaBaslik {
    margin-bottom: 15px
}

#main .page .sayfaBaslik #alan h1 {
    margin: 0;
    color: #2d2e2f;
    font-size: 20px;
    font-weight: 700
}

#main .page .sayfaBaslik #alan a {
    display: block;
    position: absolute;
    font-size: 20px;
    color: red;
    font-weight: 700;
    text-align: center;
    left: 213px;
    top: 20px
}

#main .page .sayfaBaslik h1 {
    margin: 0;
    color: #2d2e2f;
    font-size: 20px;
    font-weight: 700
}

#main .page .sayfaBaslik h4 {
    margin: 0;
    color: #ed1c24;
    font-size: 20px;
    font-weight: 700
}

#main .page .sayfaicerik p {
    font-size: 15px;
    font-weight: 400
}

#main .page .sayfaicerik .sayfaResim {
    float: right;
    margin-top: -55px;
    padding-left: 30px
}

#main .page .sayfaicerik .sayfaResim a img {
    width: 100%
}

#main .page .sayfaicerik h2 {
    color: #ed1c24;
    font-size: 20px;
    font-weight: 700
}

#main .page .sayfaicerik ul {
    margin-bottom: 5px
}

#main .page .sayfaicerik ul li {
    transition: all ease .2s;
    background: url(/mp-include/themes/ecostar/images/menu-bg.png) left 0 top 3px no-repeat;
    padding: 2px 0 2px 25px;
    font-size: 14px;
    margin-bottom: 5px
}

#main .page .dokuman-list {
    margin-top: 20px
}

#main .page .dokuman-list .nav-tabs {
    margin: -3px 20px;
    border-bottom: none
}

#main .page .dokuman-list .nav-tabs li {
    margin-bottom: 2px;
    padding: 0 2px 0 0
}

#main .page .dokuman-list .nav-tabs li a {
    border-bottom-color: transparent;
    cursor: pointer;
    border-radius: 0;
    font-size: 17px;
    font-weight: 700;
    background: #434343;
    color: #fff;
    padding: 14px 20px
}

#main .page .dokuman-list .nav-tabs li a span {
    background: url(/mp-include/themes/ecostar/images/dokuman-sprite.png) no-repeat;
    width: 38px;
    height: 32px;
    float: left;
    display: block
}

#main .page .dokuman-list .nav-tabs li:nth-child(1) span {
    background-position: -48px 0
}

#main .page .dokuman-list .nav-tabs li.active span,
#main .page .dokuman-list .nav-tabs li:hover:nth-child(2) span {
    background-position: 0 0
}

#main .page .dokuman-list .nav-tabs li:nth-child(2) span {
    background-position: -135px 0
}

#main .page .dokuman-list .nav-tabs li:hover:nth-child(2) span,
#main .page .dokuman-list .nav-tabs li:nth-child(2).active span {
    background-position: -94px 0
}

#main .page .dokuman-list .nav-tabs li:nth-child(3) span {
    background-position: -216px 0
}

#main .page .dokuman-list .nav-tabs li:hover:nth-child(3) span,
#main .page .dokuman-list .nav-tabs li:nth-child(3).active span {
    background-position: -176px 0
}

#main .page .dokuman-list .nav-tabs li:nth-child(4) span {
    background-position: -304px 0
}

#main .page .dokuman-list .nav-tabs li:hover:nth-child(4) span,
#main .page .dokuman-list .nav-tabs li:nth-child(4).active span {
    background-position: -259px 0
}

#main .page .dokuman-list .nav-tabs li.active,
#main .page .dokuman-list .nav-tabs li:hover {
    transition: .3s;
    margin-bottom: -2px
}

#main .page .dokuman-list .nav-tabs li.active a,
#main .page .dokuman-list .nav-tabs li:hover a {
    transition: .3s;
    border-left: 1px solid #ebebeb;
    color: #2d2e2f;
    background-color: #fff;
    font-weight: 700
}

#main .page .dokuman-list .tab-content {
    float: left;
    width: 100%;
    padding: 10px 20px;
    border: 1px solid #ebebeb
}

#main .page .dokuman-list .tab-content #catalogs-and-brochures,
#main .page .dokuman-list .tab-content #certificates,
#main .page .dokuman-list .tab-content #kataloglar-ve-brosurler,
#main .page .dokuman-list .tab-content #kullanim-kilavuzlari,
#main .page .dokuman-list .tab-content #kullanim-klavuzlari,
#main .page .dokuman-list .tab-content #sertifikalar,
#main .page .dokuman-list .tab-content #user-guides {
    float: left;
    width: 100%
}

#main .page .dokuman-list .tab-content #catalogs-and-brochures .liste,
#main .page .dokuman-list .tab-content #certificates .liste,
#main .page .dokuman-list .tab-content #kataloglar-ve-brosurler .liste,
#main .page .dokuman-list .tab-content #kullanim-kilavuzlari .liste,
#main .page .dokuman-list .tab-content #kullanim-klavuzlari .liste,
#main .page .dokuman-list .tab-content #sertifikalar .liste,
#main .page .dokuman-list .tab-content #user-guides .liste {
    float: left;
    width: 100%;
    margin: 20px 0
}

#main .page .dokuman-list .tab-content #catalogs-and-brochures li,
#main .page .dokuman-list .tab-content #certificates li,
#main .page .dokuman-list .tab-content #kataloglar-ve-brosurler li,
#main .page .dokuman-list .tab-content #kullanim-kilavuzlari li,
#main .page .dokuman-list .tab-content #kullanim-klavuzlari li,
#main .page .dokuman-list .tab-content #sertifikalar li,
#main .page .dokuman-list .tab-content #user-guides li {
    float: left;
    list-style-type: none;
    margin-right: 8px
}

#main .page .dokuman-list .tab-content #catalogs-and-brochures li a,
#main .page .dokuman-list .tab-content #certificates li a,
#main .page .dokuman-list .tab-content #kataloglar-ve-brosurler li a,
#main .page .dokuman-list .tab-content #kullanim-kilavuzlari li a,
#main .page .dokuman-list .tab-content #kullanim-klavuzlari li a,
#main .page .dokuman-list .tab-content #sertifikalar li a,
#main .page .dokuman-list .tab-content #user-guides li a {
    transition: .3s;
    color: #2d2e2f;
    font-size: 15px;
    font-weight: 700;
    background: #e6e6e6;
    padding: 8px 15px;
    display: block
}

#main .page .dokuman-list .tab-content #catalogs-and-brochures li a:hover,
#main .page .dokuman-list .tab-content #certificates li a:hover,
#main .page .dokuman-list .tab-content #kataloglar-ve-brosurler li a:hover,
#main .page .dokuman-list .tab-content #kullanim-kilavuzlari li a:hover,
#main .page .dokuman-list .tab-content #kullanim-klavuzlari li a:hover,
#main .page .dokuman-list .tab-content #sertifikalar li a:hover,
#main .page .dokuman-list .tab-content #user-guides li a:hover {
    transition: .3s;
    background: #ed1c24;
    color: #fff
}

#main .page .dokuman-list .tab-content p {
    font-size: 15px;
    color: #2d2e2f;
    margin: 15px 0
}

#main .page .dokuman-list .tab-content .btn-group {
    padding-right: 5px
}

#main .page .dokuman-list .tab-content .btn-group button {
    border-radius: 0;
    width: 100%;
    text-align: left;
    height: 50px;
    border: 1px solid #efefef;
    font-size: 17px;
    font-family: 'Exo 2', sans-serif
}

#main .page .dokuman-list .tab-content .btn-group button .caret {
    position: absolute;
    right: 15px;
    top: 20px;
    background: url(/mp-include/themes/ecostar/images/carets.png) right 0 center no-repeat;
    width: 16px;
    height: 11px;
    border: none
}

#main .page .dokuman-list .tab-content .btn-group .dropdown-menu {
    width: 98%!important;
    border-radius: 0;
    border: 1px solid #efefef
}

#main .page .dokuman-list .tab-content .dokumanara a {
    display: block;
    background: #434343;
    padding: 13px 15px;
    color: #fff;
    font-size: 17px
}

#main .page .dokuman-list .tab-content .dokumanara a span {
    background: url(/mp-include/themes/ecostar/images/arre.png) right center no-repeat;
    display: block;
    float: right;
    width: 24px;
    height: 24px
}

#main .page .dokuman-list .tab-content .dokumanara a:hover {
    transition: .3s;
    background: #7D7D7D;
    color: #434343
}

#main .page .dokuman-list .tab-content .social-share {
    margin: 50px 0 0;
    text-align: center
}

#main .page .dokuman-list .tab-content .social-share h5 {
    color: #434343;
    font-weight: 600
}

#main .page .dokuman-list .pdflist {
    margin-top: 20px;
    float: left;
    padding-left: 0
}

#main .page .dokuman-list .pdflist .pdfgenel {
    float: left;
    width: 100%
}

#main .page .dokuman-list .pdflist .pdfgenel .allpdf {
    transition: .3s;
    float: left;
    width: 100%
}

.allpdf .image {
    transition: .3s;
    height: 242px;
    border: 1px solid #eee
}

#main .page .dokuman-list .pdflist .pdfgenel .allpdf .image .resim-att {
    width: 100%;
    height: 100%;
    position: relative;
    float: left;
    padding: 0;
    text-align: center
}

#main .page .dokuman-list .pdflist .pdfgenel .allpdf .image .resim-att .resim-att-pre {
    width: 100%;
    height: 100%;
    position: relative
}

#main .page .dokuman-list .pdflist .pdfgenel .allpdf .image .resim-att .resim-att-pre .resim-thumb {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%
}

#main .page .dokuman-list .pdflist .pdfgenel .allpdf .image .resim-att .resim-att-pre .resim-thumb .resim-centered {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(50%, 50%);
    -moz-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

#main .page .dokuman-list .pdflist .pdfgenel .allpdf .image .resim-att .resim-att-pre .resim-thumb .resim-centered img {
    position: absolute;
    max-height: 100%;
    top: 0;
    left: 0;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.pdfgenel .pdfad {
    transition: .3s;
    height: 70px;
    width: 100%;
    background: url(/mp-include/themes/ecostar/images/pdf-ics.png) right 15px center no-repeat #eee;
    position: relative;
    font-size: 15px;
    padding: 20px 45px 20px 15px;
    line-height: 16px
}

#main .page .dokuman-list .pdflist .pdfgenel .allpdf:hover {
    transition: .3s
}

#main .page .dokuman-list .pdflist .pdfgenel .allpdf:hover .image {
    transition: .3s;
    border: 1px solid #e6e6e6
}

#main .page .dokuman-list .pdflist .pdfgenel .allpdf:hover .pdfad {
    transition: .3s;
    background: url(/mp-include/themes/ecostar/images/pdf-ics.png) right 15px center no-repeat #e6e6e6
}

#main .page .dokuman-list .pdflist .col-md-3:nth-child(4n) .pdfgenel {
    margin-right: 0
}

.reflists .left .resim-att {
    padding-left: 10px!important
}

.reflists .left .resim-att .resim-att-pre .resim-thumb .resim-centered img {
    height: initial!important;
    width: initial!important
}

.reflists .right {
    display: table;
    height: 120px
}

.reflists .right .all {
    display: table-cell;
    vertical-align: middle
}

.reflists .right .all .top-icerik {
    padding: 0!important
}

.referans-liste {
    float: left;
    width: 100%;
    margin: 20px 0
}

.referans-liste .all:hover {
    transition: .3s;
    border: 1px solid #ed1c24
}

.referans-liste .all:hover .text h3 {
    transition: .3s;
    color: #ed1c24
}

.referans-liste .all {
    transition: .3s;
    float: left;
    width: 100%;
    border: 1px solid #e6e6e6
}

.referans-liste .item {
    padding-left: 0;
    margin-bottom: 20px
}

.referans-liste .item .image {
    height: 125px
}

.referans-liste .item .image .resim-att {
    width: 100%;
    height: 100%;
    position: relative;
    padding: 10px!important;
    float: left;
    text-align: center
}

.referans-liste .item .image .resim-att .resim-att-pre {
    width: 100%;
    height: 100%;
    position: relative
}

.referans-liste .item .image .resim-att .resim-att-pre .resim-thumb {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%
}

.referans-liste .item .image .resim-att .resim-att-pre .resim-thumb .resim-centered {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(50%, 50%);
    -moz-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

.referans-liste .item .image .resim-att .resim-att-pre .resim-thumb .resim-centered img {
    position: absolute;
    max-width: 100%;
    top: 0;
    left: 0;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.referans-liste .item .text h3 {
    transition: .3s;
    margin: 0;
    display: block;
    font-size: 16px;
    color: #5f6062;
    font-weight: 700;
    text-align: center;
    padding: 10px
}

form h3 {
    display: none
}

form input {
    border-radius: 0!important;
    border-color: #ddd!important
}

form #mpCaptcha .image {
    border: 1px solid #ddd;
    position: relative;
    margin-bottom: 10px
}

form #mpCaptcha .image img {
    text-align: center;
    display: block;
    margin: 0 auto
}

form #mpCaptcha .image a {
    position: absolute;
    right: 20px;
    top: 22px
}

form #mpCaptcha .image a i {
    font-size: 35px
}

.sizidinliyoruz {
    float: left;
    width: 100%
}

.sizidinliyoruz form .checkbox {
    float: left
}

.sizidinliyoruz form h3 {
    display: none
}

.sizidinliyoruz form textarea {
    border-radius: 0;
    border-color: #ddd;
    min-height: 107px
}

.sizidinliyoruz .form-group.col-sm-12 {
    width: 100%
}

.sizidinliyoruz .form-group {
    padding: 0;
    width: 48%!important;
    float: left;
    margin-right: 15px
}

.sizidinliyoruz .form-group .icheckbox {
    overflow: hidden;
    float: left
}

.sizidinliyoruz .form-group label {
    padding: 0 20px 0 0
}

.bayi-modal .bayi-list .item a {
    color: #e12930
}

.bayi-modal .bayi-list .item i {
    color: #e52734;
    padding-right: 10px
}

.bayi-modal .modal-title {
    margin: 20px
}

.bayi-modal .modal-dialog {
    width: 637px;
    margin: 200px auto
}

.bayi-modal .modal-body {
    padding: 20px 15px
}

.bayi-modal .modal-body h3 {
    font-size: 17px;
    font-weight: 700;
    color: #2d2e2f;
    margin: 3px 0 10px
}

.bayi-modal .modal-body p {
    font-size: 15px
}

.bayi-modal .modal-header {
    padding: 0
}

.bayi-modal .modal-content {
    border-radius: 0
}

.bayi-modal .modal-header .close {
    background: url(/mp-include/themes/ecostar/images/cl.jpg) center center no-repeat;
    opacity: .9;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    font-size: 0;
    top: -40px;
    margin-top: 0
}

.newiletisim ol {
    padding-top: 20px;
    float: left;
    width: 57%
}

.newiletisim ol li {
    float: left;
    margin-right: 5px
}

.newiletisim ol li a {
    transition: .3s;
    background: #6d6e71;
    color: #fff;
    padding: 10px;
    display: block
}

.newiletisim form .form-group .btn-success,
.ys-form ol li a {
    background: #ed1c24;
    font-family: 'Exo 2', sans-serif
}

.newiletisim form .form-group label,
.newiletisim form h3 {
    display: none
}

.newiletisim ol li:last-child {
    margin-right: 0
}

.newiletisim ol li:hover a {
    transition: .3s;
    background-color: #ed1c24
}

.newiletisim form {
    float: left;
    width: 100%;
    margin: 20px 0
}

.newiletisim form .form-group {
    padding: 0;
    position: relative
}

.newiletisim form .form-group .btn-success {
    float: right;
    border-radius: 0;
    border-color: #ed1c24;
    font-size: 20px
}

.newiletisim form .form-group input,
.newiletisim form .form-group textarea {
    border-radius: 0;
    border-color: #ddd
}

.newiletisim form .form-group textarea {
    height: 100px
}

.newiletisim form #mpCaptcha .image {
    border: 1px solid #ddd;
    position: relative;
    margin-bottom: 10px
}

.newiletisim form #mpCaptcha .image img {
    text-align: center;
    display: block;
    margin: 0 auto
}

.adresbox .maps iframe,
.adresbox table {
    margin-bottom: 20px
}

.newiletisim form #mpCaptcha .image a {
    position: absolute;
    right: 20px;
    top: 22px
}

.newiletisim form #mpCaptcha .image a i {
    font-size: 35px
}

.adresbox table tr:first-child td:first-child {
    position: relative;
    top: -9px
}

.adresbox table tr:first-child td:nth-child(2) {
    position: relative;
    top: -12px
}

.adresbox h2 {
    font-size: 22px;
    color: #ed1c24;
    margin: 0
}

.adresbox p {
    font-size: 14px
}

.adresbox p strong {
    width: 60px;
    float: left
}

.adresbox p strong:nth-child(1) {
    height: 40px
}

.ys-form ol {
    float: left;
    margin: 20px 0 0
}

.ys-form ol li {
    float: left;
    margin-right: 5px
}

.ys-form ol li a {
    transition: .3s;
    color: #fff;
    padding: 10px 12px;
    border: none;
    border-radius: 0;
    font-size: 12px
}

.ys-form form #mpCaptcha input,
.ys-form form textarea {
    border-radius: 0;
    border-color: #ddd
}

.ys-form ol li:hover a {
    transition: .3s;
    background: #5f6062
}

.ys-form form h3 {
    display: none
}

.ys-form form #mpCaptcha .image {
    border: 1px solid #ddd;
    position: relative;
    margin-bottom: 10px
}

.ys-form form #mpCaptcha .image img {
    text-align: center;
    display: block;
    margin: 0 auto
}

.ys-form form #mpCaptcha .image a {
    position: absolute;
    right: 20px;
    top: 22px
}

.ys-form form #mpCaptcha .image a i {
    font-size: 35px
}

.ys-form form label {
    width: 100%;
    padding: 0
}

.ys-form form .acikpozisyon {
    border-radius: 0;
    border-color: #ddd;
    margin-bottom: 15px
}

.ys-form form .form-group.col-sm-12 {
    padding: 0;
    width: 100%!important
}

.ys-form form .form-group.col-sm-12 label {
    color: #ed1c24;
    font-size: 16px
}

.ys-form form #mpCaptcha {
    width: 100%!important
}

.ys-form form .form-group {
    padding: 0;
    position: relative;
    width: 275px;
    float: left;
    margin-right: 10px
}

.ys-form form .form-group .checkbox label {
    padding-right: 20px;
    width: inherit!important;
    padding-left: 0
}

.ys-form form .form-group input {
    border-radius: 0;
    border-color: #ddd
}

.ys-form form .form-group .btn-success {
    float: right;
    border-radius: 0;
    background: #ed1c24;
    border-color: #ed1c24;
    font-family: 'Exo 2', sans-serif;
    font-size: 20px
}

.ys-form form .form-group .glyphicon {
    width: 73px;
    position: absolute;
    background: #ed1c24;
    left: -1px;
    top: -1px;
    height: 35px;
    padding-top: 7px;
    font-size: 18px
}

.ys-form form .form-group label.btn.btn-primary {
    display: block
}

.ikforms form #mpCaptcha input {
    border-radius: 0;
    border-color: #ddd
}

.ikforms form #mpCaptcha .image {
    border: 1px solid #ddd;
    position: relative;
    margin-bottom: 10px
}

.ikforms form .acikpozisyon,
.ikforms form .form-group input {
    border-color: #ddd;
    border-radius: 0
}

.ikforms form #mpCaptcha .image img {
    text-align: center;
    display: block;
    margin: 0 auto
}

.ikforms form #mpCaptcha .image a {
    position: absolute;
    right: 20px;
    top: 22px
}

.ikforms form #mpCaptcha .image a i {
    font-size: 35px
}

.ikforms form label {
    width: 100%
}

.ikforms form .acikpozisyon {
    margin-bottom: 15px
}

.ikforms form .form-group.col-sm-12 {
    padding: 0;
    width: 100%!important
}

.ikforms form #mpCaptcha {
    width: 100%
}

.ikforms form .form-group:nth-child(8) {
    width: 100%!important
}

.ikforms form .form-group {
    width: 49%;
    float: left;
    margin-right: 8px;
    position: relative
}

.ikforms form .form-group .btn-success {
    float: right;
    border-radius: 0;
    background: #ed1c24;
    border-color: #ed1c24;
    font-family: 'Exo 2', sans-serif;
    font-size: 20px
}

.ikforms form .form-group .glyphicon {
    width: 50px;
    position: absolute;
    background: #ed1c24;
    left: -1px;
    top: -6px;
    height: 33px;
    padding-top: 7px;
    font-size: 18px
}

.ikforms form .form-group label.btn.btn-primary {
    display: block
}

.kategori-list.list.urun-list table {
    width: 100%;
    border: 2px solid #676767
}

.kategori-list.list.urun-list table tr:first-child td {
    width: 200px;
    font-weight: 600
}

.kategori-list.list.urun-list table tr:nth-child(3) td:first-child {
    border: none
}

.kategori-list.list.urun-list table tr:first-child {
    background: #d9dadc
}

.kategori-list.list.urun-list table tr td {
    padding: 5px 5px 6px;
    text-align: center;
    width: 280px;
    border: 2px solid #676767;
    font-weight: 500;
    font-size: 14px;
    color: #373737
}

.kategori-list.list.urun-list table tr td .image {
    height: 60px;
    width: 100%
}

.kategori-list.list.urun-list table tr td .image .resim-att {
    width: 100%;
    height: 100%;
    position: relative;
    float: left;
    padding: 0;
    text-align: center
}

.kategori-list.list.urun-list table tr td .image .resim-att .resim-att-pre {
    width: 100%;
    height: 100%;
    position: relative
}

.kategori-list.list.urun-list table tr td .image .resim-att .resim-att-pre .resim-thumb {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%
}

.kategori-list.list.urun-list table tr td .image .resim-att .resim-att-pre .resim-thumb .resim-centered {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(50%, 50%);
    -moz-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

.kategori-list.list.urun-list table tr td .image .resim-att .resim-att-pre .resim-thumb .resim-centered img {
    position: absolute;
    max-width: 100%;
    top: 0;
    left: 0;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.kategori-list.list.urun-list table tr td strong {
    font-weight: inherit
}

.kategori-list.list.urun-list table tr td a {
    transition: .3s
}

.kategori-list.list.urun-list table tr td a:hover {
    transition: .3s;
    color: #ed1c24
}

.kategori-list.list.urun-list table tr td:last-child,
.kategori-list.list.urun-list table tr td:nth-child(4),
.kategori-list.list.urun-list table tr td:nth-child(5) {
    width: 170px
}

.tarihce .all-item {
    margin-bottom: 10px
}

.tarihce .all-item .image {
    height: 344px
}

.tarihce .all-item .image .resim-att {
    width: 100%;
    height: 100%;
    position: relative;
    float: left;
    padding: 0;
    text-align: center
}

.tarihce .all-item .image .resim-att .resim-att-pre {
    width: 100%;
    height: 100%;
    position: relative
}

.tarihce .all-item .image .resim-att .resim-att-pre .resim-thumb {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%
}

.tarihce .all-item .image .resim-att .resim-att-pre .resim-thumb .resim-centered {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(50%, 50%);
    -moz-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

.tarihce .all-item .image .resim-att .resim-att-pre .resim-thumb .resim-centered img {
    position: absolute;
    max-width: 100%;
    top: 0;
    left: 0;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.tarihce .all-item .text .title h3 {
    margin-bottom: 20px;
    color: #ed1c24;
    font-size: 20px;
    font-weight: 700;
    border-bottom: 4px solid #ed1c24;
    padding-bottom: 10px
}

.tarihce .all-item .text .content:last-child {
    margin-bottom: 30px
}

.tarihce .all-item .text .content {
    font-size: 14px;
    margin-top: 30px
}

.tarihce .all-item .text .content .ad {
    font-size: 20px;
    color: #6d6e71;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 20px
}

.tarihce .all-left .les {
    float: right
}

.tarihce .all-left .ris {
    float: left
}

.iletisim .item {
    padding: 0;
    margin-bottom: 10px
}

.iletisim .item .text {
    border: 2px solid #ddd;
    padding: 10px;
    margin: 0 5px;
    min-height: 130px
}

.iletisim .item .text h3 {
    margin-top: 0;
    text-align: center
}

.iletisim .item .text h3 a {
    display: block;
    font-size: 22px;
    color: #ed1c24
}

.iletisim .item .text .mail,
.iletisim .item .text .telefon,
.iletisim .item .text .unvan {
    font-size: 13px;
    margin-bottom: 5px
}

.iletisim .item .text .mail a,
.iletisim .item .text .telefon a,
.iletisim .item .text .unvan a {
    font-size: 14px
}

.iletisim .item .text .mail span,
.iletisim .item .text .telefon span,
.iletisim .item .text .unvan span {
    width: 60px;
    padding-right: 5px;
    display: block;
    float: left;
    margin: 0;
    color: #2d2e2f;
    font-size: 14px;
    font-weight: 700
}

.siteharitasi .eco,
.siteharitasi .menu li a .menuIcon,
.siteharitasi .menu>li:first-child,
.siteharitasi .menu>li:nth-child(5),
.siteharitasi .menu>li:nth-child(6) {
    display: none
}

.siteharitasi .right-menu {
    position: absolute;
    right: 0;
    top: 20px;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 700;
    color: #434343;
    width: 218px
}

.siteharitasi .right-menu .menuName {
    margin-bottom: 8px
}

.siteharitasi .menu {
    float: left;
    width: 100%
}

.siteharitasi .menu li {
    float: left;
    border-right: 1px solid #e6e6e6;
    margin-right: 20px
}

.siteharitasi .menu li a .menuName {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 700;
    color: #434343
}

.siteharitasi .menu li .submenu {
    float: left;
    width: 220px;
    padding-left: 15px;
    min-height: 470px
}

.siteharitasi .menu li .submenu li:hover a {
    transition: .3s;
    color: #ed1c24
}

.siteharitasi .menu li .submenu li {
    width: 100%;
    border: none;
    margin: 0 0 10px
}

.siteharitasi .menu li .submenu li a {
    transition: .3s;
    display: block
}

.siteharitasi .menu li .submenu li.urunli a {
    color: #ed1c24;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 10px
}

.siteharitasi .menu li .submenu li.urunli ul {
    padding-left: 25px;
    float: left;
    width: 100%
}

.siteharitasi .menu li .submenu li.urunli ul li {
    margin-bottom: 3px
}

.siteharitasi .menu li .submenu li.urunli ul li a {
    display: block;
    color: #434343;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 0
}

.back {
    position: absolute;
    right: 0;
    top: 12px;
    z-index: 9
}

.back a {
    transition: .3s;
    display: block;
    background: #6d6e71;
    color: #fff;
    font-size: 15px;
    padding: 5px 20px
}

.back a:hover {
    transition: .3s;
    color: #ed1c24
}

.eBultenContainer {
    margin-top: 45px;
    border-top: 1px solid #fff
}

.eBultenContainer .bultenText {
    font-size: 16px;
    font-weight: 300;
    padding: 15px 20px
}

.eBultenContainer .bultenform input[type=text] {
    width: 100%;
    padding: 17px 40px;
    background-color: #ed1c24;
    border: none;
    color: #fff;
    font-size: 13px
}

.eBultenContainer .bultenform input[type=submit] {
    position: absolute;
    top: 0;
    right: 0;
    height: 51px;
    width: 50px;
    border: none;
    background: url(/mp-include/themes/ecostar/images/submit.png) right 15px center no-repeat
}

.eBultenContainer .bultenform::-webkit-input-placeholder {
    color: #fff
}

.eBultenContainer .bultenform:-moz-placeholder {
    color: #fff
}

.eBultenContainer .bultenform:-ms-input-placeholder {
    color: #fff
}

.cat-catname {
    background: #fff;
    float: left;
    width: 100%;
    margin-bottom: 30px
}

.cat-catname p img {
    max-width: 100%!important;
    height: inherit!important
}

.cat-catname .gallery {
    float: left;
    width: 100%;
    margin: 40px 0 10px
}

.cat-catname .gallery .galleryItem {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    overflow: hidden
}

.cat-catname .gallery .galleryItem a {
    display: block;
    width: 100%;
    height: 100%
}

.cat-catname .gallery .galleryItem span {
    position: absolute;
    right: 0;
    bottom: 0;
    background: #ed1c24;
    padding: 2px 8px
}

.cat-catname .gallery .galleryItem span i {
    color: #fff;
    font-size: 15px
}

.cat-catname .gallery .galleryItem .resim-att {
    width: 100%;
    height: 145px;
    position: relative;
    float: left;
    padding: 0;
    text-align: center;
    overflow: hidden
}

.cat-catname .gallery .galleryItem .resim-att .resim-att-pre {
    width: 100%;
    height: 100%;
    position: relative
}

.cat-catname .gallery .galleryItem .resim-att .resim-att-pre .resim-thumb {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%
}

.cat-catname .gallery .galleryItem .resim-att .resim-att-pre .resim-thumb .resim-centered {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(50%, 50%);
    -moz-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

.cat-catname .gallery .galleryItem .resim-att .resim-att-pre .resim-thumb .resim-centered img {
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.cat-catname table {
    width: 100%;
    border: 2px solid #676767
}

.cat-catname table tr td:first-child {
    width: 22%
}

.cat-catname table tr:first-child td {
    width: 200px;
    font-weight: 600
}

.cat-catname table tr:nth-child(3) td:first-child {
    border: none
}

.cat-catname table tr:first-child {
    background: #d9dadc
}

.cat-catname table tr td {
    padding: 5px 5px 6px;
    text-align: center;
    width: 280px;
    border: 2px solid #676767;
    font-weight: 500;
    font-size: 14px;
    color: #373737
}

.cat-catname table tr td .image {
    height: 60px;
    width: 100%
}

.cat-catname table tr td .image .resim-att {
    width: 100%;
    height: 100%;
    position: relative;
    float: left;
    padding: 0;
    text-align: center
}

.cat-catname table tr td .image .resim-att .resim-att-pre {
    width: 100%;
    height: 100%;
    position: relative
}

.cat-catname table tr td .image .resim-att .resim-att-pre .resim-thumb {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%
}

.cat-catname table tr td .image .resim-att .resim-att-pre .resim-thumb .resim-centered {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(50%, 50%);
    -moz-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

.cat-catname table tr td .image .resim-att .resim-att-pre .resim-thumb .resim-centered img {
    position: absolute;
    max-width: 100%;
    top: 0;
    left: 0;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.cat-catname table tr td strong {
    font-weight: inherit
}

.cat-catname table tr td a {
    transition: .3s
}

.cat-catname table tr td a:hover {
    transition: .3s;
    color: #ed1c24
}

.cat-catname table tr td:last-child,
.cat-catname table tr td:nth-child(4),
.cat-catname table tr td:nth-child(5) {
    width: 170px
}

.cat-catname p {
    margin-top: 15px;
    margin-bottom: 0
}

.cat-catname p:first-child {
    margin-top: 0
}

.header-background {
    background: #fff;
    width: 100%;
    height: 67px;
    position: absolute;
    top: 35px
}

footer {
    background: #2d3034
}

footer .facebook-plugin {
    margin-top: 8px
}

footer .leftlogos {
    float: left;
    padding: 30px 0;
    border-right: 1px solid #383b3e
}

footer .leftlogos .big-logo {
    height: 71px;
    text-align: center;
    display: block;
    width: 100%
}

footer .leftlogos .big-logo .resim-att {
    width: 100%;
    height: 100%;
    position: relative;
    float: left;
    padding: 0;
    text-align: center
}

footer .leftlogos .big-logo .resim-att .resim-att-pre {
    width: 100%;
    height: 100%;
    position: relative
}

footer .leftlogos .big-logo .resim-att .resim-att-pre .resim-thumb {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%
}

footer .leftlogos .big-logo .resim-att .resim-att-pre .resim-thumb .resim-centered {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(50%, 50%);
    -moz-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

footer .leftlogos .big-logo .resim-att .resim-att-pre .resim-thumb .resim-centered img {
    position: absolute;
    max-width: 100%;
    top: 0;
    left: -19px;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

footer .leftlogos .phone {
    font-size: 36px;
    color: #fff !important;
    font-weight: 700;
    padding: 0 10px
}

footer .leftlogos .phone span {
    color: #ed1c24;
    margin: 0 10px
}

footer .leftlogos .phone .imageas {
    float: left;
    width: 100%
}

footer .leftlogos .phone .imageas .resim-att {
    width: 100%;
    height: 28px;
    position: relative;
    float: left;
    padding: 0;
    text-align: center
}

footer .leftlogos .phone .imageas .resim-att .resim-att-pre {
    width: 100%;
    height: 100%;
    position: relative
}

footer .leftlogos .phone .imageas .resim-att .resim-att-pre .resim-thumb {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%
}

footer .leftlogos .phone .imageas .resim-att .resim-att-pre .resim-thumb .resim-centered {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(50%, 50%);
    -moz-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

footer .leftlogos .phone .imageas .resim-att .resim-att-pre .resim-thumb .resim-centered img {
    position: absolute;
    max-width: 100%;
    top: -1px;
    left: 46px;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

footer .leftlogos .social {
    float: left;
    width: 100%;
    margin: 20px 0;
    padding: 0 10px
}

footer .leftlogos .social ul li {
    float: left;
    margin-right: 5px
}

footer .leftlogos .social ul li a {
    width: 50px;
    height: 50px;
    transition: .3s;
    border-radius: 50%;
    display: block;
    border: 1px solid #6d6e71;
    padding: 12px 5px;
    text-align: center
}

footer .leftlogos .social ul li a i {
    transition: .3s;
    font-size: 24px;
    color: #6d6e71;
    position: relative;
    top: 1px
}

footer .leftlogos .social ul li.facebook:hover a {
    transition: .3s;
    background: #3b5998
}

footer .leftlogos .social ul li.facebook:hover a i {
    transition: .3s;
    color: #fff
}

footer .leftlogos .social ul li.twitter:hover a {
    transition: .3s;
    background: #6faedc
}

footer .leftlogos .social ul li.twitter:hover a i {
    transition: .3s;
    color: #fff
}

footer .leftlogos .social ul li.linkedin:hover a {
    transition: .3s;
    background: #1d87be
}

footer .leftlogos .social ul li.linkedin:hover a i {
    transition: .3s;
    color: #fff
}

footer .leftlogos .social ul li.youtube:hover a {
    transition: .3s;
    background: #e62117
}

footer .leftlogos .social ul li.youtube:hover a i {
    transition: .3s;
    color: #fff
}

footer .first-menu {
    border-right: 1px solid #383b3e;
    padding: 0 40px;
}

footer .first-menu .title {
    float: left;
    width: 100%
}

footer .first-menu .title h2 {
    font-size: 22px;
    color: #fff;
    border-bottom: 1px solid red;
    float: left;
    padding-bottom: 15px
}

footer .first-menu .lists ul {
    float: left;
    width: 100%;
    margin: 20px 0
}

footer .first-menu .lists ul li {
    margin-bottom: 8px
}

footer .first-menu .lists ul li a {
    transition: .3s;
    font-size: 15px;
    color: #fff;
    display: block
}

footer .footlist .list2 ul li a:hover,
footer .links a:hover {
    color: #ed1c24;
    transition: .3s
}

footer .first-menu .lists ul li:hover a {
    transition: .3s;
    color: #ed1c24;
    padding-left: 10px
}

footer .links a {
    transition: .3s
}

footer .footlist {
    padding: 5px 0;
    overflow: hidden;
    color: #fff;
}

footer .footlist .list2 {
    text-align: right;
    float: right;
    margin-top: 6px
}

footer .footlist .list2 ul li {
    float: left;
    margin-right: 10px
}

footer .footlist .list2 ul li a {
    ransition: .3s;
    display: block
}

footer .footlist .list2 ul li:last-child {
    margin-right: 0
}

footer .footlist .list2 ul li:last-child a i {
    background: url(/mp-include/themes/ecostar/images/tel-icon.png) left center no-repeat;
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    margin-right: 5px;
    margin-top: 3px
}

footer .footlist .list1 .head {
    border-bottom: 1px solid #f4f4f4;
    margin: 0 0 15px;
    overflow: hidden
}

footer .footlist .list1 .head h2 {
    font-size: 15px;
    margin: 0;
    font-weight: 600;
    color: #2d2e2f;
    border-bottom: 5px solid #ED1C24;
    padding: 0 0 8px;
    float: left;
    position: relative
}

footer .footlist .list1 p {
    font-size: 14px;
    font-weight: 400;
    color: #2d2e2f
}

footer .footlist .list1 .adres-list ul {
    padding-left: 15px
}

footer .footlist .list1 .adres-list ul li {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    padding-bottom: 2px
}

footer .footlist .list1 .adres-list ul li i {
    font-size: 17px;
    font-weight: 700;
    padding-right: 8px;
    position: relative;
    top: 1px
}

footer .footlist .list1 .adres-list ul li span {
    background: url(/mp-include/themes/ecostar/images/foot-bg.png) left center no-repeat;
    width: 20px;
    height: 20px;
    float: left;
    display: block
}

footer .footlist .list1 .adres-list ul li:nth-child(2) span {
    background-position: -26px 3px
}

footer .footlist .list1 .adres-list ul li:nth-child(3) span {
    background-position: -57px 1px
}

footer .copyright {
    border-top: 1px solid #f4f4f4;
    background: #e6e6e6
}

footer .copyright .copy-text {
    text-align: center;
    padding: 20px 0;
    font-size: 12px;
    color: #2d2e2f
}

footer .copyright .copy-text p {
    margin: 0;
    font-weight: 400
}

tr.gaz-active td {
    top: 0!important
}

.tab-pane .gallery {
    float: left;
    width: 100%
}

.tab-pane .gallery .galleryItem {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.tab-pane .gallery .galleryItem a {
    display: block;
    width: 100%;
    height: 100%
}

.tab-pane .gallery .galleryItem span {
    position: absolute;
    right: 0;
    bottom: 0;
    background: #ed1c24;
    padding: 2px 8px
}

.tab-pane .gallery .galleryItem span i {
    color: #fff;
    font-size: 15px
}

.tabs-products-two {
    float: left;
    width: 100%
}

.tabs-products-two .nav-tabs {
    border: none
}

.tabs-products-two .nav-tabs li {
    background: 0 0!important;
    padding-left: 0!important
}

.tabs-products-two .nav-tabs li a {
    transition: .3s;
    font-size: 18px;
    color: #a3a3a3;
    font-weight: 600;
    border-radius: 0;
    padding: 10px 5px
}

.tabs-products-two .nav-tabs li.active a {
    transition: .3s;
    color: #434343;
    border-left: 1px solid #c9c9c9;
    border-right: 1px solid #c9c9c9;
    border-top: 1px solid #c9c9c9
}

.tabs-products-two .nav-tabs li:hover a {
    transition: .3s;
    background: 0 0;
    border: 1px solid #c9c9c9
}

.tabs-products-two .tab-content {
    padding: 20px 0;
    border-top: 1px solid #c9c9c9;
    float: left;
    width: 100%
}

.tabs-products-two .tab-content .boyutgorsel {
    width: 100%
}

.tabs-products-two .tab-content table {
    width: 100%;
    border: 2px solid #676767;
    margin-bottom: 20px
}

.tabs-products-two .tab-content table tr:first-child td {
    width: 200px;
    font-weight: 600
}

.tabs-products-two .tab-content table tr:nth-child(3) td:first-child {
    border: none
}

.tabs-products-two .tab-content table tr:first-child {
    background: #d9dadc
}

.tabs-products-two .tab-content table tr td {
    padding: 5px 5px 6px;
    width: 40%;
    border: 2px solid #676767;
    font-weight: 500;
    font-size: 14px;
    color: #373737
}

.tabs-products-two .tab-content table tr td strong {
    font-weight: inherit
}

.tabs-products-two .tab-content table tr td a {
    transition: .3s
}

.tabs-products-two .tab-content table tr td a:hover {
    transition: .3s;
    color: #ed1c24
}

.tabs-products-two .tab-content .resim-att {
    width: 100%;
    height: 145px;
    position: relative;
    float: left;
    padding: 0;
    text-align: center;
    overflow: hidden
}

.tabs-products-two .tab-content .resim-att .resim-att-pre {
    width: 100%;
    height: 100%;
    position: relative
}

.tabs-products-two .tab-content .resim-att .resim-att-pre .resim-thumb {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%
}

.tabs-products-two .tab-content .resim-att .resim-att-pre .resim-thumb .resim-centered {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(50%, 50%);
    -moz-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

.tabs-products-two .tab-content .resim-att .resim-att-pre .resim-thumb .resim-centered img {
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.tabs-products-two .tab-content ul li {
    font-size: 15px;
    color: #434343;
    margin-bottom: 5px
}

.tabs-products-two .tab-content p {
    font-size: 15px;
    color: #434343
}

.ytl {
    float: right;
    margin: 20px 0
}

.ytl a {
    color: #ed1c24!important
}

.fancybox-next {
    right: 0
}

.fancybox-prev {
    left: 0
}

.cd-horizontal-timeline {
    opacity: 0;
    margin: 0 auto;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    transition: opacity .2s
}

@media (min-width:768px) and (max-width:1800px) {
    .jvectormap-label {
        margin-top: -880px!important;
        margin-left: -390px!important
    }
}

@media only screen and (min-width:1024px) and (max-width:1200px) {
    .tparrows {
        display: none!important
    }
}

@media only screen and (max-width:1023px) {
    #collapse-myTab {
        display: block!important
    }
    .fixedmenu {
        display: none
    }
    header .container.relative .mobile-btn {
        display: block!important;
        position: absolute;
        right: 0;
        top: 9px
    }
}

@media only screen and (max-width:767px) {
    .tparrows.hidearrows {
        display: none!important;
        opacity: 0!important
    }
    .slider-box .capBig {
        top: 50px!important;
        line-height: 8px!important;
        border: none
    }
}

@media only screen and (min-width:768px) and (max-width:1023px) {
    .tparrows.hidearrows {
        display: none!important;
        opacity: 0!important
    }
    .teklif {
        right: 0!important
    }
    footer .footlist .first-menu {
        height: 300px!important
    }
}

@media only screen and (max-width:1023px) {
    #main .reference .item .text,
    #menu1 {
        overflow-x: auto
    }
    .newindex-box .slick-prev,
    footer .leftlogos .big-logo .resim-att .resim-att-pre .resim-thumb .resim-centered img {
        left: 0!important
    }
    .tparrows.hidearrows {
        display: none!important;
        opacity: 0!important
    }
    .bottom-boxes-list .bottom-all-list .newlistall .image {
        border-radius: 0!important;
        padding: 0 50px!important
    }
    .bottom-boxes-list .bottom-all-list .newlistall .image .resim-att,
    .bottom-boxes-list .bottom-all-list .newlistall .image .resim-att img {
        border-radius: 0!important
    }
    .sizidinliyoruz .form-group {
        width: 100%!important
    }
    .dokuman-list .nav-tabs li {
        width: 100%;
        text-align: center
    }
    .newiletisim {
        padding: 0;
        margin: 20px 0
    }
    .ys-form form .form-group {
        width: 100%;
        margin-right: 0
    }
    .ys-form form .form-group .checkbox label {
        min-width: 125px;
        margin-bottom: 10px
    }
    #main .reflist #turkey {
        margin-top: 10px;
        height: 260px
    }
    #main .reflist .map-top i {
        display: none
    }
    #main .contentform form .form-group {
        width: 100%
    }
    .reflist2 {
        min-height: 350px!important
    }
    .reflist2 #turkey,
    .reflist2 #world {
        height: 360px!important;
        margin-top: -30px!important
    }
    .sayfaicerik ol li {
        width: 100%;
        margin-bottom: 20px
    }
    .sayfaicerik img {
        max-width: 100%;
        height: inherit!important;
        margin-left: 0!important;
        margin-right: 0!important
    }
    .page p img {
        margin-bottom: 10px
    }
    .pagetitle {
        margin: 99px 0 65px;
        padding: 0 10px;
        text-align: center
    }
    .pagetitle h1 {
        font-size: 30px;
        position: relative;
        top: 20px
    }
    .fixedmenu {
        height: 70px
    }
    .slider-box {
        top: 70px;
        height: inherit
    }
    .box-grup1 {
        margin-top: 70px!important;
        float: left;
        width: 100%;
        height: inherit;
        background: #fff
    }
    .newindex,
    .newindex-box {
        height: 320px!important
    }
    .hizmet-kats {
        float: left;
        width: 100%;
        padding: 0 10px
    }
    .hizmet-kats ul.nav-tabs {
        top: 20px!important
    }
    .hizmet-kats ul.nav-tabs li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 5px
    }
    .hizmet-kats ul.nav-tabs li a {
        border-radius: 0!important;
        text-align: center;
        font-size: 16px!important;
        background: #ededed
    }
    .tabs-products-two .nav-tabs li.active a,
    .urun-list .tabs-products ul li.active a {
        border: 1px solid #c9c9c9
    }
    .hizmet-kats ul.nav-tabs li span {
        display: none!important
    }
    .hizmet-kats ul.nav-tabs li:nth-child(2n) {
        margin-right: 0!important
    }
    .newindex-box {
        padding: 10px 0!important
    }
    .newindex-box .slick-dots {
        margin-left: -120px!important;
        display: none!important
    }
    .pagetitle .breadcrumb,
    .sideBar,
    .urunside {
        display: none
    }
    .newindex-box .slick-next {
        right: 0!important
    }
    .boxes-yeni .all {
        margin-bottom: 10px
    }
    .allimgs {
        padding: 0!important
    }
    .vdbox {
        margin: 30px 0
    }
    .bottom-all-list {
        padding: 0 20px
    }
    .bottom-all-list .title h1 {
        padding: 20px 0
    }
    .tarihce .all-item .image {
        height: 245px!important
    }
    .kategori-list .item,
    .kategori-list .pr {
        padding: 0 10px!important
    }
    .urun-list .tabs-products {
        margin: 20px 0;
        position: relative;
        z-index: 9
    }
    .urun-list .tabs-products ul li {
        width: 100%
    }
    .pagetitle .breadcrumb ul li a {
        font-size: 11px
    }
    .tabs-products-two .nav-tabs li {
        float: none;
        text-align: center
    }
    .teklif {
        top: -33px;
        right: 10px
    }
    .pages .haber-list .item,
    .pages .haber-list .item .haberActive {
        float: left;
        width: 100%
    }
    .sayfaResim {
        padding: 0;
        margin: 5px 0!important
    }
    footer .footlist .social ul {
        display: -webkit-inline-box;
        text-align: center;
        margin: 0 auto
    }
    footer .footlist .social ul li {
        float: none
    }
    footer .footlist .first-menu {
        padding: 0 20px;
        height: inherit;
        text-align: center
    }
    footer .footlist .first-menu .title h2 {
        float: none!important;
        text-align: center;
        display: block;
        margin: 0 auto
    }
    footer .footlist .leftlogos {
        height: 300px!important;
        text-align: center
    }
    footer .leftlogos .phone .imageas .resim-att .resim-att-pre .resim-thumb .resim-centered img {
        left: 0!important;
        top: 0!important
    }
    .box-grup1 .hizmet-kats div .tab-content ul.tablist li .icon {
        width: 110px;
        text-align: center;
        display: block;
        margin: 0 auto!important
    }
    .box-grup1 .hizmet-kats div .tab-content ul.tablist li .icon img {
        text-align: center;
        display: block;
        margin: 0 auto
    }
}

@charset "UTF-8";
.tparrows,
.tparrows.preview1 {
    -webkit-transform-style: preserve-3d
}

.tparrows.preview1,
.tparrows.preview4 {
    -webkit-perspective: 1000;
    -moz-perspective: 1000
}

.slick-slider,
.tp-bannershadow,
.tp-simpleresponsive img {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none
}

[class*=" revicon-"]:before,
[class^=revicon-]:before {
    font-family: revicons;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em
}

.tp-caption .backcorner,
.tp-caption .backcornertop,
.tp-caption .frontcorner,
.tp-caption .frontcornertop {
    width: 0;
    height: 0;
    position: absolute;
    top: 0
}

.revicon-search-1:before {
    content: '\e802'
}

.revicon-pencil-1:before {
    content: '\e831'
}

.revicon-picture-1:before {
    content: '\e803'
}

.revicon-cancel:before {
    content: '\e80a'
}

.revicon-info-circled:before {
    content: '\e80f'
}

.revicon-trash:before {
    content: '\e801'
}

.revicon-left-dir:before {
    content: '\e817'
}

.revicon-right-dir:before {
    content: '\e818'
}

.revicon-down-open:before {
    content: '\e83b'
}

.revicon-left-open:before {
    content: '\e819'
}

.revicon-right-open:before {
    content: '\e81a'
}

.revicon-angle-left:before {
    content: '\e820'
}

.revicon-angle-right:before {
    content: '\e81d'
}

.revicon-left-big:before {
    content: '\e81f'
}

.revicon-right-big:before {
    content: '\e81e'
}

.revicon-magic:before {
    content: '\e807'
}

.revicon-picture:before {
    content: '\e800'
}

.revicon-export:before {
    content: '\e80b'
}

.revicon-cog:before {
    content: '\e832'
}

.revicon-login:before {
    content: '\e833'
}

.revicon-logout:before {
    content: '\e834'
}

.revicon-video:before {
    content: '\e805'
}

.revicon-arrow-combo:before {
    content: '\e827'
}

.revicon-left-open-1:before {
    content: '\e82a'
}

.revicon-right-open-1:before {
    content: '\e82b'
}

.revicon-left-open-mini:before {
    content: '\e822'
}

.revicon-right-open-mini:before {
    content: '\e823'
}

.revicon-left-open-big:before {
    content: '\e824'
}

.revicon-right-open-big:before {
    content: '\e825'
}

.revicon-left:before {
    content: '\e836'
}

.revicon-right:before {
    content: '\e826'
}

.revicon-ccw:before {
    content: '\e808'
}

.revicon-arrows-ccw:before {
    content: '\e806'
}

.revicon-palette:before {
    content: '\e829'
}

.revicon-list-add:before {
    content: '\e80c'
}

.revicon-doc:before {
    content: '\e809'
}

.revicon-left-open-outline:before {
    content: '\e82e'
}

.revicon-left-open-2:before {
    content: '\e82c'
}

.revicon-right-open-outline:before {
    content: '\e82f'
}

.revicon-right-open-2:before {
    content: '\e82d'
}

.revicon-equalizer:before {
    content: '\e83a'
}

.revicon-layers-alt:before {
    content: '\e804'
}

.revicon-popup:before {
    content: '\e828'
}

.tp-static-layers {
    position: absolute;
    z-index: 505;
    top: 0;
    left: 0
}

.tp-caption .frontcorner {
    border-left: 40px solid transparent;
    border-right: 0 solid transparent;
    border-top: 40px solid #00A8FF;
    left: -40px
}

.tp-caption .backcorner {
    border-left: 0 solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 40px solid #00A8FF;
    right: 0
}

.tp-caption .frontcornertop {
    border-left: 40px solid transparent;
    border-right: 0 solid transparent;
    border-bottom: 40px solid #00A8FF;
    left: -40px
}

.tp-caption .backcornertop {
    border-left: 0 solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #00A8FF;
    right: 0
}

.tp-layer-inner-rotation {
    position: relative!important
}

.rev_slider,
.rev_slider_wrapper {
    position: relative
}

img.tp-slider-alternative-image {
    width: 100%;
    height: auto
}

.rev_slider_wrapper>ul {
    visibility: hidden
}

.rev_slider {
    overflow: visible
}

.rev_slider img {
    max-width: none!important;
    -moz-transition: none 0;
    -webkit-transition: none 0;
    -o-transition: none 0;
    transition: none 0;
    margin: 0;
    padding: 0;
    border: none
}

.rev_slider .no-slides-text {
    font-weight: 700;
    text-align: center;
    padding-top: 80px
}

.rev_slider>ul {
    margin: 0;
    padding: 0;
    list-style: none!important;
    background-position: 0 0
}

.rev_slider>ul>li,
.rev_slider>ul>li:before,
.tp-revslider-mainul,
.tp-revslider-slidesli {
    padding: 0!important;
    margin: 0!important;
    list-style: none!important
}

.rev_slider>ul>li,
.rev_slider>ul>li:before {
    position: absolute;
    visibility: hidden;
    overflow-x: visible;
    overflow-y: visible;
    background-image: none;
    background-position: 0 0;
    text-indent: 0
}

.tp-simpleresponsive>ul,
.tp-simpleresponsive>ul>li,
.tp-simpleresponsive>ul>li:before {
    padding: 0!important;
    margin: 0!important;
    list-style: none!important;
    overflow-x: visible;
    overflow-y: visible;
    background-image: none
}

.tp-simpleresponsive>ul li {
    list-style: none;
    position: absolute;
    visibility: hidden
}

.rev_slider .caption,
.rev_slider .tp-caption {
    position: absolute;
    visibility: hidden;
    white-space: nowrap
}

.tp-simpleresponsive img {
    max-width: none;
    -o-user-select: none
}

.tp-caption {
    z-index: 1
}

.tp_inner_padding {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    max-height: none!important
}

.tp-caption.tp-hidden-caption,
.tp-hide-revslider {
    visibility: hidden!important;
    display: none!important
}

.rev_slider embed,
.rev_slider iframe,
.rev_slider object,
.rev_slider video {
    max-width: none!important
}

.noFilterClass {
    filter: none!important
}

.tp-caption.coverscreenvideo {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.caption.fullscreenvideo {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%
}

.caption.fullscreenvideo iframe,
.caption.fullscreenvideo video {
    width: 100%!important;
    height: 100%!important;
    display: none
}

.tp-caption.fullscreenvideo {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%
}

.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe video {
    width: 100%!important;
    height: 100%!important;
    display: none
}

.fullcoveredvideo video,
.fullscreenvideo video {
    background: #000
}

.fullcoveredvideo .tp-poster {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.html5vid.videoisplaying .tp-poster {
    display: none
}

.tp-video-play-button {
    background: #000;
    background: rgba(0, 0, 0, .3);
    padding: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 40px;
    color: #FFF;
    z-index: 3;
    margin-top: -27px;
    margin-left: -28px;
    text-align: center;
    cursor: pointer
}

.tp-caption:hover .tp-video-play-button {
    opacity: 1
}

.html5vid .tp-revstop {
    width: 15px;
    height: 20px;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
    position: relative;
    margin: 10px 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: none
}

.tp-seek-bar,
.tp-video-button,
.tp-volume-bar {
    outline: 0;
    line-height: 12px;
    margin: 0;
    cursor: pointer
}

.html5vid.videoisplaying .revicon-right-dir {
    display: none
}

.html5vid.videoisplaying .tp-revstop {
    display: block
}

.html5vid.videoisplaying .tp-video-play-button {
    display: none
}

.html5vid:hover .tp-video-play-button {
    display: block
}

.fullcoveredvideo .tp-video-play-button {
    display: none!important
}

.tp-video-controls {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5px;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    -ms-transition: opacity .3s;
    transition: opacity .3s;
    background-image: linear-gradient(bottom, #000 13%, #323232 100%);
    background-image: -o-linear-gradient(bottom, #000 13%, #323232 100%);
    background-image: -moz-linear-gradient(bottom, #000 13%, #323232 100%);
    background-image: -webkit-linear-gradient(bottom, #000 13%, #323232 100%);
    background-image: -ms-linear-gradient(bottom, #000 13%, #323232 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(.13, #000), color-stop(1, #323232));
    display: table;
    max-width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.tp-bullets,
.tparrows {
    -webkit-transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    -ms-transition: opacity .2s ease-out
}

.tp-caption:hover .tp-video-controls {
    opacity: .9
}

.tp-video-button {
    background: rgba(0, 0, 0, .5);
    border: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    color: #fff;
    padding: 0
}

.tp-video-button:hover {
    cursor: pointer
}

.tp-video-button-wrap,
.tp-video-seek-bar-wrap,
.tp-video-vol-bar-wrap {
    padding: 0 5px;
    display: table-cell
}

.tp-video-seek-bar-wrap {
    width: 80%
}

.tp-video-vol-bar-wrap {
    width: 20%
}

.tp-seek-bar,
.tp-volume-bar {
    width: 100%;
    padding: 0
}

.tp-dottedoverlay {
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3
}

.fullscreen-container,
.fullwidthbanner-container,
.fullwidthbanner-container .fullwidthabanner {
    width: 100%;
    position: relative
}

.tp-dottedoverlay.twoxtwo {
    background: url(../revo/gridtile.png)
}

.tp-dottedoverlay.twoxtwowhite {
    background: url(../revo/gridtile_white.png)
}

.tp-dottedoverlay.threexthree {
    background: url(../revo/gridtile_3x3.png)
}

.tp-dottedoverlay.threexthreewhite {
    background: url(../revo/gridtile_3x3_white.png)
}

.fullscreen-container {
    padding: 0
}

.fullwidthbanner-container {
    padding: 0;
    overflow: hidden
}

.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
    position: absolute;
    -webkit-font-smoothing: antialiased!important
}

.tp-bannershadow {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    -o-user-select: none
}

.tp-bannershadow.tp-shadow1 {
    background: url(../revo/shadow1.png) no-repeat;
    background-size: 100% 100%;
    width: 890px;
    height: 30px;
    bottom: -30px
}

.tp-bannershadow.tp-shadow2 {
    background: url(../revo/shadow2.png) no-repeat;
    background-size: 100% 100%;
    width: 890px;
    height: 60px;
    bottom: -60px
}

.tp-bannershadow.tp-shadow3 {
    background: url(../revo/shadow3.png) no-repeat;
    background-size: 100% 100%;
    width: 890px;
    height: 60px;
    bottom: -60px
}

.tp-button {
    padding: 6px 13px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 30px;
    cursor: pointer;
    color: #fff!important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .6)!important;
    font-size: 15px;
    line-height: 45px!important;
    background: url(../images/gradient/g30.png) top repeat-x;
    font-family: arial, sans-serif;
    font-weight: 700;
    letter-spacing: -1px;
    text-decoration: none
}

.tp-button.big {
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .6);
    font-weight: 700;
    padding: 9px 20px;
    font-size: 19px;
    line-height: 57px!important;
    background: url(../images/gradient/g40.png) top repeat-x
}

.purchase:hover,
.tp-button.big:hover,
.tp-button:hover {
    background-position: bottom, 15px 11px
}

.purchase.green,
.purchase:hover.green,
.tp-button.green,
.tp-button:hover.green {
    background-color: #21a117;
    -webkit-box-shadow: 0 3px 0 0 #104d0b;
    -moz-box-shadow: 0 3px 0 0 #104d0b;
    box-shadow: 0 3px 0 0 #104d0b
}

.purchase.blue,
.purchase:hover.blue,
.tp-button.blue,
.tp-button:hover.blue {
    background-color: #1d78cb;
    -webkit-box-shadow: 0 3px 0 0 #0f3e68;
    -moz-box-shadow: 0 3px 0 0 #0f3e68;
    box-shadow: 0 3px 0 0 #0f3e68
}

.purchase.red,
.purchase:hover.red,
.tp-button.red,
.tp-button:hover.red {
    background-color: #cb1d1d;
    -webkit-box-shadow: 0 3px 0 0 #7c1212;
    -moz-box-shadow: 0 3px 0 0 #7c1212;
    box-shadow: 0 3px 0 0 #7c1212
}

.purchase.orange,
.purchase:hover.orange,
.tp-button.orange,
.tp-button:hover.orange {
    background-color: #f70;
    -webkit-box-shadow: 0 3px 0 0 #a34c00;
    -moz-box-shadow: 0 3px 0 0 #a34c00;
    box-shadow: 0 3px 0 0 #a34c00
}

.purchase.darkgrey,
.purchase:hover.darkgrey,
.tp-button.darkgrey,
.tp-button.grey,
.tp-button:hover.darkgrey,
.tp-button:hover.grey {
    background-color: #555;
    -webkit-box-shadow: 0 3px 0 0 #222;
    -moz-box-shadow: 0 3px 0 0 #222;
    box-shadow: 0 3px 0 0 #222
}

.purchase.lightgrey,
.purchase:hover.lightgrey,
.tp-button.lightgrey,
.tp-button:hover.lightgrey {
    background-color: #888;
    -webkit-box-shadow: 0 3px 0 0 #555;
    -moz-box-shadow: 0 3px 0 0 #555;
    box-shadow: 0 3px 0 0 #555
}

.tpclear {
    clear: both
}

.tp-bullets {
    z-index: 1000;
    position: absolute;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transform: translateZ(5px)
}

.tp-bullets.hidebullets {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}

.tp-bullets.simplebullets.navbar {
    border: 1px solid #666;
    border-bottom: 1px solid #444;
    background: url(../revo/boxed_bgtile.png);
    height: 40px;
    padding: 0 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.tp-bullets.simplebullets.navbar-old {
    background: url(../revo/navigdots_bgtile.png);
    height: 35px;
    padding: 0 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.tp-bullets.simplebullets.round .bullet {
    cursor: pointer;
    position: relative;
    background: url(../revo/bullet.png) top left no-repeat;
    width: 20px;
    height: 20px;
    margin-right: 0;
    float: left;
    margin-top: 0;
    margin-left: 3px
}

.tp-bullets.simplebullets.round .bullet.last {
    margin-right: 3px
}

.tp-bullets.simplebullets.round-old .bullet {
    cursor: pointer;
    position: relative;
    background: url(../revo/bullets.png) bottom left no-repeat;
    width: 23px;
    height: 23px;
    margin-right: 0;
    float: left;
    margin-top: 0
}

.tp-bullets.simplebullets.square .bullet,
.tp-bullets.simplebullets.square-old .bullet {
    background: url(../revo/bullets2.png) bottom left no-repeat;
    width: 19px;
    margin-top: 0;
    margin-right: 0;
    cursor: pointer;
    position: relative;
    float: left
}

.tp-bullets.simplebullets.round-old .bullet.last {
    margin-right: 0
}

.tp-bullets.simplebullets.square .bullet {
    height: 19px
}

.tp-bullets.simplebullets.square .bullet.last {
    margin-right: 0
}

.tp-bullets.simplebullets.square-old .bullet {
    height: 19px
}

.tp-bullets.simplebullets.square-old .bullet.last {
    margin-right: 0
}

.tp-bullets.simplebullets.navbar .bullet {
    cursor: pointer;
    position: relative;
    background: url(../revo/bullet_boxed.png) top left no-repeat;
    width: 18px;
    height: 19px;
    margin-right: 5px;
    float: left;
    margin-top: 10px
}

.tp-bullets.simplebullets.navbar .bullet.first {
    margin-left: 0!important
}

.tp-bullets.simplebullets.navbar .bullet.last {
    margin-right: 0!important
}

.tp-bullets.simplebullets.navbar-old .bullet {
    cursor: pointer;
    position: relative;
    background: url(../revo/navigdots.png) bottom left no-repeat;
    width: 15px;
    height: 15px;
    margin-left: 5px!important;
    margin-right: 5px!important;
    float: left;
    margin-top: 10px
}

.tp-leftarrow,
.tp-rightarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;
    width: 40px;
    height: 40px
}

.tp-bullets.simplebullets.navbar-old .bullet.first {
    margin-left: 0!important
}

.tp-bullets.simplebullets.navbar-old .bullet.last {
    margin-right: 0!important
}

.tp-bullets.simplebullets .bullet.selected,
.tp-bullets.simplebullets .bullet:hover {
    background-position: top left
}

.tp-bullets.simplebullets.navbar .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.round .bullet:hover {
    background-position: bottom left
}

.tparrows {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transform: translateZ(1000px)
}

.tparrows .tp-arr-imgholder,
.tparrows .tp-arr-titleholder {
    display: none
}

.tparrows.hidearrows {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}

.tp-leftarrow {
    background: url(/mp-include/plugins/img/revo-left.png) top left no-repeat
}

.tp-rightarrow {
    background: url(/mp-include/plugins/img/revo-right.png) top left no-repeat
}

.tp-leftarrow.round,
.tp-rightarrow.round {
    z-index: 100;
    cursor: pointer;
    position: relative;
    width: 19px;
    height: 14px
}

.tp-leftarrow.round {
    background: url(/mp-include/plugins/img/revo-left.png) top left no-repeat;
    margin-right: 0;
    float: left;
    margin-top: 0
}

.tp-rightarrow.round {
    background: url(/mp-include/plugins/img/revo-right.png) top left no-repeat;
    margin-right: 0;
    float: left;
    margin-top: 0
}

.tp-leftarrow.round-old,
.tp-rightarrow.round-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    width: 26px;
    height: 26px;
    margin-right: 0;
    float: left;
    margin-top: 0
}

.tp-leftarrow.round-old {
    background: url(/mp-include/plugins/img/revo-left.png) top left no-repeat
}

.tp-rightarrow.round-old {
    background: url(/mp-include/plugins/img/revo-right.png) top left no-repeat
}

.tp-leftarrow.navbar,
.tp-rightarrow.navbar {
    z-index: 100;
    cursor: pointer;
    position: relative;
    width: 20px;
    height: 15px;
    float: left;
    margin-top: 12px
}

.tp-leftarrow.navbar {
    background: url(../revo/small_left_boxed.png) top left no-repeat;
    margin-right: 6px
}

.tp-rightarrow.navbar {
    background: url(../revo/small_right_boxed.png) top left no-repeat;
    margin-left: 6px
}

.tp-leftarrow.navbar-old,
.tp-rightarrow.navbar-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    width: 9px;
    height: 16px;
    float: left;
    margin-top: 10px
}

.tp-leftarrow.navbar-old {
    background: url(../revo/arrowleft.png) top left no-repeat;
    margin-right: 6px
}

.tp-rightarrow.navbar-old {
    background: url(../revo/arrowright.png) top left no-repeat;
    margin-left: 6px
}

.tp-leftarrow.navbar-old.thumbswitharrow {
    margin-right: 10px
}

.tp-leftarrow.square,
.tp-leftarrow.square-old {
    margin-right: 0;
    z-index: 100;
    cursor: pointer;
    position: relative;
    width: 12px;
    height: 17px;
    margin-top: 0;
    float: left
}

.tp-rightarrow.navbar-old.thumbswitharrow {
    margin-left: 0
}

.tp-leftarrow.square {
    background: url(../revo/arrow_left2.png) top left no-repeat
}

.tp-rightarrow.square {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../revo/arrow_right2.png) top left no-repeat;
    width: 12px;
    height: 17px;
    float: left;
    margin-left: 0;
    margin-top: 0
}

.tp-leftarrow.square-old {
    background: url(../revo/arrow_left2.png) top left no-repeat
}

.tp-rightarrow.square-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../revo/arrow_right2.png) top left no-repeat;
    width: 12px;
    height: 17px;
    float: left;
    margin-left: 0;
    margin-top: 0
}

.tp-leftarrow.default,
.tp-rightarrow.default {
    margin-top: 0!important;
    position: relative;
    width: 36px;
    height: 35px;
    opacity: 1!important;
    cursor: pointer;
    z-index: 100
}

.tp-leftarrow.default {
    background: url(/mp-include/plugins/img/revo-left.png) no-repeat;
    margin-left: 394px!important
}

.tp-rightarrow.default {
    background: url(/mp-include/plugins/img/revo-right.png) no-repeat;
    margin-left: 435px!important
}

.tp-leftarrow:hover,
.tp-rightarrow:hover {
    background-position: bottom left
}

.tp-bullets.tp-thumbs {
    z-index: 1000;
    position: absolute;
    padding: 3px;
    background-color: #fff;
    width: 500px;
    height: 50px;
    margin-top: -50px;
    vertical-align: top
}

.tp-bullets.tp-thumbs img {
    vertical-align: top
}

.fullwidthbanner-container .tp-thumbs {
    padding: 3px
}

.tp-bullets.tp-thumbs .tp-mask {
    width: 500px;
    height: 50px;
    overflow: hidden;
    position: relative
}

.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
    width: 5000px;
    position: absolute
}

.tp-bullets.tp-thumbs .bullet {
    width: 100px;
    height: 50px;
    cursor: pointer;
    overflow: hidden;
    background: 0 0;
    margin: 0;
    float: left;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    -moz-opacity: .5;
    -khtml-opacity: .5;
    opacity: .5;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out
}

.tp-bullets.preview1 .bullet,
.tp-bullets.preview2 .bullet {
    cursor: pointer;
    margin-bottom: 0!important;
    float: none!important;
    box-sizing: content-box
}

.tp-bullets.tp-thumbs .bullet.selected,
.tp-bullets.tp-thumbs .bullet:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}

.tp-thumbs img {
    width: 100%
}

.tp-bannertimer {
    visibility: hidden;
    width: 100%;
    height: 5px;
    background: #fff;
    background: rgba(0, 0, 0, .15);
    position: absolute;
    z-index: 200;
    top: 0
}

.tp-bannertimer.tp-bottom {
    top: auto;
    bottom: 0!important;
    height: 5px
}

.tparrows.preview1 {
    width: 100px;
    height: 100px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    background: 0 0
}

.tparrows.preview1:after {
    position: absolute;
    left: 0;
    top: 0;
    font-family: revicons;
    color: #fff;
    font-size: 30px;
    width: 100px;
    height: 100px;
    text-align: center;
    background: #fff;
    background: rgba(0, 0, 0, .15);
    z-index: 2;
    line-height: 100px;
    -webkit-transition: background .3s, color .3s;
    -moz-transition: background .3s, color .3s;
    transition: background .3s, color .3s
}

.tp-rightarrow.preview1:after {
    content: '\e825'
}

.tp-leftarrow.preview1:after {
    content: '\e824'
}

.tparrows.preview1:hover:after {
    background: #fff;
    color: #aaa
}

.tparrows.preview1 .tp-arr-imgholder {
    background-size: cover;
    background-position: center center;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.tparrows.preview1 .tp-arr-iwrapper {
    -webkit-transition: all .3s;
    transition: all .3s;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}

.tparrows.preview1:hover .tp-arr-iwrapper {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}

.tp-rightarrow.preview1 .tp-arr-imgholder {
    right: 100%;
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}

.tp-leftarrow.preview1 .tp-arr-imgholder {
    left: 100%;
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}

.tparrows.preview1:hover .tp-arr-imgholder {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}

@media only screen and (min-width:768px) and (max-width:979px) {
    .tparrows.preview1,
    .tparrows.preview1:after {
        width: 80px;
        height: 80px;
        line-height: 80px;
        font-size: 24px
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .tparrows.preview1,
    .tparrows.preview1:after {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 20px
    }
}

@media only screen and (min-width:0px) and (max-width:479px) {
    .tparrows.preview1,
    .tparrows.preview1:after {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 12px
    }
}

.tp-bullets.preview1 {
    height: 21px
}

.tp-bullets.preview1 .bullet {
    position: relative!important;
    background: rgba(0, 0, 0, .15)!important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 5px!important;
    height: 5px!important;
    border: 8px solid transparent!important;
    display: inline-block;
    margin-right: 5px!important;
    -webkit-transition: background-color .2s, border-color .2s;
    -moz-transition: background-color .2s, border-color .2s;
    -o-transition: background-color .2s, border-color .2s;
    -ms-transition: background-color .2s, border-color .2s;
    transition: background-color .2s, border-color .2s;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

.tp-bullets.preview1 .bullet.last {
    margin-right: 0
}

.tp-bullets.preview1 .bullet.selected,
.tp-bullets.preview1 .bullet:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #aaa!important;
    width: 5px!important;
    height: 5px!important;
    border: 8px solid #fff!important
}

.tparrows.preview2 {
    min-width: 60px;
    min-height: 60px;
    background: #fff;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    overflow: hidden;
    -webkit-transition: -webkit-transform 1.3s;
    -webkit-transition: width .3s, background-color .3s, opacity .3s;
    transition: width .3s, background-color .3s, opacity .3s;
    backface-visibility: hidden
}

.tparrows.preview2:after,
.tparrows.preview3:after {
    -webkit-transition: color .3s;
    font-family: revicons
}

.tparrows.preview2:after {
    position: absolute;
    top: 50%;
    color: #aaa;
    font-size: 25px;
    margin-top: -12px;
    -moz-transition: color .3s;
    transition: color .3s
}

.tp-rightarrow.preview2:after {
    content: '\e81e';
    right: 18px
}

.tp-leftarrow.preview2:after {
    content: '\e81f';
    left: 18px
}

.tparrows.preview2 .tp-arr-titleholder {
    background-size: cover;
    background-position: center center;
    display: block;
    visibility: hidden;
    position: relative;
    top: 0;
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    white-space: nowrap;
    color: #000;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    line-height: 60px;
    padding: 0 10px
}

.tp-rightarrow.preview2 .tp-arr-titleholder {
    right: 50px;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.tp-leftarrow.preview2 .tp-arr-titleholder {
    left: 50px;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.tparrows.preview2.hovered {
    width: 300px
}

.tparrows.preview2:hover {
    background: #fff
}

.tparrows.preview2:hover:after {
    color: #000
}

.tparrows.preview2:hover .tp-arr-titleholder {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
    position: absolute
}

.tp-bullets.preview2 {
    height: 17px
}

.tp-bullets.preview2 .bullet {
    position: relative!important;
    background: rgba(0, 0, 0, .5)!important;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 6px!important;
    height: 6px!important;
    border: 5px solid transparent!important;
    display: inline-block;
    margin-right: 2px!important;
    -webkit-transition: background-color .2s, border-color .2s;
    -moz-transition: background-color .2s, border-color .2s;
    -o-transition: background-color .2s, border-color .2s;
    -ms-transition: background-color .2s, border-color .2s;
    transition: background-color .2s, border-color .2s;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

.tp-bullets.preview2 .bullet.last {
    margin-right: 0
}

.tp-bullets.preview2 .bullet.selected,
.tp-bullets.preview2 .bullet:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #fff!important;
    width: 6px!important;
    height: 6px!important;
    border: 5px solid #000!important
}

.tp-arr-titleholder.alwayshidden {
    display: none!important
}

@media only screen and (min-width:768px) and (max-width:979px) {
    .tparrows.preview2 {
        min-width: 40px;
        min-height: 40px;
        width: 40px;
        height: 40px;
        border-radius: 20px;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px
    }
    .tparrows.preview2:after {
        position: absolute;
        top: 50%;
        font-family: revicons;
        font-size: 20px;
        margin-top: -12px
    }
    .tp-rightarrow.preview2:after {
        content: '\e81e';
        right: 11px
    }
    .tp-leftarrow.preview2:after {
        content: '\e81f';
        left: 11px
    }
    .tparrows.preview2 .tp-arr-titleholder {
        font-size: 12px;
        line-height: 40px;
        letter-spacing: 0
    }
    .tp-rightarrow.preview2 .tp-arr-titleholder {
        right: 35px
    }
    .tp-leftarrow.preview2 .tp-arr-titleholder {
        left: 35px
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .tparrows.preview2 {
        min-width: 30px;
        min-height: 30px;
        width: 30px;
        height: 30px;
        border-radius: 15px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px
    }
    .tparrows.preview2:after {
        position: absolute;
        top: 50%;
        font-family: revicons;
        font-size: 14px;
        margin-top: -12px
    }
    .tp-rightarrow.preview2:after {
        content: '\e81e';
        right: 8px
    }
    .tp-leftarrow.preview2:after {
        content: '\e81f';
        left: 8px
    }
    .tparrows.preview2 .tp-arr-titleholder {
        font-size: 10px;
        line-height: 30px;
        letter-spacing: 0;
        display: none;
        visibility: none
    }
    .tp-rightarrow.preview2 .tp-arr-titleholder {
        right: 25px
    }
    .tp-leftarrow.preview2 .tp-arr-titleholder {
        left: 25px
    }
}

@media only screen and (min-width:0px) and (max-width:479px) {
    .tparrows.preview2 {
        min-width: 30px;
        min-height: 30px;
        width: 30px;
        height: 30px;
        border-radius: 15px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px
    }
    .tparrows.preview2:after {
        position: absolute;
        top: 50%;
        font-family: revicons;
        font-size: 14px;
        margin-top: -12px
    }
    .tp-rightarrow.preview2:after {
        content: '\e81e';
        right: 8px
    }
    .tp-leftarrow.preview2:after {
        content: '\e81f';
        left: 8px
    }
    .tparrows.preview2 .tp-arr-titleholder {
        display: none;
        visibility: none
    }
    .tparrows.preview2:hover {
        width: 30px!important;
        height: 30px!important
    }
}

.tp-bullets.preview3 .bullet,
.tp-bullets.preview4 .bullet {
    -webkit-border-radius: 10px;
    margin-right: 2px!important;
    margin-bottom: 0!important;
    float: none!important;
    cursor: pointer
}

.fancybox-nav span,
.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}

.tparrows.preview3 {
    width: 70px;
    height: 70px;
    background: #fff;
    -webkit-transform-style: flat
}

.tparrows.preview3:after {
    position: absolute;
    line-height: 70px;
    text-align: center;
    color: #aaa;
    font-size: 30px;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 100;
    width: 70px;
    height: 70px;
    -moz-transition: color .3s;
    transition: color .3s
}

.tparrows.preview3:hover:after {
    color: #000
}

.tp-rightarrow.preview3:after {
    content: '\e825'
}

.tp-leftarrow.preview3:after {
    content: '\e824'
}

.tparrows.preview3 .tp-arr-iwrapper {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition: -webkit-transform .2s;
    transition: transform .2s;
    z-index: 0;
    position: absolute;
    background: #000;
    background: rgba(0, 0, 0, .75);
    display: table;
    min-height: 90px;
    top: -10px
}

.tp-leftarrow.preview3 .tp-arr-iwrapper {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    left: 0;
    direction: rtl;
    padding-left: 70px
}

.tparrows.preview3 .tp-arr-imgholder {
    background-size: cover;
    background-position: center center;
    display: table-cell;
    min-width: 90px;
    height: 90px;
    position: relative;
    top: 0
}

.tp-rightarrow.preview3 .tp-arr-iwrapper {
    right: 0;
    padding-right: 70px
}

.tparrows.preview3 .tp-arr-titleholder {
    display: table-cell;
    padding: 30px;
    font-size: 16px;
    color: #fff;
    white-space: nowrap;
    position: relative;
    clear: right;
    vertical-align: middle
}

.tparrows.preview3:hover .tp-arr-iwrapper {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.tp-bullets.preview3 {
    height: 17px
}

.tp-bullets.preview3 .bullet {
    position: relative!important;
    background: rgba(0, 0, 0, .5)!important;
    border-radius: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 6px!important;
    height: 6px!important;
    border: 5px solid transparent!important;
    display: inline-block;
    -webkit-transition: background-color .2s, border-color .2s;
    -moz-transition: background-color .2s, border-color .2s;
    -o-transition: background-color .2s, border-color .2s;
    -ms-transition: background-color .2s, border-color .2s;
    transition: background-color .2s, border-color .2s;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

.tp-bullets.preview3 .bullet.last {
    margin-right: 0
}

.tp-bullets.preview3 .bullet.selected,
.tp-bullets.preview3 .bullet:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #fff!important;
    width: 6px!important;
    height: 6px!important;
    border: 5px solid #000!important
}

@media only screen and (min-width:768px) and (max-width:979px) {
    .tparrows.preview3,
    .tparrows.preview3:after {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 20px
    }
    .tparrows.preview3 .tp-arr-iwrapper {
        min-height: 70px
    }
    .tparrows.preview3 .tp-arr-imgholder {
        min-width: 70px;
        height: 70px
    }
    .tp-rightarrow.preview3 .tp-arr-iwrapper {
        padding-right: 50px
    }
    .tp-leftarrow.preview3 .tp-arr-iwrapper {
        padding-left: 50px
    }
    .tparrows.preview3 .tp-arr-titleholder {
        padding: 10px;
        font-size: 16px
    }
}

@media only screen and (max-width:767px) {
    .tparrows.preview3,
    .tparrows.preview3:after {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 20px
    }
    .tparrows.preview3 .tp-arr-iwrapper {
        min-height: 70px
    }
}

.tparrows.preview4 {
    width: 30px;
    height: 110px;
    background: 0 0;
    -webkit-transform-style: preserve-3d
}

.tparrows.preview4:after {
    position: absolute;
    line-height: 110px;
    text-align: center;
    font-family: revicons;
    color: #fff;
    font-size: 20px;
    top: 0;
    left: 0;
    z-index: 0;
    width: 30px;
    height: 110px;
    background: #000;
    background: rgba(0, 0, 0, .25);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}

.tparrows.preview4 .tp-arr-imgholder,
.tparrows.preview4 .tp-arr-imgholder2 {
    background-size: cover;
    background-position: center center;
    width: 180px;
    height: 110px;
    top: 0;
    -webkit-backface-visibility: hidden;
    display: block
}

.tp-rightarrow.preview4:after {
    content: '\e825'
}

.tparrows.preview4 .tp-arr-allwrapper {
    visibility: hidden;
    width: 180px;
    position: absolute;
    z-index: 1;
    min-height: 120px;
    top: 0;
    left: -150px;
    overflow: hidden;
    -webkit-perspective: 1000px;
    -webkit-transform-style: flat
}

.tp-leftarrow.preview4 .tp-arr-allwrapper {
    left: 0
}

.tparrows.preview4 .tp-arr-iwrapper {
    position: relative
}

.tparrows.preview4 .tp-arr-imgholder {
    position: relative;
    backface-visibility: hidden
}

.tparrows.preview4 .tp-arr-imgholder2 {
    position: absolute;
    left: 180px;
    backface-visibility: hidden
}

.tp-leftarrow.preview4 .tp-arr-imgholder2 {
    left: -180px
}

.tparrows.preview4 .tp-arr-titleholder {
    display: block;
    padding: 0 10px;
    text-align: left;
    position: relative;
    background: #000;
    color: #FFF;
    text-transform: uppercase;
    white-space: nowrap;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 11px;
    line-height: 2.75;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}

.tparrows.preview4:after {
    transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%
}

.tp-leftarrow.preview4:after {
    content: '\e824';
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0
}

@media only screen and (min-width:768px) {
    .tparrows.preview4:hover:after {
        -webkit-transform: rotateY(-90deg);
        transform: rotateY(-90deg)
    }
    .tp-leftarrow.preview4:hover:after {
        -webkit-transform: rotateY(90deg);
        transform: rotateY(90deg)
    }
    .tparrows.preview4:hover .tp-arr-titleholder {
        -webkit-transition-delay: .4s;
        transition-delay: .4s;
        -webkit-transform: rotateX(0);
        transform: rotateX(0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1
    }
}

.tp-bullets.preview4 {
    height: 17px
}

.tp-bullets.preview4 .bullet {
    position: relative!important;
    background: rgba(0, 0, 0, .5)!important;
    border-radius: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 6px!important;
    height: 6px!important;
    border: 5px solid transparent!important;
    display: inline-block;
    -webkit-transition: background-color .2s, border-color .2s;
    -moz-transition: background-color .2s, border-color .2s;
    -o-transition: background-color .2s, border-color .2s;
    -ms-transition: background-color .2s, border-color .2s;
    transition: background-color .2s, border-color .2s;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

.tp-bullets.preview4 .bullet.last {
    margin-right: 0
}

.tp-bullets.preview4 .bullet.selected,
.tp-bullets.preview4 .bullet:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #fff!important;
    width: 6px!important;
    height: 6px!important;
    border: 5px solid #000!important
}

@media only screen and (max-width:767px) {
    .tparrows.preview4 {
        width: 20px;
        height: 80px
    }
    .tparrows.preview4:after {
        width: 20px;
        height: 80px;
        line-height: 80px;
        font-size: 14px
    }
    .tparrows.preview1 .tp-arr-allwrapper,
    .tparrows.preview2 .tp-arr-allwrapper,
    .tparrows.preview3 .tp-arr-allwrapper,
    .tparrows.preview4 .tp-arr-allwrapper {
        display: none!important
    }
}

.tp-caption img {
    background: 0 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
    zoom: 1
}

.caption.slidelink a div,
.tp-caption.slidelink a div {
    width: 3000px;
    height: 1500px;
    background: url(../revo/coloredbg.png)
}

.tp-loader.spinner0,
.tp-loader.spinner1 {
    width: 40px;
    height: 40px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    margin-top: -20px;
    margin-left: -20px;
    border-radius: 3px
}

.tp-caption.slidelink a span {
    background: url(../revo/coloredbg.png)
}

.tp-loader {
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute
}

.tp-loader.spinner0 {
    background: url(/mp-include/plugins/img/loader.gif) center center no-repeat #fff;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
    animation: tp-rotateplane 1.2s infinite ease-in-out;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.tp-loader.spinner1 {
    background-color: #fff;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
    animation: tp-rotateplane 1.2s infinite ease-in-out;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.tp-loader.spinner5 {
    background: url(../revo/loader.gif) 10px 10px no-repeat #fff;
    margin: -22px;
    width: 44px;
    height: 44px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

@-webkit-keyframes tp-rotateplane {
    0% {
        -webkit-transform: perspective(120px)
    }
    50% {
        -webkit-transform: perspective(120px) rotateY(180deg)
    }
    100% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
    }
}

@keyframes tp-rotateplane {
    0% {
        transform: perspective(120px) rotateX(0) rotateY(0);
        -webkit-transform: perspective(120px) rotateX(0) rotateY(0)
    }
    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0)
    }
    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}

.tp-loader.spinner2 {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    background-color: red;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    border-radius: 100%;
    -webkit-animation: tp-scaleout 1s infinite ease-in-out;
    animation: tp-scaleout 1s infinite ease-in-out
}

@-webkit-keyframes tp-scaleout {
    0% {
        -webkit-transform: scale(0)
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 0
    }
}

@keyframes tp-scaleout {
    0% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 0
    }
}

.tp-loader.spinner3 {
    margin: -9px 0 0 -35px;
    width: 70px;
    text-align: center
}

.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3 {
    width: 18px;
    height: 18px;
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
    animation: tp-bouncedelay 1.4s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.tp-loader.spinner3 .bounce1 {
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}

.tp-loader.spinner3 .bounce2 {
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}

@-webkit-keyframes tp-bouncedelay {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1)
    }
}

@keyframes tp-bouncedelay {
    0%,
    100%,
    80% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }
    40% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

.tp-loader.spinner4 {
    margin: -20px 0 0 -20px;
    width: 40px;
    height: 40px;
    text-align: center;
    -webkit-animation: tp-rotate 2s infinite linear;
    animation: tp-rotate 2s infinite linear
}

.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #fff;
    border-radius: 100%;
    -webkit-animation: tp-bounce 2s infinite ease-in-out;
    animation: tp-bounce 2s infinite ease-in-out;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15)
}

.tp-loader.spinner4 .dot2 {
    top: auto;
    bottom: 0;
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

@-webkit-keyframes tp-rotate {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes tp-rotate {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
}

@-webkit-keyframes tp-bounce {
    0%,
    100% {
        -webkit-transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1)
    }
}

@keyframes tp-bounce {
    0%,
    100% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }
    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*=col-],
.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
    float: none;
    display: inline-block;
    margin-left: 0
}

.bootstrap-select {
    width: 220px\9
}

.bootstrap-select.fit-width {
    width: auto!important
}

.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none
}

.bootstrap-select.btn-group[class*=col-] .btn,
.bootstrap-select.form-control:not([class*=col-]) {
    width: 100%
}

.bootstrap-select.btn-group .btn .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left
}

.bootstrap-select.btn-group .btn .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle
}

.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    z-index: 1035;
    box-sizing: border-box
}

.bootstrap-select.btn-group .dropdown-menu li {
    position: relative
}

.bootstrap-select.btn-group .dropdown-menu li a {
    cursor: pointer
}

.bootstrap-select.btn-group .dropdown-menu li.disabled a,
.bootstrap-select.btn-group>.disabled {
    cursor: not-allowed
}

.bootstrap-select.btn-group .dropdown-menu li a.opt {
    position: relative;
    padding-left: 2.25em
}

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
    display: none
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
    display: inline-block
}

.bootstrap-select.btn-group .dropdown-menu li small {
    padding-left: .5em
}

.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) a:focus small,
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) a:hover small {
    color: #64b1d8;
    color: rgba(100, 177, 216, .4)
}

.bootstrap-select.btn-group .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    pointer-events: none;
    opacity: .9;
    box-sizing: border-box
}

.bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled) a small {
    color: #64b1d8;
    color: rgba(100, 177, 216, .4)
}

.bootstrap-select.btn-group .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px
}

.form-group .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group,
.form-search .bootstrap-select.btn-group {
    margin-bottom: 0
}

.bootstrap-select.btn-group>.disabled:focus {
    outline: 0!important
}

.bootstrap-select>.btn {
    width: 100%;
    padding-right: 25px
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom-width: 7px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
    border-bottom-color: rgba(204, 204, 204, .2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none
}

.bootstrap-select.btn-group.dropdown-menu-right {
    float: right
}

.bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    box-shadow: none
}

.bootstrap-select.btn-group.fit-width .btn .filter-option {
    position: static
}

.bootstrap-select.btn-group.fit-width .btn .caret {
    position: static;
    top: auto;
    margin-top: -1px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    margin-top: 5px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px
}

.bootstrap-select.show-menu-arrow.open .btn {
    z-index: 1036
}

.bootstrap-select.show-menu-arrow.open .dropdown-toggle:after,
.bootstrap-select.show-menu-arrow.open .dropdown-toggle:before {
    display: block
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
    bottom: auto;
    top: -3px;
    border-bottom: 0;
    border-top-width: 7px;
    border-top-style: solid;
    border-top-color: #ccc;
    border-top-color: rgba(204, 204, 204, .2)
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
    bottom: auto;
    top: -3px;
    border-top: 6px solid #fff;
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto
}

.bs-searchbox {
    padding: 4px 8px
}

.bs-searchbox+.bs-actionsbox {
    padding: 0 8px 4px
}

.bs-searchbox input.form-control {
    margin-bottom: 0;
    width: 100%
}

.bs-actionsbox {
    padding: 4px 8px;
    float: left;
    width: 100%;
    box-sizing: border-box
}

.bs-actionsbox .btn-group button {
    width: 50%
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn),
.form-inline .bootstrap-select.btn-group .form-control {
    width: 100%
}

.mobile-device {
    position: absolute;
    top: 0;
    left: 0;
    display: block!important;
    width: 100%;
    height: 100%!important;
    opacity: 0
}

.error .bootstrap-select .btn {
    border: 1px solid #b94a48
}

.control-group.error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48
}

.bootstrap-select.btn-group[class*=col-].dropdown-menu-right,
.row-fluid .bootstrap-select.btn-group[class*=col-].dropdown-menu-right {
    float: right
}

.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
    padding: 0
}

.input-append .bootstrap-select.btn-group {
    margin-left: -1px
}

.input-prepend .bootstrap-select.btn-group {
    margin-right: -1px
}

.ps-container.ps-active-x>.ps-scrollbar-x-rail,
.ps-container.ps-active-y>.ps-scrollbar-y-rail {
    display: block
}

.ps-container>.ps-scrollbar-y-rail {
    display: none!important;
    display: none;
    position: absolute;
    bottom: 3px;
    width: 8px
}

.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    position: absolute;
    bottom: 0;
    width: 8px
}

.ps-container>.ps-scrollbar-x-rail {
    display: none;
    position: absolute;
    background: #ccc;
    border: 1px solid #ccc;
    height: 19px;
    right: 5px;
    border-radius: 10px
}

.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    position: absolute;
    font: 16px FontAwesome;
    color: #c1d2da;
    height: 17px;
    background: #4b4b4b;
    border: 1px solid #4b4b4b;
    border-radius: 10px;
    opacity: 1;
    margin-left: 5px
}

.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x:after {
    position: absolute;
    bottom: 7px;
    left: 5px
}

.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x:before {
    position: absolute;
    top: 7px;
    left: 5px
}

.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block
}

.slick-slider {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    left: 0;
    top: 0
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-loading .slick-list {
    background: url(/mp-include/plugins/img/loader.gif) center center no-repeat #fff
}

.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
    background: 0 0;
    color: transparent;
    outline: 0
}

@font-face {
    font-family: slick;
    src: url('fonts/ + slick.eot');
    src: url('fonts/ + slick.eot?#iefix') format("embedded-opentype"), url('fonts/ + slick.woff') format("woff"), url('fonts/ + slick.ttf') format("truetype"), url('fonts/ + slick.svg#slick') format("svg");
    font-weight: 400;
    font-style: normal
}

.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    top: 50%;
    margin-top: -10px;
    padding: 0;
    border: none
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "â†"
}

.slick-next:before,
[dir=rtl] .slick-prev:before {
    content: "â†’"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

[dir=rtl] .slick-next:before {
    content: "â†"
}

.slick-dots {
    position: absolute;
    bottom: 15px;
    right: 15px;
    width: inherit
}

.slick-dots li {
    float: left;
    width: inherit;
    height: inherit
}

.slick-dots li button {
    width: 10px;
    height: 15px;
    background: #fff;
    margin-left: 10px;
    border: 2px solid #fed105
}

.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*=col-],
.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}

.fancybox-iframe,
.fancybox-image {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-inner,
.fancybox-outer,
.fancybox-skin {
    position: relative
}

.fancybox-skin {
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    border-radius: 4px
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: url(/mp-include/plugins/img/blank.gif);
    z-index: 8040
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible!important
}

.fancybox-lock,
.fancybox-lock body {
    overflow: hidden!important
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-error {
    color: #444;
    font: 14px/20px Helvetica Neue, Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

#fancybox-loading {
    background-image: url(/mp-include/plugins/img/fancybox_sprite.png);
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(/mp-include/plugins/img/ancybox_loading.gif) center center no-repeat
}

.fancybox-close {
    background-image: url(/mp-include/plugins/img/fancybox_sprite.png);
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-lock {
    width: auto
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-lock-test {
    overflow-y: hidden!important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(/mp-include/plugins/img/fancybox_overlay.png)
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-title {
    visibility: hidden;
    font: 400 13px/20px Helvetica Neue, Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: 0 0;
    background: rgba(0, 0, 0, .8);
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8)
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {
    #fancybox-loading,
    .fancybox-close,
    .fancybox-next span,
    .fancybox-prev span {
        background-image: url(/mp-include/plugins/img/fancybox_sprite@2x.png);
        background-size: 44px 152px
    }
    #fancybox-loading div {
        background-image: url(/mp-include/plugins/img/fancybox_loading@2x.gif);
        background-size: 24px 24px
    }
}

.fancybox-next span,
.fancybox-prev span {
    background-image: url(/mp-include/plugins/img/fancybox_sprite.png)
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.formError {
    z-index: 990
}

.formError .formErrorContent {
    z-index: 991
}

.formError .formErrorArrow {
    z-index: 996
}

.ui-dialog .formError {
    z-index: 5000
}

.ui-dialog .formError .formErrorContent {
    z-index: 5001
}

.ui-dialog .formError .formErrorArrow {
    z-index: 5006
}

.inputContainer {
    position: relative;
    float: left
}

.formError {
    position: absolute;
    top: 6px!important;
    left: 10px!important;
    display: block;
    cursor: pointer;
    text-align: left
}

.formError.inline {
    position: relative;
    top: 0;
    left: 0;
    display: inline-block
}

.ajaxSubmit {
    padding: 20px;
    background: #55ea55;
    border: 1px solid #999;
    display: none
}

.formError .formErrorContent {
    width: 100%;
    background: #e2001a;
    position: relative;
    color: #fff;
    min-width: 120px;
    font-size: 11px;
    border: 1px solid #e2001a;
    padding: 4px 10px;
    border-radius: 3px;
    font-family: arial
}

.formError.inline .formErrorContent {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    border: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0
}

.greenPopup .formErrorContent {
    background: #33be40
}

.blackPopup .formErrorContent {
    background: #393939;
    color: #FFF
}

.formError .formErrorArrow {
    width: 15px;
    margin: -2px 0 0 13px;
    position: relative
}

body.rtl .formError .formErrorArrow,
body[dir=rtl] .formError .formErrorArrow {
    margin: -2px 13px 0 0
}

.formError .formErrorArrowBottom {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    margin: 0 0 0 12px;
    top: 2px
}

.formError .formErrorArrow div {
    height: 1px;
    background: #e2001a;
    margin: 0 auto;
    line-height: 0;
    font-size: 0;
    display: block
}

.formError .formErrorArrowBottom div {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none
}

.greenPopup .formErrorArrow div {
    background: #33be40
}

.blackPopup .formErrorArrow div {
    background: #393939;
    color: #FFF
}

.formError .formErrorArrow .line10 {
    width: 15px;
    border: none
}

.formError .formErrorArrow .line9 {
    width: 13px;
    border: none
}

.formError .formErrorArrow .line8 {
    width: 11px
}

.formError .formErrorArrow .line7 {
    width: 9px
}

.formError .formErrorArrow .line6 {
    width: 7px
}

.formError .formErrorArrow .line5 {
    width: 5px
}

.formError .formErrorArrow .line4 {
    width: 3px
}

.formError .formErrorArrow .line3 {
    width: 1px
}

.formError .formErrorArrow .line2 {
    width: 3px;
    background: 0 0
}

.formError .formErrorArrow .line1 {
    width: 1px;
    background: 0 0
}
/* --- template loader replacement end --- */


img.fotogal { text-align: center;
         vertical-align: middle;
/*         width: 120px;
         height: 120px; */
         padding: 0px;
         border: solid 1px #a8262a; }

img.fotogal:hover { text-align: center;
         vertical-align: middle;
/*         width: 120px;
         height: 120px; */
         padding: 0px;
         border: solid 1px #00f; }

/* admin slidemenu styling */

#adminslidemenu ul li ul li {
/* background: url(/myAccount/style/images/transp_black_50.png); */
background: rgba(200, 200, 255, 0.8);
text-shadow: white 0px 0px 3px;
border-right: 1px solid rgba(200, 200, 255, 0.8);
border-left: 1px solid rgba(200, 200, 255, 0.8);
width: auto !important;
}

#adminslidemenu ul li ul li:hover {
border-right: 1px solid #88f;
border-left: 1px solid #88f;
}

/*----- admin panel css fix start -----*/
table.admin { width: 100%; height: 100%; margin: 0px;}

table.admin td { padding: 0px;}

table.admin img { padding: 0px; }

/*----- highslide -----*/


.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(/myAccount/hs/highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-wrapper, .drop-shadow {
	background: white;
}
.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 0px solid white;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(/myAccount/hs/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(/myAccount/hs/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/*------ admin panel css fix end -------*/

img {     border: none; } 

form        { margin: 0px; 
              padding: 0px; } 

input       { border: solid 1px #005e85; } 
textarea    { border: solid 1px #005e85; } 
input.captcha {
	width: 63px !important;
	height: 28px !important;
	margin: 0px !important;
	vertical-align: middle !important; }

div.captcha img {
	height: 30px;
	margin: 0px;
	padding: 0px; }
	
div.captcha img {
	float: left;
	margin-right: 10px; }

td.tdHdr   { 
        font-size: 14pt; 
        font-family: Verdana;  
        text-align : left; 
        margin-bottom: 8pt; 
        padding-bottom: 8pt; 
        color: #2E73B4; 
        line-height : 14 pt; 
        font-weight : bold; 
        border-bottom: 1px solid #6C819F; } 

td.tdHdr a, #tdHdr a { 
        font-size: 14pt; 
        font-family: Verdana; 
        text-align : left; 

        margin-bottom: 8pt; 
        color: #2E73B4; 
        line-height : 14 pt; 
        font-weight : bold; 
        text-decoration: none; } 

#navig_td   { border-color: #0000ff; 
              font-size: 11pt; 
              color: #0000bb; 
              background-color: #dddd66; 
              border-style: solid; 
              border-width: 1px; 
              font-weight: bold; 
              text-align: center; } 

#td_sel     { background-color: #000077; 
              border-style: solid; 
              border-width: 1px; 
          border-color: #000000; } 
           
#td_selNot  { border-style: solid; 
              border-width: 1px; 
          border-color: #666666; } 

#tblFull    { width: 100%; 
              height: 100%; } 

td.tdNameLeft, #tdNameLeft { text-align: right; 
              vertical-align: middle; 
          background-color: none; 
              border: 1px solid #0077ac; 
              color: #333333; 
          width: 1% } 

table.tbljb { 
    border-spacing: 2px; 
    z-index: expression( runtimeStyle.zIndex = 1, cellSpacing = 2 );
    margin-bottom: 8px; } 

table.tbljb td { 
    padding: 3px; } 

table.tbljb thead tr  {
	background: url('/myAccount/style/images/transp_black_15.png'); }

table.tbljb thead th  {
	border-top: solid 1px #45688E;
	font-weight: bold;
	text-align: center;
	padding: 3px; }

/* table.tbljb thead td, */

.even     {
	text-align: left;
	white-space: pre-wrap;
        vertical-align: top; }

.odd     {
	text-align: left;
	white-space: pre-wrap;
        vertical-align: top;
	background: url('/myAccount/style/images/transp_black_07.png'); }

#tdValSel   { text-align: left; 
              vertical-align: middle; 
          background-color: #aadd99; } 

td.tdHdrInfo, td.tdHdrInfo_warning, td.tdHdrInfo_error, #tdHdrInfo  { 
	text-align: center; 
        color: white; 
        vertical-align: top; 
        padding: 8px; 
        border: 1px solid #0077ac; 
        background: #005e85 url(/myAccount/style/images/ui-bg_transp50_40x40.png) 50% 50% repeat; } 

td.tdHdrInfo_warning { background-color: #f6f600; }
td.tdHdrInfo_error { background-color: #900; }

#tdFooter   { border-style: solid; 
              border-width: 0px; 
          border-top-width: 1px; 
          border-color: #000000; 
              background-color: #2222aa; } 

#tdFtrStr   { vertical-align: top; 
              padding: 0px; 
          font-size: 7pt; } 


#tblOrderBy { border-color: #33aaff; 
              font-size: 8pt; 
              color: #0000bb; 
              border-style: solid; 
              border-width: 0px; 
              font-weight: bold; } 

#tdOrderBy  { border-color: #33aaff; 
              padding: 0px; 
              font-size: 8pt; 
              color: #0000bb; 
              border-style: solid; 
              border-width: 1px; 
              font-weight: bold; } 
