@import url('https://fonts.googleapis.com/css?family=Oswald'); ::placeholder {
    color: #ccc;
    font-size: 14px;
    font-family: Georgia,"Times New Roman",Times,serif
}

:-ms-placeholder {
    color: #ccc;
    font-size: 14px;
    font-family: Georgia,"Times New Roman",Times,serif
}
form#form-language {
    display: inline-block;
    position: absolute;
    top: 5px;
    margin-left: -74px;
}

:-moz-placeholder {
    color: #ccc!important;
    font-size: 14px;
    font-family: Georgia,"Times New Roman",Times,serif
}

::-moz-placeholder {
    color: #ccc!important;
    font-size: 14px;
    font-family: Georgia,"Times New Roman",Times,serif
}

::-webkit-input-placeholder {
    color: #ccc;
    font-size: 14px;
    font-family: Georgia,"Times New Roman",Times,serif
}

img::-moz-selection {
    background: transparent
}

img::selection {
    background: transparent
}

::-moz-selection {
    background: #2bc7c7;
    color: #fff;
    text-shadow: none!important
}

::selection {
    background: #2bc7c7;
    color: #fff;
    text-shadow: none!important
}

:focus {
    outline: none!important
}

input:-webkit-autofill {
    background-color: rgba(255,255,255,0) !important
}

body {
    font-family: 'Oswald',sans-serif;
    font-weight: 400;
    color: #666;
    font-size: 1.5rem;
    line-height: 20px;
    width: 100%
}

body.account {
    background: #ececec
}

h1,h2,h3,h4,h5,h6 {
    color: #444
}

h1 {
    font-size: 33px
}

h2 {
    font-size: 27px
}

h3 {
    font-size: 21px
}

h4 {
    font-size: 15px
}

h5 {
    font-size: 12px
}

h6 {
    font-size: 10.2px
}

.fa {
    font-size: 14px
}

a {
    color: #23a1d1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

a:hover {
    text-decoration: none
}

legend {
    font-size: 18px;
    padding: 7px 0
}

label {
    font-size: 12px;
    font-weight: 400
}

/* HEADER */
#top {
    background-color: #231f20;
    padding: 0px 0;
    margin: 0 0 0px;
    border-top: solid 6px;
    border-image: linear-gradient(to right, #231f20, #d8bc7e, #e0c794, #231f20) 1;
}

#top .container {
    padding: 0
}

#top .dropdown-menu {
    background-color: #404040;
    border-color: #404040;
    margin-top: 5px;
    padding: 0;
    -webkit-animation: fadeInDown .4s;
    animation: fadeInDown .4s
}

#top .dropdown-menu li:not(:last-child) {
    border-bottom: 1px solid rgba(255,255,255,.1)
}

#top .dropdown-menu li button {
    padding: 7px 20px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

#top .dropdown-menu li button:hover {
    padding-left: 30px
}

#top #form-currency .currency-select,#top #form-language .language-select {
    text-align: left
}

#top #form-currency .currency-select:hover,#top #form-language .language-select:hover {
    text-shadow: none;
    color: #fff;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom,#23a1d1,#1f90bb);
    background-repeat: repeat-x
}

#top .btn-link,#top-links li,#top-links a {
    color: #e4e1e1;
    padding-top: 5px;
    text-decoration: none;
    font-size: 15px;
}

#top .btn-link:hover,#top-links a:hover {
    background: none;
    color: #fff
}

#top-links .dropdown-menu {
    margin-top: 10px
}

#top-links .dropdown-menu li {
    padding-top: 0
}

#top-links .dropdown-menu a {
    padding: 5px 20px;
    text-shadow: none
}

#top-links .dropdown-menu a:hover {
    padding-left: 30px;
    color: #FFF
}

#top .btn-link strong {
    font-size: 14px;
    line-height: 14px
}

#top-links ul {
    margin-bottom: 0
}

#top-links a + a {
    margin-left: 15px
}

#top .open>a, #top .open>a:focus, #top .open>a:hover {
    background: none;
    color: #fff
}

#header {
    background: #231f20;
    border-bottom: solid 6px;
    border-image: linear-gradient(to right, #231f20, #d8bc7e, #e0c794, #231f20) 1;
}

#logo {
    margin: 0 0 10px;
    width: 100%;
}

#search,#cart {
    margin-top: 15px
}

#search .input-lg {
    height: 43px;
    line-height: 20px;
    padding: 0 10px
}

#search .btn-lg {
    line-height: 18px;
    padding: 10px 15px
}

#search .btn-lg>i {
    font-size: 20px
}

#cart > .btn {
    font-size: 12px;
    text-align: left;
    line-height: 26px;
    color: #444;
    padding: 0 20px 0 0;
    background: none !important;
    border: 1px solid #ccc
}

#cart > .btn>i {
    font-size: 20px;
    color: #fff;
    background: #2ed8b6 !important;
    padding: 12px 15px;
    margin: -1px 10px -1px -1px
}

#cart.open > .btn {
    background-image: none;
    background-color: #FFF;
    border: 1px solid #E6E6E6;
    color: #666;
    box-shadow: none;
    text-shadow: none
}

#cart.open > .btn:hover {
    color: #444
}

#cart .dropdown-menu {
    background: #eee;
    z-index: 1001;
    min-width: 100%
}

#cart .dropdown-menu table {
    margin-bottom: 10px
}

#cart .dropdown-menu li > div {
    min-width: 427px;
    padding: 0 10px
}

#cart .dropdown-menu li p {
    margin: 20px 0
}

/* Menu */
#menu {
    margin-top: 10px
}

#menu.affix {
    margin-top: 0;
    background-color: #0dcef0;
    width: 100%;
    z-index: 999;
    top: -1px
}

#menu nav {
    background: #0dcef0;
    border: 0;
    min-height: 48px;
    height: 48px;
    margin-bottom: 0;
    border-radius: 0
}

#menu .navbar-collapse {
    text-align: center
}

#menu .navbar-nav {
    display: inline-block;
    float: none
}

#menu .nav > li {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

#menu .nav > li > a {
    font: 400 16px/18px "Oswald",sans-serif;
    display: block;
    color: #fff;
    text-transform: uppercase;
    padding: 15px 20px;
    background-color: transparent;
    z-index: 99
}

#menu .nav > li:hover {
    background-color: #FF5370
}

#menu .nav > li:last-child .dropdown-menu {
    right: 0;
    left: auto
}

#menu .dropdown>a:before {
    content: '\f078';
    display: block;
    float: right;
    font-family: 'FontAwesome';
    margin-left: 7px;
    margin-top: -1px
}

#menu .dropdown>a:hover:before {
    content: '\f077'
}

#menu .dropdown-menu {
    margin: 0;
    padding: 0;
    border-color: rgba(0,0,0,.05);
    border-top: 0;
    -webkit-animation: fadeInDown .4s;
    animation: fadeInDown .4s
}

#menu .dropdown-inner {
    display: table
}

#menu .dropdown-inner ul {
    display: table-cell
}

#menu .dropdown-inner li {
    border-bottom: 1px solid #ddd
}

#menu .dropdown-inner li a:hover {
    color: #FF5370
}

#menu .dropdown-inner a {
    min-width: 200px;
    display: block;
    padding: 8px 25px;
    clear: both;
    line-height: 20px;
    color: #999;
    font-size: 12px
}

#menu .see-all {
    color: #999;
    display: block;
    padding: 8px 25px;
    font-size: 12px;
    line-height: normal
}

#menu .see-all:hover,#menu .see-all:focus {
    color: #FF5370
}

#menu #category {
    float: left;
    padding-left: 15px;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 45px;
    color: #fff
}

#menu .btn-navbar {
    font-stretch: expanded;
    color: #FFF;
    padding: 5px 2px;
    float: right;
    background: none !important;
    box-shadow: none !important;
    border: 0 !important
}

#menu .btn-navbar i {
    font-size: 20px
}

#menu .btn-navbar:hover,#menu .btn-navbar:focus,#menu .btn-navbar:active,#menu .btn-navbar.disabled,#menu .btn-navbar[disabled] {
    color: #fff;
    background: none !important;
    box-shadow: none !important;
    border: 0 !important
}

/* Content */
#account-wrapper {
    width: 100%;
    min-height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 15px;
    position: relative;
    z-index: 1
}

#account-wrapper #content {
    width: 400px
}

#column-left,#column-right,#content {
    margin-top: 30px
}

#content {
    min-height: 600px
}

/* Breadcrumb */
.breadcrumb {
    background: none;
    margin: 0 0 30px;
    padding: 0;
    border: 0;
    color: #999
}

.breadcrumb i {
    font-size: 2rem
}

.breadcrumb > li {
    padding: 0;
    position: relative;
    white-space: nowrap
}

.breadcrumb > li > a {
    color: #555
}

.breadcrumb > li > a:hover {
    color: #FF5370
}

.breadcrumb > li + li:before {
    content: '\f178';
    display: inline-block;
    padding: 0 10px;
    font-family: 'FontAwesome'
}

/* Pagination & Buttons */
.pagination {
    margin: 0
}

.buttons {
    margin: 1em 0
}

/* Account */
#account-account .account-list-style li {
    padding: 20px 0
}

#account-account .account-list-style li:hover .icon-big {
    color: #fff
}

#account-account .account-list-style .icon-big {
    font-size: 30px;
    color: #999;
    width: 50px;
    height: 50px;
    line-height: 48px;
    margin-right: 10px;
    text-align: center;
    border: 2px solid #999;
    border-radius: 50%;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

#account-account .account-list-style h3 {
    color: #333;
    display: inline-block;
    font-size: 16px;
    margin-top: 0;
    vertical-align: 7px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

#account-account #content .panel-heading {
    text-transform: uppercase
}

#account-account .panel-primary .account-list-style li:hover .icon-big {
    background: #337ab7;
    border-color: #337ab7
}

#account-account .panel-info .account-list-style li:hover .icon-big {
    background: #bce8f1;
    border-color: #bce8f1
}

#account-account .panel-warning .account-list-style li:hover .icon-big {
    color: #8a6d3b;
    background: #fcf8e3;
    border-color: #faebcc
}

#account-account .panel-success .account-list-style li:hover .icon-big {
    background: #d6e9c6;
    border-color: #d6e9c6
}

#account-account .panel-default .account-list-style li:hover .icon-big {
    color: #ccc;
    background: #eee;
    border-color: #ddd
}

#account-account .panel-primary .account-list-style h3:hover {
    color: #337ab7
}

#account-account .panel-info .account-list-style h3:hover {
    color: #bce8f1
}

#account-account .panel-warning .account-list-style h3:hover {
    color: #8a6d3b
}

#account-account .panel-success .account-list-style h3:hover {
    color: #d6e9c6
}

#account-account .panel-default .account-list-style h3:hover {
    color: #ccc
}

.account-menu div.list-group-item {
    text-transform: uppercase;
    background-color: #eee
}

.account-menu i {
    margin-right: 10px
}

/* Categories */
.sortbar {
    border: 1px solid #ddd;
    padding: 15px 15px 0;
    margin-bottom: 20px
}

/* Product */
h2.price {
    margin: 0
}

.product-thumb {
    border: 1px solid #ddd;
    margin-bottom: 20px;
    overflow: auto
}

.product-thumb .image {
    text-align: center
}

.product-thumb .image a {
    display: block
}

.product-thumb .image a:hover {
    opacity: .8
}

.product-thumb .image img {
    margin-left: auto;
    margin-right: auto
}

.product-grid .product-thumb .image {
    float: none
}

.product-thumb h4 {
}

.product-thumb .caption {
    padding: 0 20px;
    min-height: 180px
}

.product-list .product-thumb .caption {
    margin-left: 230px
}

.product-thumb .rating {
    padding-bottom: 10px
}

.rating .fa-stack {
    font-size: 8px
}

.rating .fa-star-o {
    color: #999;
    font-size: 15px
}

.rating .fa-star {
    color: #FC0;
    font-size: 15px
}

.rating .fa-star + .fa-star-o {
    color: #E69500
}

.product-thumb .price {
    color: #0dcef0;
    font-size: 2rem
}

.product-thumb .price-new {
}

.product-thumb .price-old {
    color: #bbb;
    font-size: 1.5rem;
    text-decoration: line-through;
    margin-left: 10px
}

.product-thumb .price-tax {
    color: #999;
    font-size: 12px;
    display: block
}

.product-thumb .button-group {
    border-top: 1px solid #ddd;
    background-color: #eee;
    overflow: auto
}

.product-list .product-thumb .button-group {
    border-left: 1px solid #ddd
}

.product-thumb .button-group button {
    width: 60%;
    border: none;
    display: inline-block;
    float: left;
    background-color: #eee;
    color: #888;
    line-height: 38px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase
}

.product-thumb .button-group button .fa-shopping-cart {
    font-size: 18px;
    margin-right: 5px;
    vertical-align: 1px
}

.product-thumb .button-group button + button {
    width: 20%;
    border-left: 1px solid #ddd
}

.product-thumb .button-group button:hover {
    color: #444;
    background-color: #ddd;
    text-decoration: none;
    cursor: pointer
}

.thumbnails {
    overflow: auto;
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0
}

.thumbnails > li {
    margin-left: 20px
}

.thumbnails {
    margin-left: -20px
}

.thumbnails > img {
    width: 100%
}

.image-additional a {
    margin-bottom: 20px;
    padding: 5px;
    display: block;
    border: 1px solid #ddd
}

.image-additional {
    max-width: 78px
}

.thumbnails .image-additional {
    float: left;
    margin-left: 20px
}

/* Manufacturer */
.manufacturer-list {
    border-bottom: 1px solid #ddd;
    border-left: 3px solid #0dcef0;
    margin-bottom: 20px
}

.manufacturer-list h2 {
    text-align: center;
    font-size: 30px;
    font-weight: 600
}

.manufacturer-list .manufacturer-list-box .manufacturer-inner-boxed a {
    display: block;
    line-height: 50px;
    padding: 15px;
    font-weight: 600;
    font-size: 15px
}

.manufacturer-list .manufacturer-list-box .manufacturer-inner-boxed a:hover {
    box-shadow: 0 0 5px #0dcef0
}

/* Contact */
#Gmap {
    width: 100%;
    height: 100%;
    min-height: 400px
}

/* Footer */
footer {
    margin-top: 30px;
    padding-top: 30px;
    background-color: #231f20;
    color: #e2e2e2;
    border-top: solid 6px;
    border-image: linear-gradient(to right, #231f20, #d8bc7e, #e0c794, #231f20) 1;
}

footer hr {
    border-top: none;
    border-bottom: 1px solid #666
}

footer li {
    padding: 7px 0
}

footer li:before {
    /* content: '\f0c1'; */
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 14px;
    margin-right: 10px
}

footer a {
    font-size: 15px;
    color: #ccc
}

footer a:hover {
    color: #fff
}

footer h5 {
    font-family: 'Oswald',sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    padding-bottom: 10px;
    margin-bottom: 20px
}

footer h5:before {
    content: '';
    display: block;
    width: 65%;
    position: absolute;
    top: 40px;
    border-top: solid 6px;
    border-image: linear-gradient(to right, #231f20, #d8bc7e, #e0c794, #231f20) 1;
}

footer .scrolltop {
    display: none;
    width: 100%;
    margin: 0 auto;
    position: fixed;
    bottom: 9px;
    right: 0;
    z-index: 9
}

footer .scroll {
    position: absolute;
    right: 10px;
    bottom: 0;
    background: rgba(0,0,0,.25);
    color: #fff;
    line-height: 38px;
    width: 38px;
    height: 38px;
    text-align: center;
    margin: 0;
    cursor: pointer;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -webkit-animation: fadeInUp .4s;
    animation: fadeInUp .4s
}

footer .scroll:hover {
    background: #2bc7c7;
    color: #fff;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s
}

footer .scroll .fa {
    font-size: 30px;
    margin-top: 2px;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s
}

/* Extension */
#categories-sidemenu {
    margin-bottom: 20px;
    border: 1px solid #2ed8b6
}

#categories-sidemenu .panel {
    margin-bottom: 0
}

#categories-sidemenu ul {
    margin: 0;
    padding: 0;
    list-style: none
}

#categories-sidemenu ul.in {
    border-top: 1px solid #2ed8b6
}

#categories-sidemenu ul li:not(:last-child) {
    border-bottom: 1px solid #2ed8b6
}

#categories-sidemenu .list-group-item {
    margin-bottom: 0
}

#categories-sidemenu .sidenav-title {
    text-transform: uppercase;
    padding: 10px 20px;
    margin: -1px -1px 0 -1px;
    color: #fff;
    background: #2ed8b6;
    display: block
}

#categories-sidemenu .sidenav-title>i {
    margin-right: 7px
}

#categories-sidemenu .list-group a {
    border: 0
}

#categories-sidemenu .list-group a:hover {
    background-color: #e4f8f4
}

#categories-sidemenu .list-group a i {
    float: right
}

#categories-sidemenu .list-group .collapse a {
    padding-left: 30px
}

#categories-sidemenu .list-group .collapse > .list-group-submenu a {
    padding-left: 40px
}

/* Bootstrap */
select.form-control,textarea.form-control,input[type="text"].form-control,input[type="password"].form-control,input[type="datetime"].form-control,input[type="datetime-local"].form-control,input[type="date"].form-control,input[type="month"].form-control,input[type="time"].form-control,input[type="week"].form-control,input[type="number"].form-control,input[type="email"].form-control,input[type="url"].form-control,input[type="search"].form-control,input[type="tel"].form-control,input[type="color"].form-control {
    font-size: 12px
}

.input-group input,.input-group select,.input-group .dropdown-menu,.input-group .popover {
    font-size: 12px
}

.input-group .input-group-addon {
    font-size: 12px;
    height: 30px
}

span.hidden-xs,span.hidden-sm,span.hidden-md,span.hidden-lg {
    display: inline
}

.nav-tabs {
    margin-bottom: 15px
}

div.required .control-label:before {
    content: '* ';
    color: red;
    font-weight: 700
}

.dropdown-menu li > a {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.dropdown-menu li > a:hover {
    text-decoration: none;
    color: #fff;
    background: none;
    padding-left: 30px
}

.alert {
    padding: 15px 20px;
    position: fixed;
    top: 50px;
    right: 10px;
    z-index: 99;
    width: 300px;
    -webkit-animation: fadeInDown .4s;
    animation: fadeInDown .4s
}

.alert .close {
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 0
}

.alert .close:before {
    content: '\f00d';
    display: block;
    font-family: 'FontAwesome';
    font-size: 18px;
    margin-top: 5px
}

.btn {
    background-color: #ededed;
    border: 1px solid rgba(0,0,0,.025);
    padding: 7.5px 12px;
    font-size: 12px;
    text-shadow: none;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.tile,.panel,.form-control,.modal-content,.dropdown-menu,.btn,.input-group-addon,.alert,.well,.breadcrumb,.panel-heading,.list-group-item:first-child,.list-group-item:last-child {
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0
}

.btn-xs {
    font-size: 9px
}

.btn-sm {
    font-size: 10.2px
}

.btn-group > .btn,.btn-group > .dropdown-menu,.btn-group > .popover {
    font-size: 12px
}

.btn-group > .btn-xs {
    font-size: 9px
}

.btn-group > .btn-sm {
    font-size: 10.2px
}

.btn-group > .btn-lg {
    font-size: 15px
}

.btn:active,.btn.active {
    -webkit-box-shadow: inset .3rem .3rem 1rem rgba(0,0,0,.35);
    box-shadow: inset .3rem .3rem 1rem rgba(0,0,0,.35);
    border-color: rgba(0,0,0,.025)
}

.btn:hover,.btn.disabled,.btn[disabled],.btn.disabled:hover,.btn[disabled]:hover,.btn:focus {
    border-color: rgba(0,0,0,.02);
    box-shadow: none
}

.btn.active:hover,.btn:active:hover {
    border-color: rgba(0,0,0,.03);
    box-shadow: none
}

.btn-default {
    color: #777;
    background: #e5eaed
}

.btn-primary {
    color: #fff;
    background: #0dcef0
}

.btn-warning {
    color: #fff;
    background: #FFB64D
}

.btn-danger {
    color: #fff;
    background: #FF5370;
    border-color: rgba(0,0,0,.03)
}

.btn-success {
    color: #fff;
    background: #2ed8b6
}

.btn-info {
    color: #fff;
    background: #73b4ff
}

.btn-inverse {
    color: #fff;
    background: #444
}

.btn-link {
    background: none !important;
    border: 0;
    cursor: pointer;
    color: #0dcef0;
    border-radius: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.btn-default:hover,.btn-default:active,.btn-default.active,.btn-default:focus,.btn-default.focus,.btn-default.disabled,.btn-default[disabled],.btn-default.disabled:hover,.btn-default[disabled]:hover {
    background: #d9dee1
}

.btn-primary:hover,.btn-primary:active,.btn-primary.active,.btn-primary:focus,.btn-primary.focus,.btn-primary.disabled,.btn-primary[disabled],.btn-primary.disabled:hover,.btn-primary[disabled]:hover {
    background: #0bbad9
}

.btn-warning:hover,.btn-warning:active,.btn-warning.active,.btn-warning:focus,.btn-warning.focus,.btn-warning.disabled,.btn-warning[disabled],.btn-warning.disabled:hover,.btn-warning[disabled]:hover {
    background: #f6a93a
}

.btn-danger:hover,.btn-danger:active,.btn-danger.active,.btn-danger:focus,.btn-danger.focus,.btn-danger.disabled,.btn-danger[disabled],.btn-danger.disabled:hover,.btn-danger[disabled]:hover {
    background: #ec304f
}

.btn-success:hover,.btn-success:active,.btn-success.active,.btn-success:focus,.btn-success.focus,.btn-success.disabled,.btn-success[disabled],.btn-success.disabled:hover,.btn-success[disabled]:hover {
    background: #1bcca9
}

.btn-info:hover,.btn-info:active,.btn-info.active,.btn-info:focus,.btn-info.focus,.btn-info.disabled,.btn-info[disabled],.btn-info.disabled:hover,.btn-info[disabled]:hover {
    background: #4099ff
}

.btn-inverse:hover,.btn-inverse:active,.btn-inverse.active,.btn-inverse:focus,.btn-inverse.focus,.btn-inverse.disabled,.btn-inverse[disabled],.btn-inverse.disabled:hover,.btn-inverse[disabled]:hover {
    background: #333;
    color: #fff
}

.btn-default:focus,.btn-default.focus,.btn-primary:focus,.btn-primary.focus,.btn-warning:focus,.btn-warning.focus,.btn-danger:focus,.btn-danger.focus,.btn-success:focus,.btn-success.focus,.btn-info:focus,.btn-info.focus,.btn-inverse:focus,.btn-inverse.focus {
    -webkit-box-shadow: inset 0 0 .25rem .2rem rgba(0,0,0,.1);
    box-shadow: inset 0 0 .25rem .2rem rgba(0,0,0,.1)
}

.btn-inverse:focus {
    color: #fff
}

.btn-link:hover,.btn-link:active,.btn-link.active,.btn-link.disabled,.btn-link[disabled],.btn-link.disabled:hover,.btn-link[disabled]:hover {
    color: #0dcef0
}

.btn-link:hover,.btn-link:active,.btn-link.active {
    color: #0dcef0;
    text-decoration: underline
}

.btn-link.disabled,.btn-link[disabled],.btn-link.disabled:hover,.btn-link[disabled]:hover {
    text-decoration: line-through
}

.btn-default.active:hover,.btn-default:active:hover {
    background: #d9dee1
}

.btn-primary.active:hover,.btn-primary:active:hover {
    background: #11aeca
}

.btn-warning.active:hover,.btn-warning:active:hover {
    background: #e69b2e
}

.btn-danger.active:hover,.btn-danger:active:hover {
    background: #ec304f
}

.btn-success.active:hover,.btn-success:active:hover {
    background: #15be9d
}

.btn-info.active:hover,.btn-info:active:hover {
    background: #3087ea
}

.btn-inverse.active:hover,.btn-inverse:active:hover {
    background: #222;
    color: #fff
}

.list-group a {
    border: 1px solid #DDD;
    color: #888;
    padding: 8px 20px
}

.list-group a.active,.list-group a.active:hover,.list-group a:hover {
    color: #444;
    background: #eee;
    border: 1px solid #DDD;
    text-shadow: 0 1px 0 #FFF
}

.carousel-caption {
    color: #FFF;
    text-shadow: 0 1px 0 #000
}

.carousel-control .icon-prev:before {
    content: '\f053';
    font-family: FontAwesome
}

.carousel-control .icon-next:before {
    content: '\f054';
    font-family: FontAwesome
}

.input-group .form-control[name^=quantity] {
    min-width: 50px
}

.modal-content {
    -webkit-animation: pulse .4s;
    animation: pulse .4s
}

/* CUSTOM CLASS */
.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-lowercase {
    text-transform: lowercase
}

.text-white {
    color: #fff!important
}

.text-grey {
    color: grey!important
}

.text-black {
    color: black!important
}

.padding-auto {
    padding: auto
}

.padding-0 {
    padding: 0
}

.padding-10 {
    padding: 10px
}

.padding-15 {
    padding: 15px
}

.padding-20 {
    padding: 20px
}

.padding-25 {
    padding: 25px
}

.padding-30 {
    padding: 30px
}

.padding-35 {
    padding: 35px
}

.padding-40 {
    padding: 40px
}

.padding-45 {
    padding: 45px
}

.padding-50 {
    padding: 50px
}

.padding-top-0 {
    padding-top: 0
}

.padding-top-10 {
    padding-top: 10px
}

.padding-top-15 {
    padding-top: 15px
}

.padding-top-20 {
    padding-top: 20px
}

.padding-top-25 {
    padding-top: 25px
}

.padding-top-30 {
    padding-top: 30px
}

.padding-top-35 {
    padding-top: 35px
}

.padding-top-40 {
    padding-top: 40px
}

.padding-top-45 {
    padding-top: 45px
}

.padding-top-50 {
    padding-top: 50px
}

.padding-right-0 {
    padding-right: 0
}

.padding-right-10 {
    padding-right: 10px
}

.padding-right-15 {
    padding-right: 15px
}

.padding-right-20 {
    padding-right: 20px
}

.padding-right-25 {
    padding-right: 25px
}

.padding-right-30 {
    padding-right: 30px
}

.padding-right-35 {
    padding-right: 35px
}

.padding-right-40 {
    padding-right: 40px
}

.padding-right-45 {
    padding-right: 45px
}

.padding-right-50 {
    padding-right: 50px
}

.padding-bottom-5 {
    padding-bottom: 5px
}

.padding-bottom-0 {
    padding-bottom: 0
}

.padding-bottom-10 {
    padding-bottom: 10px
}

.padding-bottom-15 {
    padding-bottom: 15px
}

.padding-bottom-20 {
    padding-bottom: 20px
}

.padding-bottom-25 {
    padding-bottom: 25px
}

.padding-bottom-30 {
    padding-bottom: 30px
}

.padding-bottom-35 {
    padding-bottom: 35px
}

.padding-bottom-40 {
    padding-bottom: 40px
}

.padding-bottom-45 {
    padding-bottom: 45px
}

.padding-bottom-50 {
    padding-bottom: 50px
}

.padding-top-m10 {
    padding-top: -10px
}

.padding-top-m15 {
    padding-top: -15px
}

.padding-top-m20 {
    padding-top: -20px
}

.padding-top-m25 {
    padding-top: -25px
}

.padding-top-m30 {
    padding-top: -30px
}

.padding-top-m35 {
    padding-top: -35px
}

.padding-top-m40 {
    padding-top: -40px
}

.padding-top-m45 {
    padding-top: -45px
}

.padding-top-m50 {
    padding-top: -50px
}

.padding-top-m55 {
    padding-top: -55px
}

.padding-top-m60 {
    padding-top: -60px
}

.padding-top-m65 {
    padding-top: -65px
}

.padding-top-m70 {
    padding-top: -70px
}

.padding-top-m75 {
    padding-top: -75px
}

.padding-top-m80 {
    padding-top: -80px
}

.padding-top-m85 {
    padding-top: -85px
}

.padding-top-m90 {
    padding-top: -90px
}

.padding-top-m95 {
    padding-top: -95px
}

.padding-top-m100 {
    padding-top: -100px
}

.padding-right-m10 {
    padding-right: -10px
}

.padding-right-m15 {
    padding-right: -15px
}

.padding-right-m20 {
    padding-right: -20px
}

.padding-right-m25 {
    padding-right: -25px
}

.padding-right-m30 {
    padding-right: -30px
}

.padding-right-m35 {
    padding-right: -35px
}

.padding-right-m40 {
    padding-right: -40px
}

.padding-right-m45 {
    padding-right: -45px
}

.padding-right-m50 {
    padding-right: -50px
}

.padding-right-m55 {
    padding-right: -55px
}

.padding-right-m60 {
    padding-right: -60px
}

.padding-right-m65 {
    padding-right: -65px
}

.padding-right-m70 {
    padding-right: -70px
}

.padding-right-m75 {
    padding-right: -75px
}

.padding-right-m80 {
    padding-right: -80px
}

.padding-right-m85 {
    padding-right: -85px
}

.padding-right-m90 {
    padding-right: -90px
}

.padding-right-m95 {
    padding-right: -95px
}

.padding-right-m100 {
    padding-right: -100px
}

.padding-bottom-m10 {
    padding-bottom: -10px
}

.padding-bottom-m15 {
    padding-bottom: -15px
}

.padding-bottom-m20 {
    padding-bottom: -20px
}

.padding-bottom-m25 {
    padding-bottom: -25px
}

.padding-bottom-m30 {
    padding-bottom: -30px
}

.padding-bottom-m35 {
    padding-bottom: -35px
}

.padding-bottom-m40 {
    padding-bottom: -40px
}

.padding-bottom-m45 {
    padding-bottom: -45px
}

.padding-bottom-m50 {
    padding-bottom: -50px
}

.padding-bottom-m55 {
    padding-bottom: -55px
}

.padding-bottom-m60 {
    padding-bottom: -60px
}

.padding-bottom-m65 {
    padding-bottom: -65px
}

.padding-bottom-m70 {
    padding-bottom: -70px
}

.padding-bottom-m75 {
    padding-bottom: -75px
}

.padding-bottom-m80 {
    padding-bottom: -80px
}

.padding-bottom-m85 {
    padding-bottom: -85px
}

.padding-bottom-m90 {
    padding-bottom: -90px
}

.padding-bottom-m95 {
    padding-bottom: -95px
}

.padding-bottom-m100 {
    padding-bottom: -100px
}

.padding-left-0 {
    padding-left: 0
}

.padding-left-10 {
    padding-left: 10px
}

.padding-left-15 {
    padding-left: 15px
}

.padding-left-20 {
    padding-left: 20px
}

.padding-left-25 {
    padding-left: 25px
}

.padding-left-30 {
    padding-left: 30px
}

.padding-left-35 {
    padding-left: 35px
}

.padding-left-40 {
    padding-left: 40px
}

.padding-left-45 {
    padding-left: 45px
}

.padding-left-50 {
    padding-left: 50px
}

.padding-left-m10 {
    padding-left: -10px
}

.padding-left-m15 {
    padding-left: -15px
}

.padding-left-m20 {
    padding-left: -20px
}

.padding-left-m25 {
    padding-left: -25px
}

.padding-left-m30 {
    padding-left: -30px
}

.padding-left-m35 {
    padding-left: -35px
}

.padding-left-m40 {
    padding-left: -40px
}

.padding-left-m45 {
    padding-left: -45px
}

.padding-left-m50 {
    padding-left: -50px
}

.padding-left-m55 {
    padding-left: -55px
}

.padding-left-m60 {
    padding-left: -60px
}

.padding-left-m65 {
    padding-left: -65px
}

.padding-left-m70 {
    padding-left: -70px
}

.padding-left-m75 {
    padding-left: -75px
}

.padding-left-m80 {
    padding-left: -80px
}

.padding-left-m85 {
    padding-left: -85px
}

.padding-left-m90 {
    padding-left: -90px
}

.padding-left-m95 {
    padding-left: -95px
}

.padding-left-m100 {
    padding-left: -100px
}

.margin-auto {
    margin: auto
}

.margin-top-10 {
    margin-top: 10px
}

.margin-top-15 {
    margin-top: 15px
}

.margin-top-20 {
    margin-top: 20px
}

.margin-top-25 {
    margin-top: 25px
}

.margin-top-30 {
    margin-top: 30px
}

.margin-top-35 {
    margin-top: 35px
}

.margin-top-40 {
    margin-top: 40px
}

.margin-top-45 {
    margin-top: 45px
}

.margin-top-50 {
    margin-top: 50px
}

.margin-right-10 {
    margin-right: 10px
}

.margin-right-15 {
    margin-right: 15px
}

.margin-right-20 {
    margin-right: 20px
}

.margin-right-25 {
    margin-right: 25px
}

.margin-right-30 {
    margin-right: 30px
}

.margin-right-35 {
    margin-right: 35px
}

.margin-right-40 {
    margin-right: 40px
}

.margin-right-45 {
    margin-right: 45px
}

.margin-right-50 {
    margin-right: 50px
}

.margin-bottom-5 {
    margin-bottom: 5px
}

.margin-bottom-10 {
    margin-bottom: 10px
}

.margin-bottom-15 {
    margin-bottom: 15px
}

.margin-bottom-20 {
    margin-bottom: 20px
}

.margin-bottom-25 {
    margin-bottom: 25px
}

.margin-bottom-30 {
    margin-bottom: 30px
}

.margin-bottom-35 {
    margin-bottom: 35px
}

.margin-bottom-40 {
    margin-bottom: 40px
}

.margin-bottom-45 {
    margin-bottom: 45px
}

.margin-bottom-50 {
    margin-bottom: 50px
}

.margin-top-m10 {
    margin-top: -10px
}

.margin-top-m15 {
    margin-top: -15px
}

.margin-top-m20 {
    margin-top: -20px
}

.margin-top-m25 {
    margin-top: -25px
}

.margin-top-m30 {
    margin-top: -30px
}

.margin-top-m35 {
    margin-top: -35px
}

.margin-top-m40 {
    margin-top: -40px
}

.margin-top-m45 {
    margin-top: -45px
}

.margin-top-m50 {
    margin-top: -50px
}

.margin-top-m55 {
    margin-top: -55px
}

.margin-top-m60 {
    margin-top: -60px
}

.margin-top-m65 {
    margin-top: -65px
}

.margin-top-m70 {
    margin-top: -70px
}

.margin-top-m75 {
    margin-top: -75px
}

.margin-top-m80 {
    margin-top: -80px
}

.margin-top-m85 {
    margin-top: -85px
}

.margin-top-m90 {
    margin-top: -90px
}

.margin-top-m95 {
    margin-top: -95px
}

.margin-top-m100 {
    margin-top: -100px
}

.margin-right-m10 {
    margin-right: -10px
}

.margin-right-m15 {
    margin-right: -15px
}

.margin-right-m20 {
    margin-right: -20px
}

.margin-right-m25 {
    margin-right: -25px
}

.margin-right-m30 {
    margin-right: -30px
}

.margin-right-m35 {
    margin-right: -35px
}

.margin-right-m40 {
    margin-right: -40px
}

.margin-right-m45 {
    margin-right: -45px
}

.margin-right-m50 {
    margin-right: -50px
}

.margin-right-m55 {
    margin-right: -55px
}

.margin-right-m60 {
    margin-right: -60px
}

.margin-right-m65 {
    margin-right: -65px
}

.margin-right-m70 {
    margin-right: -70px
}

.margin-right-m75 {
    margin-right: -75px
}

.margin-right-m80 {
    margin-right: -80px
}

.margin-right-m85 {
    margin-right: -85px
}

.margin-right-m90 {
    margin-right: -90px
}

.margin-right-m95 {
    margin-right: -95px
}

.margin-right-m100 {
    margin-right: -100px
}

.margin-bottom-m10 {
    margin-bottom: -10px
}

.margin-bottom-m15 {
    margin-bottom: -15px
}

.margin-bottom-m20 {
    margin-bottom: -20px
}

.margin-bottom-m25 {
    margin-bottom: -25px
}

.margin-bottom-m30 {
    margin-bottom: -30px
}

.margin-bottom-m35 {
    margin-bottom: -35px
}

.margin-bottom-m40 {
    margin-bottom: -40px
}

.margin-bottom-m45 {
    margin-bottom: -45px
}

.margin-bottom-m50 {
    margin-bottom: -50px
}

.margin-bottom-m55 {
    margin-bottom: -55px
}

.margin-bottom-m60 {
    margin-bottom: -60px
}

.margin-bottom-m65 {
    margin-bottom: -65px
}

.margin-bottom-m70 {
    margin-bottom: -70px
}

.margin-bottom-m75 {
    margin-bottom: -75px
}

.margin-bottom-m80 {
    margin-bottom: -80px
}

.margin-bottom-m85 {
    margin-bottom: -85px
}

.margin-bottom-m90 {
    margin-bottom: -90px
}

.margin-bottom-m95 {
    margin-bottom: -95px
}

.margin-bottom-m100 {
    margin-bottom: -100px
}

.margin-left-10 {
    margin-left: 10px
}

.margin-left-15 {
    margin-left: 15px
}

.margin-left-20 {
    margin-left: 20px
}

.margin-left-25 {
    margin-left: 25px
}

.margin-left-30 {
    margin-left: 30px
}

.margin-left-35 {
    margin-left: 35px
}

.margin-left-40 {
    margin-left: 40px
}

.margin-left-45 {
    margin-left: 45px
}

.margin-left-50 {
    margin-left: 50px
}

.margin-left-m10 {
    margin-left: -10px
}

.margin-left-m15 {
    margin-left: -15px
}

.margin-left-m20 {
    margin-left: -20px
}

.margin-left-m25 {
    margin-left: -25px
}

.margin-left-m30 {
    margin-left: -30px
}

.margin-left-m35 {
    margin-left: -35px
}

.margin-left-m40 {
    margin-left: -40px
}

.margin-left-m45 {
    margin-left: -45px
}

.margin-left-m50 {
    margin-left: -50px
}

.margin-left-m55 {
    margin-left: -55px
}

.margin-left-m60 {
    margin-left: -60px
}

.margin-left-m65 {
    margin-left: -65px
}

.margin-left-m70 {
    margin-left: -70px
}

.margin-left-m75 {
    margin-left: -75px
}

.margin-left-m80 {
    margin-left: -80px
}

.margin-left-m85 {
    margin-left: -85px
}

.margin-left-m90 {
    margin-left: -90px
}

.margin-left-m95 {
    margin-left: -95px
}

.margin-left-m100 {
    margin-left: -100px
}

.lower-roman {
    list-style-type: lower-roman
}

.upper-roman {
    list-style-type: upper-roman
}

.lower-latin {
    list-style-type: lower-latin
}

.upper-latin {
    list-style-type: upper-latin
}

.blinker {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: blinker;
    -moz-animation-duration: 1.5s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    animation-name: blinker;
    animation-duration: 1.5s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

.fadeInUp {
    -webkit-animation: fadeInUp .4s;
    animation: fadeInUp .4s
}

.fadeInDown {
    -webkit-animation: fadeInDown .4s;
    animation: fadeInDown .4s
}

.bounceIn {
    -webkit-animation: bounceIn .4s;
    animation: bounceIn .4s
}

@media (max-width: 478px) {
    #cart .dropdown-menu {
        width:100%
    }

    #cart .dropdown-menu li > div {
        min-width: 100%
    }
}

@media (min-width: 767px) {
    .product-list .product-thumb .image {
        float:left;
        padding: 0 15px
    }
}

@media (max-width: 767px) {
    #menu .navbar-nav {
        display:block
    }

    #menu div.dropdown-inner > ul.list-unstyled {
        display: block
    }

    #menu div.dropdown-menu {
        margin-left: 0!important;
        padding-bottom: 10px;
        background-color: rgba(0,0,0,0.1)
    }

    #menu .dropdown-inner {
        display: block
    }

    #menu .dropdown-inner a {
        width: 100%;
        color: #fff
    }

    #menu .dropdown-menu a:hover,#menu .dropdown-menu ul li a:hover {
        background: rgba(0,0,0,0.1)
    }

    #menu .see-all {
        margin-top: 0;
        border: none;
        border-radius: 0;
        color: #fff
    }

    .product-list .product-thumb .caption {
        min-height: 0;
        margin-left: 0;
        padding: 0 10px
    }

    .product-grid .product-thumb .caption {
        min-height: 0
    }

    .product-thumb .button-group button,.product-thumb .button-group button + button {
        width: 33.33%
    }
}

@media (min-width: 768px) {
    #menu .dropdown:hover .dropdown-menu {
        display:block
    }

    #column-left .product-layout .col-md-3 {
        width: 100%
    }

    #column-left + #content .product-layout .col-md-3 {
        width: 50%
    }

    #column-left + #content + #column-right .product-layout .col-md-3 {
        width: 100%
    }

    #content + #column-right .product-layout .col-md-3 {
        width: 100%
    }
}

@media (max-width: 768px) {
    #menu .navbar-collapse {
        background-color:#0dcef0;
        position: relative;
        z-index: 9
    }

    .product-list .product-thumb .button-group {
        border-left: none
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #content .col-sm-2:nth-child(6n+1),#content .col-sm-3:nth-child(4n+1),#content .col-sm-4:nth-child(3n+1),#content .col-sm-6:nth-child(2n+1) {
        clear:left
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #content .col-md-2:nth-child(6n+1),#content .col-md-3:nth-child(4n+1),#content .col-md-4:nth-child(3n+1),#content .col-md-6:nth-child(2n+1) {
        clear:left
    }
}

@media (min-width: 1200px) {
    #content .col-lg-2:nth-child(6n+1),#content .col-lg-3:nth-child(4n+1),#content .col-lg-4:nth-child(3n+1),#content .col-lg-6:nth-child(2n+1) {
        clear:left
    }
}

@media (max-width: 1200px) {
    .product-grid .product-thumb .caption {
        min-height:210px;
        padding: 0 10px
    }

    .product-thumb .button-group button,.product-thumb .button-group button + button {
        width: 33.33%
    }
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    70% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05)
    }

    70% {
        -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9)
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}
.container-megamenu1 {
    position: relative;
    top: 24px;
}
.container-onepage4 {
    width: 100%;
    padding: 26px;
    display: block;
    margin-right: 0px;
    margin-left: 0px;
    text-align: center;
    background: #f5f5f5;
}
.container-onepage2 {
    width: 100%;
    padding: 58px;
    display: block;
    margin-right: 0px;
    margin-left: 0px;
}

.container-onepage1 {
    width: 100%;
    padding: 61px;
    display: block;
    margin-right: 0px;
    margin-left: 0px;
}

.container-onepage3 {
    width: 100%;
    padding: 61px;
    display: block;
    margin-right: 0px;
    margin-left: 0px;
}
@media only screen and (max-width: 600px) {
.container-megamenu1 {
    position: absolute;
    float: right;
    right: 0px;
    top: -72px;
}
form#form-language {
    display: inline-block;
    position: absolute;
    top: 4px;
    margin-left: -50px;
}
.col-xs-12.col-sm-3.col-md-3.col-lg-3.flex.center {
    border: solid 1px #f5f5f5;
    border-radius: 10px;
    padding: 1px;
    margin-bottom: 5px;
    box-shadow: 0px 0 10px rgba(0, 0, 0, 0.1);
    width: 50%;
}
i.fa.fa-bars {
    font-size: 28px;
}
#header {
    background: #231f20;
    height: 85px;
}
#logo {
    margin: 0 0 10px;
    width: 26% !important;
}
}
section#about {
    background-image: linear-gradient(#ffffff, #f7f7f7);
}
div#adh {
    font-size: 47px;
    font-weight: bold;
    line-height: 45px;
}
div#adh2 {
    font-size: 36px;
    font-weight: bold;
    line-height: 47px;
    color: #c2a771;
}
.full-container {
    width: 100% !important;
    padding: 0px 0px 0px 0px;
    margin: -75px 0px 0px 0px;
    position: relative;
    display: inline-flex;
}
.col-lg-12.col-md-12 {
    width: 100% !important;
    padding: 0px;
}
div#aciklama {
    width: 100%;
    background: #fff !important;
    padding: 12px;
    font-size: 14px;
    color: #000;
    margin-top: 9px;
    height: 350px;
    overflow: auto;
}
.container.demo {
    background: #fff;
    margin-top: 7px;
    border-radius: 10px;
    padding-top: 7px;
}
img.img-fluid-new {
    width: 69%;
}
a.w3-btn.w3-black {
    background: linear-gradient(to right, #4c4c4c, #292a2d);
    color: #fff;
    width: 100%;
    height: 16px;
    position: relative;
    padding: 12px;
    border-radius: 10px;
    display: table-cell;
    top: 10px;
}
a.w3-btn.w3-black:hover {
    background: linear-gradient(to right,#292a2d, #4c4c4c);
    color: #fff;
    width: 100%; 
    height: 30px; 
    position: relative;
    padding: 19px;
    border-radius: 10px;
    display: table-cell;
    top: 10px;
}
section#about {
    background-image: linear-gradient(#f1f1f1, #f7f7f7);
    padding: 80px 0 80px;
}
p.fst-italic {
    margin-top: 14px;
    margin-bottom: 18px;
}
.card {
    background-color: var(--surface-color);
    color: var(--default-color);
    padding: 30px;
    box-shadow: 0px 0 10px rgba(0, 0, 0, 0.1);
    text-align: center;
    transition: 0.3s;
    height: 100%;
    border: 0;
    border-radius: 10px;
}
img.img-fluid {
    width: 100%;
    border-radius: 10px;
}
div#yazi {
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    color: #525151;
    min-height: 73px;
}
section#aboutss {
    background-image: linear-gradient(#f9f9f9, #f5f2f2);
    padding: 80px 0 80px;
    width: 100%;
    margin-top: 20px;
}
section#aboutss-ktg {
    background-image: linear-gradient(#ffffff, #ffffff);
    padding: 10px 0 80px;
    width: 100%;
    margin-top: 20px;
}
div#ktgbasliks {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
}

div#list1 {
    margin-left: 16px;
    font-size: 14px;
    color: #6e6e6e;
}
img.img-fluid-newss {
    width: 100%;
}
.col-xs-12.col-sm-6.col-md-4.col-lg-3.flex.center {
    width: 20%;
    border: solid 1px #f5f5f5;
    padding: 0px;
    box-shadow: 0px 0 10px rgba(0, 0, 0, 0.1);
}
.col-xs-12.col-sm-3.col-md-3.col-lg-3.flex.center {
    border: solid 1px #f5f5f5;
    border-radius: 10px;
    padding: 1px;
    margin-bottom: 5px;
    box-shadow: 0px 0 10px rgba(0, 0, 0, 0.1);
}
h5.text-center {
    font-size: 21px;
    color: #383838;
}
ul.feature-list {
    line-height: 28px;
    font-size: 15px;
}
ul.value-list {
    line-height: 28px;
    font-size: 15px;
}
p.aciklamass {
    line-height: 24px;
    font-size: 15px;
}
i.fa.fa-facebook-square {
    font-size: 30px;
}
i.fa.fa-instagram {
    font-size: 30px;
}

i.fa.fa-youtube {
    font-size: 30px;
}
img.img-responsive-footerlogo {
    width: 85%;
}