/* Minification failed. Returning unminified contents.
(704,1): run-time error CSS1019: Unexpected token, found '}'
 */

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);

/*Renkler Ba�lang��*/
body {
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 18px;
    color: #424242;
    background-color: #f2f2f2;
    background: #f2f2f2 url(../images/3inone_bg.png) left top no-repeat fixed;
    /* background: url(../images/3inone_bg.png); */
}

.boxed-yes, .boxed-no {
    border-top-color: #db332d;
}

.boxed-yes {
    background: #FFFFFF;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
}

#searchText:focus {
    color: white !important;
    box-shadow: 0 0 3px rgb(15, 121, 171);
    background: rgb(90, 94, 102);
}

.divider-title {
    background: #fff;
    padding: 0 20px;
    font-size: 21px;
    font-weight: 100;
    line-height: 50px;
    letter-spacing: -1.5px;
}

input, textarea, select, .uneditable-input {
    display: inline-block;
    width: 210px;
    /*height: 18px;*/
    padding: 4px;
    margin-bottom: 9px;
    font-size: 13px;
    line-height: 18px;
    color: #555555;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.customBtns {
    position: absolute;
    top: -8px;
    right: 0;
    height: 68px;
    padding: 0;
    width: 88px;
    background: #fff;
}

.menu-container {
    background: #db332d;
}

.sf-menu li {
    /*background: #db332d;*/
    box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.1);
    height: 50px;
    line-height: 50px;
}

.social-media-icons a {
    display: block;
    float: left;
    width: 50px;
    height: 45px;
    line-height: 50px;
    text-align: center;
    margin-left: 0;
    /* background: #db332d; */
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.1);
    padding: 5px 0 0 0;
}

    .social-media-icons a:hover {
        background: #181817;
    }

.mega-icon-block-4 .iconcontainer {
    background: #fff;
    padding: 14px 23px 5px;
    text-align: left;
    box-shadow: 0 0 0 1px #ccc;
    -moz-box-shadow: 0 0 0 1px 1px #ccc;
    -webkit-box-shadow: 0 0 0 1px 1px #ccc;
    text-align: left;
}

.item-desc-wrapper {
    padding: 20px 15px 0;
    text-align: left;
    height: 53px;
    box-shadow: inset 0 0 0 1px #f2f2f2;
    -moz-box-shadow: inset 0 0 0 1px #f2f2f2;
    -webkit-box-shadow: inset 0 0 0 1px #f2f2f2;
    background: #fff;
}

.copy {
    background: #424242;
    color: #fff;
}

.rev-slider {
    background: #f2f2f2;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, small a, .link-no-color {
    color: #db332d;
}

aside .sidebar-widget:last-child {
    margin-bottom: 0;
    background-color: #FFFFFF;
}

.well {
    background-color: #fff;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    padding: 30px;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.form-actions {
    margin-top: 18px;
}

.sf-menu a.first-level-link:hover, .sf-menu a.active {
    background: #181817;
}

.sf-menu li li:hover, .sf-menu li li.sfHover,
.sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
    /* box color for menu items when the mouse hovers over them */
    background: #181817;
    color: #fff;
    outline: 0;
}

a:hover {
    color: #181817;
    text-decoration: none;
}

a.thumbnail:hover {
    border-color: #181817;
}

.label-over-thumb {
    border-top: 50px solid #181817;
}

.base-color-bg {
    background: #181817;
}

.focused, input:focus, textarea:focus {
    border-color: #181817;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.header-address {
    color: #888;
}

    .top-menu li a, .header-address address a {
        color: #888;
    }

.l-5A00AE {
    background: #5A00AE !important;
}

.l-009A3A {
    background: #009A3A !important;
}

.l-17F3F6 {
    background: #17F3F6 !important;
}

.l-023A44 {
    background: #023A44 !important;
}

.l-E00000 {
    background: #E00000 !important;
}

.l-f8f73b {
    background: #f3bd00 !important;
}
/*Renkler Son*/




.boxed-no {
    background: #fff;
}

h1, h2, h3, h4, h5, h6, .lead, .divider, .title-color {
    font-weight: 900;
}

.sf-menu a.first-level-link, .sf-menu a.first-level-link:visited {
    font-weight: 600;
}

a, .base-color {
    color: #db332d;
}





.main-search input:hover {
    -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.7);
    box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.7);
}

.main-search input:focus {
    -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.7), 0 0 5px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.7), 0 0 5px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.7), 0 0 5px 1px rgba(0, 0, 0, 0.1);
    border: none;
    color: #db332d;
}

.btn-inverse-to-primary {
    background: #db332d;
    color: #fff;
}

    .btn-inverse-to-primary:hover {
        background: #181817;
        color: #fff;
    }

.btn-primary, #banner-rotator .tintButton {
    background: #181817;
}

    .btn-primary:hover,
    .btn-primary:active,
    .btn-primary.active,
    .btn-primary.disabled,
    .btn-primary[disabled],
    #banner-rotator .tintButton:hover {
        background: #db332d;
    }

#banner-rotator .papertext {
    color: #181817;
}

.nav-tabs > .active > a, .nav-tabs > .active > a:hover {
    background-color: #181817;
}

.nav-list > .active > a,
.nav-list > .active > a:hover {
    background-color: #181817;
    text-shadow: none;
}

.nav-pills > .active > a, .nav-list > .active a {
    background-color: #db332d;
    color: #fff;
}

    .nav > li > a:hover, .nav-pills > .active > a:hover, .nav > li > a.selected {
        background: #181817;
        color: #fff;
    }

.nav-tabs .dropdown-toggle .caret, .nav-pills .dropdown-toggle .caret {
    border-bottom-color: #181817;
    border-top-color: #181817;
}

.accordion-heading.active .accordion-toggle, .accordion-heading .accordion-toggle:hover {
    background: #181817;
    color: #fff;
}

.btn-group.open .btn-primary.dropdown-toggle {
    background-color: #181817;
}

.dropdown-menu li > a:hover,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
    background-color: #181817;
}

.mini-layout.fluid .mini-layout-sidebar {
    background-color: #db332d;
}

.mini-layout .mini-layout-body {
    background-color: #181817;
}

.top-menu li a:hover, .header-address address a:hover {
    color: #181817;
}

span.pg-title-sub {
    border-left: 1px solid #181817;
}

.topbar-wrapper {
    /*background-color: #db332d;
    color: #fff;
    text-shadow: none;
    border-bottom: 4px solid #db332d;*/
    /*    background-color: #db332d;*/
    /*    box-shadow: inset 0 40px 0 rgba(0, 0, 0, 0.2);*/
}

.page-header-wrapper {
    /*    background-color: #181817;*/
}

.page-header-breadcrumbs .breadcrumb a:hover, .page-header-breadcrumbs .breadcrumb li:last-child a {
    color: #181817;
}

.alert .close-topbar {
    background: #181817;
    color: #db332d;
}

    .alert .close-topbar:hover {
        background: #db332d;
        color: #181817;
    }

.topbar-title {
    font-weight: bold;
}

.topbar-content {
    font-style: italic;
}

.sf-menu a, .sf-menu a:visited {
    /* text color */
    color: #fff;
}

.sf-menu li {
    /* box color for top-level menu items */
}

    .sf-menu li li {
        /* box color for second-level menu items */
        color: #fff;
    }

        .sf-menu li li li {
            /* box color for third-level menu items */
            color: #fff;
        }

.sf-shadow ul {
    /*    border-top: 4px solid #181817;*/
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active,
.sf-menu li:hover .menu-subtitle {
    /* box color for menu items when the mouse hovers over them */
    color: #fff;
    outline: 0;
    background: #181817;
}

    .sf-menu li.sfHover a.sf-with-ul, .sf-menu a.active, .sf-menu a.active:visited,
    .sf-menu li.sfHover .menu-icon, .sf-menu li.selected .menu-icon, .sf-menu li.selected a.first-level-link, .sf-menu li.active .menu-icon, .sf-menu li.active a.first-level-link {
        color: #fff;
    }


.sf-menu li:last-child {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.sf-menu li.first-level-li {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.sf-menu li.sfHover li a.sf-with-ul, .sf-menu li.sfHover li li a.sf-with-ul {
    color: #fff;
}

    .sf-menu li.sfHover li a.sf-with-ul:hover {
        color: #fff;
    }
/*.sf-menu li.sfHover li li a.sf-with-ul {
    color: #fff;
}*/
/*.sf-menu li.sfHover li a.sf-with-ul {
    color: #db332d;
}*/

.sf-menu li li a:active {
    /*    background: #f2f2f2;*/
}

.sidebar-menu li {
    /*    border-bottom: 1px solid #ccc;*/
}

    .sidebar-menu li a:hover, .sidebar-menu li a.active {
        color: #181817;
    }

.sidebar-categories li a:hover, .sidebar-categories li a.selected {
    background: #db332d;
    color: #fff;
}

.sidebar-widget a.latest-comments:hover {
    color: #181817;
}

.pager a:hover, .pagination a:hover, .pagination .active a {
    background: #181817;
    color: #fff;
}

.bold-title span a:hover {
    color: #181817;
}

ul.blog-data a:hover {
    color: #181817;
}

.divider-with-title-small a:hover {
    color: #181817;
}

.footer-cab-container {
    background: #181817;
}

footer.boxed-no {
    box-shadow: 0 -5px 0 #181817;
    -moz-box-shadow: 0 -5px 0 #181817;
    -webkit-box-shadow: 0 -5px 0 #181817;
}

footer.boxed-yes {
    box-shadow: 0 -5px 0 #181817, 0 0 8px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 -5px 0 #181817, 0 0 8px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 -5px 0 #181817, 0 0 8px rgba(0, 0, 0, 0.3);
}

footer, footer h3 {
    color: #c2c2c2;
}

    footer a {
        color: #fff;
    }

    footer .top-menu li a:hover {
        color: #db332d;
    }

    footer .popular-posts {
        margin-bottom: 11px;
        padding: 4px 0 0;
        background: none;
    }

        footer .popular-posts:last-child {
            margin-bottom: 0;
        }

    footer h3 {
        font-size: 140%;
        color: #fff;
        font-weight: bold;
    }

    footer h4, footer p, footer li, footer small, footer .copy {
        /*    font-size: 90%;*/
    }

#toTop {
    background-color: #181817;
}

#toTopHover {
    background-color: #db332d;
}

.title-color:hover {
    color: #181817;
}

.view:hover .item-desc-wrapper {
    box-shadow: inset 0 0 0 1px #f2f2f2, inset 0 -2px 0 1px #181817;
    -moz-box-shadow: inset 0 0 0 1px #f2f2f2, inset 0 -2px 0 1px #181817;
    -webkit-box-shadow: inset 0 0 0 1px #f2f2f2, inset 0 -2px 0 1px #181817;
}

    .view:hover .item-desc-wrapper a {
        /*    color: #181817;*/
    }

ul.caption-tags li a:hover {
    color: #181817;
}

.hover-arrow:hover {
    border-bottom: 1px solid #181817;
}

.arrowPrev1, .arrowNext1, .arrowPrev2, .arrowNext2, .arrowPrev3, .arrowNext3 {
}

    .arrowPrev1:hover, .arrowNext1:hover, .arrowPrev2:hover, .arrowNext2:hover, .arrowPrev3:hover, .arrowNext3:hover {
    }

.royalSlider.default .arrow.left {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    height: 39px;
    left: 20px;
    width: 40px;
}

.royalSlider.default .arrow.right {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    height: 39px;
    right: 20px;
    width: 40px;
}

.well-color-top {
    border-top: 1px solid #181817;
}

.well-color-right {
    border-right: 1px solid #181817;
}

.well-color-bottom {
    border-bottom: 1px solid #181817;
}

.well-color-left {
    border-left: 1px solid #181817;
}

.blog-tags li a:hover {
    background: #181817;
    border-color: #181817;
    color: #fff;
}

.purchase-now-wrapper:hover p {
    color: #db332d;
}

/* icon set 1 */
.mega-icon-block-1 .iconcontainer:hover {
    /*box-shadow: 0 0 0 1px #181817;
    moz-box-shadow: 0 0 0 1px 1px #181817;
    -webkit-box-shadow: 0 0 0 1px 1px #181817;*/
}

    .mega-icon-block-1 .iconcontainer:hover i, .mega-icon-block-1 .iconcontainer:hover h3 {
        color: #181817;
    }

/* icon set 2 */
.mega-icon-block-2 .iconcontainer:hover {
    /*box-shadow: 0 0 0 1px #181817;
    moz-box-shadow: 0 0 0 1px 1px #181817;
    -webkit-box-shadow: 0 0 0 1px 1px #181817;*/
}

    .mega-icon-block-2 .iconcontainer:hover i, .mega-icon-block-2 .iconcontainer:hover h3 {
        color: #181817;
    }

/* icon set 3 */
.mega-icon-block-3 .iconcontainer:hover {
    /*box-shadow: 0 0 0 1px #181817;
    moz-box-shadow: 0 0 0 1px 1px #181817;
    -webkit-box-shadow: 0 0 0 1px 1px #181817;*/
}

    .mega-icon-block-3 .iconcontainer:hover i, .mega-icon-block-3 .iconcontainer:hover h3 {
        color: #181817;
    }

/* icon set 4 */
.mega-icon-block-4 .iconcontainer-wrapper:hover {
}

.mega-icon-block-4 .iconcontainer:hover {
    /*    background: #f2f2f2;*/
}

    .mega-icon-block-4 .iconcontainer:hover i, .mega-icon-block-4 .iconcontainer:hover h3 {
        color: #181817;
    }

.progress-primary .bar {
    background: #181817;
}

/* Graphics */

.sf-menu a.first-level-link:hover, .sf-menu a.active {
    /*    background-image: url(../images/menu_active_dark_blue.png);*/
}

span.pg-title-sub, .sidebar-menu-arrow li a {
    /*    background: url(../images/arrow_right_dark_blue.png) left center no-repeat;*/
}

.royalSlider.default .arrow.left {
    background: url(../images/slider_left.png) left top no-repeat;
}

.royalSlider.default .arrow.right {
    background: url(../images/slider_right.png) right top no-repeat;
}

/* CSS Paralax Slider */

input.sp-selector-4:checked ~ .sp-content {
    background-color: #181817;
}

/* Revolution Slider */


.caption.big_color {
}

.caption.small_text {
    color: #db332d;
}

.text_color {
    color: #181817;
}

.caption a, .caption a:hover {
    /*    color: #fff;*/
}

.rs-title-1 {
    font-size: 2em;
}

.rs-title-2 {
    font-size: 1.4em;
}

}

.Extreme {
    margin: auto !important;
}

@media screen and (max-width: 980px) {
    .main-search input {
        height: auto;
    }

    .Extreme {
        width: 100% !important;
    }

    .form-horizontal.pull-right {
        width: 100% !important;
    }

    .emr .pull-right {
        width: 100% !important;
    }

    .mL55 { /*margin-left:77px !important;*/
    }

    .mobilSearch {
        padding: 8px !important;
        width: 97%;
        border-radius: 9px;
    }

    .mobilSearch {
        width: 96% !important;
    }

    .span6.hidden-phone {
        display: block !important;
    }

        .span6.hidden-phone .row-fluid.XXX {
            display: block !important;
            margin: auto;
            text-align: center;
            float: none;
        }

    .emr {
        float: left;
        width: 100%;
        text-align: center;
    }

        .emr .pull-right {
            margin: 16px auto 0 !important;
            text-align: center;
            display: table;
            float: none;
        }

    .input-append.main-search.relative {
        margin: 0 !important;
    }

    .ertX {
        margin-top: 50px;
    }
}

@media screen and (max-width: 479px) {
    .ertX {
        margin-top: 5px !important;
    }

    .myButton {
        background: #495c6d url(../images/lucas.png) no-repeat !important;
        width: 37px !important;
        height: 32px !important;
        border: none !important;
        position: absolute !important;
        right: 0px !important;
        top: 1px !important;
        margin-top: 1px !important;
        margin-right: 0px !important;
    }
}

.tAC {
    text-align: center;
}

.myButton {
    background: #495c6d url(../images/lucas.png) no-repeat !important;
    width: 37px !important;
    height: 32px !important;
    border: none !important;
    position: absolute !important;
    right: 0px !important;
    top: 1px !important;
    box-shadow: none !important;
    border-right: 1PX solid rgb(237, 237, 237) !important;
}

.input-append.main-search.relative, #frm1, .mobilSearch, .myButton {
    display: block !important;
}

.language img {
    height: 17px;
}

.bg-form {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(107, 107, 107, 0.38);
    z-index: 99999;
}

    .bg-form h3 {
        text-align: center;
    }

    .bg-form .request-form {
        background-color: white;
        top: 10%;
        margin: 200px auto;
        border: 1px solid #afafaf;
        box-shadow: 0 0 5px 2px #ababab;
        border-radius: 12px;
    }


        .bg-form .request-form .closebtn {
            float: right;
            font-size: 20px;
            font-weight: bold;
            line-height: 18px;
            color: #ffffff;
            text-shadow: none;
            opacity: 1;
            margin: -8px -6px 0 0;
            background-color: #db332d;
            padding: 5px;
            border-radius: 50%;
            width: 16px;
            cursor: pointer;
        }

        .bg-form .request-form article {
            padding: 31px 0 0 15px;
        }

    .bg-form .color-white {
        color: white;
    }

    .bg-form .BtnSuccess {
        float: right;
        margin: 0 20px 12px 0;
        background-color: #db332d;
        color: white;
        padding: 10px 24px;
        border: 1px solid #cc231d;
        border-radius: 7px;
        transition:all ease-in .3s;
    }

        .bg-form .BtnSuccess:hover {
            background-color: #bd211c;
            border: 1px solid #cc231d;
            color: #181817
        }

@media(min-width:900px) {
    .bg-form .request-form {
        top: 10%;
        width: 50%;
    }

        .bg-form .request-form article input[type=text],
        .bg-form .request-form article input[type=email],
        .bg-form .request-form article input[type=tel],
        .bg-form .request-form article textarea {
            width: 76%;
        }
}

@media(max-width:900px) {
    .bg-form .request-form {
        top: 5%;
    }

        .bg-form .request-form article input[type=text],
        .bg-form .request-form article input[type=email],
        .bg-form .request-form article input[type=tel],
        .bg-form .request-form article textarea {
            width: 100%;
        }
}

