
/* 
    Created on : 19.Kas.2015, 20:08:23
    Author     : makbash
*/

@font-face {
    font-family: 'RalewayRegular';
    src: url('../fonts/raleway/RalewayRegular.eot');
    src: url('../fonts/raleway/RalewayRegular.eot') format('embedded-opentype'),
        url('../fonts/raleway/RalewayRegular.woff2') format('woff2'),
        url('../fonts/raleway/RalewayRegular.woff') format('woff'),
        url('../fonts/raleway/RalewayRegular.ttf') format('truetype'),
        url('../fonts/raleway/RalewayRegular.svg#RalewayRegular') format('svg');
}
@font-face {
    font-family: 'RalewayBold';
    src: url('../fonts/raleway/RalewayBold.eot');
    src: url('../fonts/raleway/RalewayBold.eot') format('embedded-opentype'),
        url('../fonts/raleway/RalewayBold.woff2') format('woff2'),
        url('../fonts/raleway/RalewayBold.woff') format('woff'),
        url('../fonts/raleway/RalewayBold.ttf') format('truetype'),
        url('../fonts/raleway/RalewayBold.svg#RalewayBold') format('svg');
}
@font-face {
    font-family: 'RalewayLight';
    src: url('../fonts/raleway/RalewayLight.eot');
    src: url('../fonts/raleway/RalewayLight.eot') format('embedded-opentype'),
        url('../fonts/raleway/RalewayLight.woff2') format('woff2'),
        url('../fonts/raleway/RalewayLight.woff') format('woff'),
        url('../fonts/raleway/RalewayLight.ttf') format('truetype'),
        url('../fonts/raleway/RalewayLight.svg#RalewayLight') format('svg');
}
@font-face {
    font-family: 'RobotoRegular';
    src: url('../fonts/roboto/RobotoRegular.eot');
    src: url('../fonts/roboto/RobotoRegular.eot') format('embedded-opentype'),
        url('../fonts/roboto/RobotoRegular.woff') format('woff'),
        url('../fonts/roboto/RobotoRegular.ttf') format('truetype'),
        url('../fonts/roboto/RobotoRegular.svg#RobotoRegular') format('svg');
}

html, body {
    height: auto;
    min-height: 100%;
}
body {
    color: #737373;
    background-color: #ffffff;
    /*font-family: 'Open Sans', Helvetica, Arial, sans-serif;*/
    font-family: "RalewayRegular", sans-serif;
}
h1,h2,h3,h4,h5,h6 {
    font-family: "RalewayBold", sans-serif;
}

.container.container0 {
    max-width: 1780px;
    width: auto;
}
.container.container1 {
    max-width: 1600px;
    width: auto;
}
.top-bar {
    height: 16px;
}
body.frontpage .top-bar {
    /*height: 20px;*/
}

.navbar {
    background-color: transparent;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 100px;
}
.navbar .logo {
    top: 26px;
}

.navbar .logo img {
    width: auto;
    max-height: 50px;
    max-width: 100%;

    -webkit-tap-highlight-color: transparent;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.navbar.stuck {
    background-color: rgba(255,255,255,0.99);
    height: 85px;
}
.navbar.stuck .logo {
    top: 10px;
}
.navbar.stuck .logo img {
    /*max-height: 70px;*/
}


.navbar .container
{
    height: inherit;
}

@media screen and (min-width: 1024px) {
    /*.navbar-nav#siteMenu,
    ul.mainMenu,
    .navbar-nav ul,
    .navbar-nav ul li,
    .navbar-nav ul li a
    {    
        height: inherit
    }*/
    .navbar-nav#siteMenu {
        position: absolute;
        width: 100%;
        bottom: 0;
        left: 0;
        margin: 0;
    }
    .navbar-nav > ul {
        margin: 0 0 30px 75px;
    }
    .navbar-nav ul li {

    }
    .navbar-nav ul li a {
        line-height: initial;
        /*text-transform: capitalize;*/
    }

    .navbar-tools {
        height: auto;
        top: auto;
        bottom: 0;
    }
    .navbar-tools > ul {
        margin: 0 0 30px 0;
    }
    .navbar-tools ul li {}
    .navbar-tools ul li a {
        line-height: initial;
    }
}

@media screen and (max-width: 1024px) {
    .navbar .logo img {
        max-height: 50px;
    }

    .navbar-nav#siteMenu {
        position: absolute;
        width: 100%;
        bottom: auto;
        margin: 0;
    }
    .navbar-nav > ul {
        margin: 0 0 30px 0;
    }

    .navbar-tools {
        height: auto;
        top: 0;
        bottom: auto;
    }
    .socialButtonsTop {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .navbar .logo img {
        max-height: 50px;
        max-width: 170px
    }
}

.navbar-nav ul li.active > a {
    color: #000;
    font-weight: bold;
}

.navbar-nav ul li:hover > a:after, 
.navbar-nav ul li:focus > a:after, 
.navbar-nav ul li.active > a:after {
    background: none;
}

.navbar-nav ul li .submenu, 
.navbar-nav ul li .sub-submenu, 
.navbar-nav ul li .mega-menu {
    background-color: #4d4d4d;
}

.navbar-nav ul li .submenu li:hover > a,
.navbar-nav ul li .sub-submenu li:hover > a,
.navbar-nav ul li .mega-menu li:hover > a {
    background: transparent;
}

.navbar-nav ul li .submenu li.active > a,
.navbar-nav ul li .sub-submenu li.active > a,
.navbar-nav ul li .mega-menu li.active > a
{
    /*background: #000;*/
    color: #ffffff;
}

@media screen and (min-width:1024px)  {
    .navbar-nav ul li .submenu, 
    .navbar-nav ul li .sub-submenu, 
    .navbar-nav ul li .mega-menu {
        width: 195px;
    }
    .navbar-nav ul li .submenu li a, 
    .navbar-nav ul li .sub-submenu li a, 
    .navbar-nav ul li .mega-menu li a {
        padding: 3px 20px;
    }
}

.modal-dialog {
    /*max-width : 332px;*/
    padding: 30px;
    width: 100%;
    max-width: 100%;
}
.modal-dialog .container {
    padding: 0px 15px 0px 15px;
}
.modal-form {
    max-width: none;
}

/* Top input SearchBox */
.searchBox {
    /*clear: both;*/
    position: relative;
} 
.searchBox form {}
.searchBox #s {
    border: 1px solid #666666;
    font-size: 14px;
    line-height: 34px;
    height: 34px;
    width: 180px;
    padding: 4px 8px 4px 35px;
    margin: 0 5px 0 -2px;
    background: url('../img/search_icon.png') no-repeat 5px center scroll #fff;

    -webkit-transition-duration: 400ms;
    -webkit-transition-property: width, background;
    -webkit-transition-timing-function: ease;
    -moz-transition-duration: 400ms;
    -moz-transition-property: width, background;
    -moz-transition-timing-function: ease;
    -o-transition-duration: 400ms;
    -o-transition-property: width, background;
    -o-transition-timing-function: ease;
}
.searchBox input[type='submit'] {
    cursor: pointer;
    border: none;
    background-color: #666666;  
    color: #ffffff;
    line-height: none;
    padding: 0px 15px;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
}

.searchBox #s:focus {
    background-color: #00a1e1;
    background-color: rgba(0,161,225,0.7);
    color: #ffffff;
}

.searchBox #s:focus ::-webkit-input-placeholder,
.searchBox #s:focus :-moz-placeholder
{    
    color: #ffffff;
}

.searchBox #s:focus + input[type='submit'] {
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
}




.searchForm {}
.searchForm .form-control {
    background-color: transparent;
    border: none;
    border-bottom: 2px solid #737373;
    color: #fff;
}
@media screen and (max-width:480px)  {
    .modal-dialog {
        padding: 15px
    }
    .loginForm {
        max-width: 210px;
    }
}


#menuModal .loginForm .form-control {
    /*  display: block;
      width: 100%;
      height: 48px;
      padding: 0 20px;*/
    color: #908f8f;
    background-color: #efeded;
    border: none;
    border-radius: 0;
    /*    -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;*/
}
#menuModal .loginForm .form-control:focus {
    outline: none;
    color: #908f8f;
    border-color: #000; 
    -webkit-box-shadow: 0 0 6px -1px #000;
    box-shadow: 0 0 6px -1px #000;
}
#menuModal .loginForm .form-control::-moz-placeholder {
    color: #908f8f;
    opacity: 1;
}
#menuModal .loginForm .form-control:-ms-input-placeholder {
    color: #908f8f;
}
#menuModal .loginForm .form-control::-webkit-input-placeholder {
    color: #908f8f;
}

.text-primary {
    color: #000 !important;
}
.text-light {
    color: #fff !important;
}

h1.text-primary,
h2.text-primary {
    font-size: 25px;
    line-height: 28px;
}
h2.text-primary {
    font-size: 18px;
    line-height: 21px;
}


.btn {
    font-weight: 800;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    border-radius: 0px;
    border: none;
    font-weight: normal;
}
.btn.resetBRS {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;

    border-radius: 0px;

    border: none;
}
.btn.btn-primary {
    background-color: #000;
    border: none;
}
.btn.btn-primary:hover {
    border: none;
}
.btn.btn-ghost.btn-primary {
    background-color: transparent;
    border: 1px solid #000;
    color: #000 !important;
}
.btn.btn-ghost.btn-primary:hover {
    background-color: #000;
    color: #ffffff !important;
}

.btn.btn-custom1 {
    color: #ffffff;
    background-color: #02438a;
}

.btn.btn-custom2 {
    color: #fff !important;
    background: transparent;
}
.btn.btn-custom2:hover {
    color: #ecaa00 !important;
    background: #fff;
}
.btn.btn-custom3 {
    color: #fff !important;
    background: transparent;
}
.btn.btn-custom3:hover {
    color: #1568c2 !important;
    background: #fff;
}
.btn.btn-custom4 {
    color: #065ebe !important;
    background: transparent;
    border: 2px solid #065ebe;
}
.btn.btn-custom4:hover {
    color: #ffffff !important;
    background: #065ebe;
}
.btn.btn-custom5 {
    color: #fff !important;
    background: #f99d19;
}
.btn.btn-custom5:hover {
    color: #f99d19 !important;
    background: #fff;
}
.btn.btn-custom6 {
    color: #7e8287 !important;
    background: transparent;
    border: 2px solid #7e8287;
}
.btn.btn-custom6:hover {
    color: #ffffff !important;
    background: #7e8287;
}

@media screen and (max-width: 768px) {
    .btn.btn-ghost.btn-primary {
        font-size: 10px;
    }
}

.frontPageC2.parallax {
    /*    background-size: contain;
        background-repeat: no-repeat;
        background-color: transparent;*/
}



.frontPageC5 {}
.frontPageC5 .form-control {
    /*  display: block;
      width: 100%;
      height: 48px;
      padding: 0 20px;*/
    color: #e3e3e3;
    background-color: transparent;
    border: none;
    border-radius: 0;
    border: 2px solid #e3e3e3;
    /*    -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;*/
}
.frontPageC5 .form-control:focus {
    outline: none;
    color: #5b5b5b;
    border-color: #5b5b5b;
    -webkit-box-shadow: 0 0 6px -1px #5b5b5b;
    box-shadow: 0 0 6px -1px #5b5b5b;
}
.frontPageC5 .form-control::-moz-placeholder {
    color: #5b5b5b;
    opacity: 1;
}
.frontPageC5 .form-control:-ms-input-placeholder {
    color: #5b5b5b;
}
.frontPageC5 .form-control::-webkit-input-placeholder {
    color: #5b5b5b;
}


.frontPageC6 {}
.frontPageC6 .title,
.frontPageC6 .title a
{
    color: #7e8287;
    white-space: nowrap;
}
.frontPageC6 .content-carousel.controls-inside.owl-carousel .owl-nav {
    position: static;
    height: 0px;
}
.frontPageC6 .content-carousel.controls-inside.owl-carousel .owl-nav .owl-prev,
.frontPageC6 .content-carousel.controls-inside.owl-carousel .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    margin: 0;
    margin-top: -25px;
}
.frontPageC6 .content-carousel.controls-inside.owl-carousel .owl-nav .owl-prev {
    left: -50px;
}
.frontPageC6 .content-carousel.controls-inside.owl-carousel .owl-nav .owl-next {
    right: -50px;
}
@media screen and (max-width: 480px) {
    .frontPageC6 .content-carousel.controls-inside.owl-carousel .owl-nav {
        display: none;
    }
}
.frontPageC6 .owl-carousel .owl-controls .owl-nav .owl-prev,
.frontPageC6 .owl-carousel .owl-controls .owl-nav .owl-next {
    display: inline-block;
    width: 100px;
    height: 50px;
    background-color: transparent;
    line-height: 50px;
    text-align: center;
    color: #065ebe;
    margin-left: 0;
    opacity: 1;
    border-bottom: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.frontPageC6 .owl-carousel .owl-controls .owl-nav .owl-prev:before,
.frontPageC6 .owl-carousel .owl-controls .owl-nav .owl-next:before {
    font-family: 'Pe-icon-7-stroke';
    font-size: 100px;
}
/*.frontPageC6 .owl-carousel .owl-controls .owl-nav .owl-prev:before {
  content: "\e686";
}
.frontPageC6 .owl-carousel .owl-controls .owl-nav .owl-next:before {
  content: "\e684";
}*/

/* sayfa içerikleri */

.content-box.content-box-horizontal .icon-cell, 
.content-box.content-box-horizontal .thumb-cell, 
.content-box.content-box-horizontal .content-cell, 
.content-box.content-box-horizontal .action-cell {
    vertical-align: middle;
}

.pageContent img {
    max-width: 100%;
    height: auto !important;
}

#ms-product-showcase {

}
#ms-product-showcase .ms-container {
    outline: 1px solid #ccc;
    background-color: #ffffff;
}
#ms-product-showcase .ms-thumb-list {
    border: 1px solid #ccc;
}

.notice {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
}
.notification.alert.alert-default {
    padding-top: 0;
    padding-bottom: 0;
    border: 0;
}
.notification .inner {
    display: block;
}

.table-responsive {
    /*overflow-x: auto;*/    
    margin-left: -10px;
    padding-left: 10px;
}
.count-input input {
    min-width: 60px;
}

.page-title {
    /*border: none;*/
    height: auto;
    min-height: 70px;
}

.page-title .ph-table {
    height: auto;
}
.page-title .ph-td {
    padding-top: 0;
    padding-bottom: 0;
}
.page-title .ph-td > h1 {
    font-size: 28px;
}
.page-title-image {
    background-color: transparent;
    background-size: cover;
}
.page-title-image .overlay {
    /*background: transparent url('../img/pageHeaderOverlayBg.jpg') no-repeat center scroll;*/
    background-color: #02cdfd;
    background-color: rgba(2,205,253, 0.95);
    background-size: cover;
    opacity: 0.75;
}
.page-title-image .container {
    position: relative;
    z-index: 7;
    max-width: 1080px;
}

.pageContent section.container {
    z-index: 7;
    position: relative;
    background: transparent;
}

.pageContent section.container #pageContent ,
.pageContent section.container #sidebar {
    /*margin-top: -40px;*/
}
.pageContent section.container .sidebar {

}
.pageContent section.container .sidebar.sidebar-right {
    border: none;
}

.sidebar.sidebar-left {
    border: none;
    padding: 0;
}

.pageContent #pageImage {
    width: 100%;
}
.pageContent #pageArticle {
}
.widget-categories {}
.widget.widget-categories ul li {
    margin-bottom: 0;
}
.widget.widget-categories ul li a {
    color: #717171;
    text-transform: capitalize;
}
.widget.widget-categories ul li.active a {
    color: #1f95f2;
    font-weight: 600;
}

.panel-group {
    box-shadow: none;
}
.panel-group .panel {
    margin: 0 0 12px 0;
}

.panel-group .panel .panel-heading a {
    display: block;
    position: relative;
    color: #3f4040;
    background-color: #e8e8e8;
    padding: 13px 44px 14px 24px;
    overflow: hidden;
    opacity: 1 !important;
    text-transform: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.panel-group .panel .panel-heading a:before {
    display: block;
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    left: 24px;
    bottom: 0;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
}
.panel-group .panel .panel-heading a:after {
    display: block;
    position: absolute;
    font-family: 'FontAwesome';
    content: "\f068";
    font-size: 30px;
    right: 15px;
    top: 9px;
    color: #000;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;


    background-color: #7ca3c5;
    bottom: 0;
    top: 0;
    right: 0;
    left: calc(100% - 50px);
    line-height: 54px;
    line-height: -moz-block-height;
    font-size: 24px;
    text-align: center;
    color: #ffffff;
}
.panel-group .panel .panel-heading a.collapsed {
    color: #3f4040;
    border-bottom: none;
    background-color: #e8e8e8;
}
.panel-group .panel .panel-heading a.collapsed:before {
    background-color: transparent;
}
.panel-group .panel .panel-heading a.collapsed:after {
    content: "\f067";

    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}
.panel-group .panel .panel-heading a.collapsed:hover {
    color: #3f4040;
    background-color: #e8e8e8;
}
.panel-group .panel .panel-heading a.collapsed:hover:after {
    color: #ffffff;
}
.panel-group .panel .panel-heading a.collapsed:hover .label {
    color: #ffffff;
}

#desteklenenKuruluslar .panel-group .panel .panel-heading a,
#desteklenenKuruluslar .panel-group .panel .panel-heading a.collapsed,
#desteklenenKuruluslar .panel-group .panel .panel-heading a:hover,
#desteklenenKuruluslar .panel-group .panel .panel-heading a.collapsed:hover
{
    padding: 18px 44px 18px 24px;
    background-color: #93bfe5;
    color: #ffffff;
}
#desteklenenKuruluslar .panel-group .panel .panel-heading a:after
#desteklenenKuruluslar .panel-group .panel .panel-heading a:after:hover,
#desteklenenKuruluslar .panel-group .panel .panel-heading a.collapsed:after,
#desteklenenKuruluslar .panel-group .panel .panel-heading a.collapsed:after:hover
{
    background-color: #2f74b0;
}
#desteklenenKuruluslar .panel-group .panel .panel-heading a.collapsed:after {

}
#desteklenenKuruluslar .panel-group .panel-body {
    margin: 0;
    padding: 0;
}
#desteklenenKuruluslar .panel-group .panel-body ul 
{
    margin: 0;
    padding: 0;
}
#desteklenenKuruluslar .panel-group .panel-body li 
{
    list-style: none;
    display: block;
    margin: 4px 0 0 0;
    padding: 10px 10px;
    background-color: #ececec;
}

/* pagination  */
.myPagination {
    float: right;
    margin-top: 10px;
    margin-bottom: 20px;
    font-family: Verdana, Arial, sans-serif;

}
.myPagination a {
    display: block;
    margin-right: 2px;
    border: 1px solid #8DB5D7;
    text-decoration: none; 
    color: #000;
}
.myPagination a:hover, 
.myPagination a:active {    
    margin-right: 2px;
    border: 1px solid red;
}
.myPagination span {
    display: inline-block;
    vertical-align: middle;
}   
.myPagination span.active {    
    margin-right: 2px;
    border: 1px solid #E89954;
    font-weight: bold;
    background-color: #FFCA7D;
    color: #000;
}
.myPagination span.disabled {    
    margin-right: 2px;
    border: 1px solid #ccc;
    color: #ccc;
}

.myPagination a,
.myPagination a:hover, 
.myPagination a:active,
.myPagination span.active,
.myPagination span.disabled {  
    font-size: 13px;
    padding: 3px 6px 4px 6px;
}
/* pagination  */

.tile .tile-body {
    padding: 13px;
}

body.haberler .tile {
    position: relative;
    background-color: transparent;
    box-shadow: none;
    margin: 0;
}
body.haberler .tile .tile-body {
    padding-top: 0;
}
body.haberler .tile .tile-body p,
.post-meta span
{
    color:#7e8287;
}

body.blog .tile {
    position: relative;
}

body.blog .tile .tile-title {
    display: block;
    padding-right: 60px;
}
body.blog .tile-footer {
    position: absolute;
    right: 0;
    top: 0px;
    padding: 8px 15px 10px;
}
body.blog .tags {}
body.blog .tags a {
    border: 1px solid #7e8287;
    padding: 5px 7px;
    color: inherit;
}


body.store .shop-price, 
body.store .shop-old-price {
    font-size: 16px;
    margin-bottom: 0;
    margin-right: 10px;
}
body.store .shop-old-price {
    /*color: #000;*/
    margin-bottom: 0;
}

.prductList .tile.light-skin .tile, 
.prductList .tile.light-skin.tile {
    background: #fff none repeat scroll 0 0;
}
.prductList .tile.light-skin .tile-title {
    color: #000;
    font-weight: bold;
    display: block;
    /*white-space: nowrap;*/
    position: absolute;
    top: auto;
    bottom: 95%;
    bottom: calc(100% - 28px);
    left: 0;
    right: 0;
    text-align: center;
    overflow: hidden;
    text-transform: capitalize;
}
.prductList .tile.light-skin small {
    color: #000;
    font-weight: normal;
    font-size: small;
    display: block;
    min-height: 40px;
}
.prductList .tile.light-skin .tile .tile-body, 
.prductList .tile.light-skin.tile .tile-body {
    color: #000;
    position: relative;
}
.prductList .tile .tile-body .shop-price {
    /*margin-bottom: 0;*/
    color: #737373;
    font-size: 12px;
}
.prductList .tile .tile-body .shop-old-price {
    /*margin-bottom: 0;*/
    color: #c7c7c7;
    font-size: 12px;
}
@media screen and (max-width: 768px) {
    .prductList .tile.light-skin .tile-title {
        font-size: 11px;
    }
}


/*.footer a
{
    color: #000;
}
.footer .widgets-row .widgets-col:before
{
    background-color: #000;
}
.footer .btn.btn-ghost.btn-primary {
    border-color: #000;
    color: #000;
}
.footer .form-control
{
    border-color: #000;
}*/

.footer-dark {    
    background-color: #3a3a3a;
}

.footer-dark .subfooter {
    background-color: #222222;
}
.footer-dark .widget-title {
    color: rgba(255,255,255,1);
}


.badge.badge-primary {}
.badge.badge-success {}
.badge.badge-info {
    left: auto !important;
    right: 24px !important;
}
.badge.badge-warning {
    left: auto !important;
    right: 24px !important;
    top: auto !important;
    bottom: 12px !important;
}
.badge.badge-danger {
    top: auto !important;
    bottom: 12px !important;
}




.myGallery2 .item a {
    display: block;
    position: relative;
    margin: 0;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.myGallery2 .item a:before,
.myGallery2 .item a:after {
    position: absolute;
    display: block;
    opacity: 0;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}
.myGallery2 .item a:before {
    z-index: 1;
    content: "";
    width: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    background-color: #212121;
    border: 4px solid #ccc;
}
.myGallery2 .item a:after {
    z-index: 2;
    font-family: 'Pe-icon-7-stroke';
    color: #fff;
    line-height: 1;
    width: 100%;
    text-align: center;
    top: 50%;
    left: 0;
}
.myGallery2 .item a:hover:before {
    opacity: .5;
}
.myGallery2 .item a:hover:after {
    opacity: 1;
}
.myGallery2 .item a:hover,
.myGallery2 .item a:focus {
    opacity: 1;
    -webkit-box-shadow: 0 0px 8px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0px 8px 2px rgba(0, 0, 0, 0.6);
}


/*.myGallery .item a {
  position: relative;
  display: block;
  float: left;
  width: 32.5%;
  max-width: 85px;
  margin: 0 1px 1px 0;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}*/
.myGallery .thumbnail {
    position: relative;
}
.myGallery a.thumbnail:hover,
.myGallery a.thumbnail:focus,
.myGallery a.thumbnail:active
{
    border-color: transparent;
}
.myGallery .item a:before,
.myGallery .item a:after {
    position: absolute;
    display: block;
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.myGallery .item a:before {
    z-index: 1;
    content: "";
    width: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    background-color: #212121;
    border: 4px solid #ccc;
}
.myGallery .item a:after {
    z-index: 2;
    font-family: 'Pe-icon-7-stroke';
    content: "\e63e";
    font-size: 26px;
    color: #fff;
    line-height: 1;
    width: 100%;
    text-align: center;
    top: 50%;
    left: 0;
    margin-top: -13px;
}
.myGallery .item a:hover,
.myGallery .item a:focus {
    opacity: 1;
    -webkit-box-shadow: 0 0px 8px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0px 8px 2px rgba(0, 0, 0, 0.6);
}
.myGallery .item a:hover:before {
    opacity: .5;
}
.myGallery .item a:hover:after {
    opacity: 1;
}


.alert.alert-primary {
    background-color: #000 !important;
    border-bottom: 2px solid #000;
}

.frontPageC2 .content-box {
    margin-top: 24px;
    margin-bottom: 0;
}
.frontPageC2 .icon-rounded,
.frontPageC2 .icon-square,
.frontPageC2 .icon-circle {
    width: 80px;
    height: 80px;
    font-size: 44px;
    text-align: center;
    line-height: 76px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #000000 !important;
    border: 2px solid #000000 !important;
}
.frontPageC2 .content-box.content-box-horizontal .content-cell {
    padding-right: 0;
}



.grid.masonry-grid-type-2 .gutter-sizer {
    width: 2.5%;
}
.grid.masonry-grid-type-2 .grid-sizer,
.grid.masonry-grid-type-2 .grid-item {
    width: 23.125%;
}
.grid.masonry-grid-type-2 .grid-item {
    float: left;
    overflow: hidden;
    height: 268px;
    margin-bottom: 30px;
}
.grid.masonry-grid-type-2 .grid-item.w2 {
    width: 48.75%;
}
.grid.masonry-grid-type-2 .grid-item.h2 {
    font-size: inherit;
    font-weight: normal;
    margin-left: 0;
    height: 566px;
}
@media screen and (max-width: 1200px) {
    .grid.masonry-grid-type-2 .grid-item {
        margin-bottom: 25px;
    }
}
@media screen and (max-width: 991px) {
    .grid.masonry-grid-type-2 .grid-item {
        height: 180px;
        margin-bottom: 18px;
    }
    .grid.masonry-grid-type-2 .grid-item.h2 {
        height: 378px;
    }
}
@media screen and (max-width: 768px) {
    .grid.masonry-grid-type-2 .grid-sizer,
    .grid.masonry-grid-type-2 .grid-item {
        width: 48.5%;
        height: 220px;
        margin-bottom: 3%;
    }
    .grid.masonry-grid-type-2 .grid-sizer.h2,
    .grid.masonry-grid-type-2 .grid-item.h2 {
        height: 400px;
    }
    .grid.masonry-grid-type-2 .grid-item.w2 {
        width: 100%;
    }
    .grid.masonry-grid-type-2 .gutter-sizer {
        width: 3%;
    }
}
@media screen and (max-width: 500px) {
    .grid.masonry-grid-type-2 .grid-sizer,
    .grid.masonry-grid-type-2 .grid-item,
    .grid.masonry-grid-type-2 .grid-item.w2 {
        width: 100%;
        margin-bottom: 5%;
    }
    .grid.masonry-grid-type-2 .grid-item.h2 {
        height: 350px;
    }
    .grid.masonry-grid-type-2 .gutter-sizer {
        width: 0px;
    }
}

.frontPageC2 h1,
.frontPageC3 h1,
.frontPageC4 h1,
.frontPageC5 h1
{
    font-family: 'RobotoRegular', sans-serif;
}

.frontPageC4 .thumbnail {
    margin-left: 0;
    margin-right: 0;
}
.frontPageC4 .adres p {
    margin-bottom: 0;
}

.form-group.leftInnerAddon {
    position: relative;
}
.form-group.leftInnerAddon input {
    padding-left: 56px;    
}
.leftInnerAddon i {
    position: absolute;
    pointer-events: none;
    color: #3a3a3a;
    background-color: #cccccc;
    padding: 0;
    font-size: 2em;
    line-height: 48px;
    width: 44px;
    text-align: center;
}


.scroll-to-sidebar.visible {
    position: fixed;
    -webkit-transition: bottom 400ms cubic-bezier(0.68, 0, 0.265, 1), opacity 0.3s, background-color 0.3s;
    /* older webkit */
    -webkit-transition: bottom 400ms cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.3s, background-color 0.3s;
    -moz-transition: bottom 400ms cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.3s, background-color 0.3s;
    transition: bottom 400ms cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.3s, background-color 0.3s;
    /* easeInOutBack */
}

.color-switch .icheckbox,
.color-switch .iradio {
    border-radius: 0px;
    border: 1px solid #000 !important;
    width: 17px;
    height: 17px;

    -webkit-transition: all 0.0s;
    transition: all 0.0s;
}

.footer .widget {
    margin-bottom: 0;
}
.widget.widget-payment-method .cards {
    margin-bottom: 10px;
}
.widget.widget-payment-method .cards:last-child {
    margin-bottom: 0;
}
.widget.widget-payment-method .cards .card a {
    max-width: 70px;
}


.footer .widget.widget-categories ul li a {
    color: #ffffff;
}
.footer .widget.widget-categories ul li.active a {
    color: #ffffff;
    font-weight: bold;
}
.footer .btn.btn-ghost.btn-primary {
    /*background-color: transparent;*/
    border: 1px solid #fff;
    color: #fff !important;
}


.banner-tile .banner-title {
    top: auto;
    bottom: 0px;
    padding: 35px 15px;
    height: auto;
}
.banner-tile .banner-title h3 {
    margin: 0;
    padding: 0;
}
/*.banner-tile .banner-title .inner {
    vertical-align: bottom;
}*/
