﻿:focus {
    outline: none !important;
}

.form-control::-webkit-input-placeholder {
    color: #2f2f2f;
}

.form-control:-ms-input-placeholder {
    color: #2f2f2f;
}

.form-control::placeholder {
    color: #2f2f2f;
}
/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

.form-control {
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #343434;
    box-shadow: none;
    font-family: 'Roboto','Segoe UI';
    background-color: transparent;
    margin-bottom: 24px;
    color: #000;
    padding-left: 0;
}

    .form-control:focus {
        outline: none;
        box-shadow: none;
        border-color: #8bddd1;
    }

body {
    margin: 0
}

a:hover {
    text-decoration: none;
    color:#ccc;
}

.width-100 {
    width: 100%
}

/*Roboto_color_8bddd1*/
.font-roboto-100-8bddd1 {
    color: #8bddd1;
    font-size: 100px;
    font-family: 'Roboto','Segoe UI';
}

.font-roboto-50-8bddd1 {
    font-family: 'Roboto','Segoe UI';
    font-size: 50px;
    color: #8bddd1;
}

.font-roboto-20-8bddd1 {
    font-family: 'Roboto','Segoe UI';
    font-size: 20px;
    color: #8bddd1;
}

.font-roboto-18-8bddd1 {
    font-family: 'Roboto','Segoe UI';
    font-size: 18px;
    color: #8bddd1;
}
.font-roboto-16-8bddd1 {
    font-family: 'Roboto','Segoe UI';
    font-size: 16px;
    color: #8bddd1;
}

.font-roboto-14-8bddd1 {
    font-family: 'Roboto','Segoe UI';
    font-size: 14px;
    color: #8bddd1;
}

.font-roboto-12-8bddd1 {
    font-family: 'Roboto','Segoe UI';
    font-size: 12px;
    color: #8bddd1;
}

/*Roboto_color_231f20*/
.font-roboto-16-231f20 {
    font-family: 'Roboto','Segoe UI';
    font-size: 16px;
    line-height: 1.36;
    color: #231f20;
}

.font-roboto-14-231f20 {
    font-family: 'Roboto','Segoe UI';
    font-size: 14px;
    line-height: 1.36;
    color: #231f20;
}

.font-roboto-12-231f20 {
    font-family: 'Roboto','Segoe UI';
    font-size: 12px;
    line-height: 1.36;
    color: #231f20;
}
/*Roboto_color_fff*/
.font-roboto-100-fff {
    font-family: 'Roboto','Segoe UI';
    font-size: 100px;
    color: #fff;
}
.font-roboto-50-fff {
    font-family: 'Roboto','Segoe UI';
    font-size: 50px;
    color: #fff;
}
.font-roboto-70-fff {
    font-family: 'Roboto','Segoe UI';
    font-size: 70px;
    color: #fff;
}
.font-roboto-32-fff {
    font-family: 'Roboto','Segoe UI';
    font-size: 32px;
    color: #fff;
}

.font-roboto-24-fff {
    font-family: 'Roboto','Segoe UI';
    font-size: 24px;
    color: #fff;
}

.font-roboto-18-fff {
    font-family: 'Roboto','Segoe UI';
    font-size: 18px;
    color: #fff;
}

.font-roboto-16-fff {
    font-family: 'Roboto','Segoe UI';
    font-size: 16px;
    color: #fff;
}

/*Roboto_color_2f2f2f*/
.font-roboto-100-2f2f2f {
    color: #2f2f2f;
    font-size: 100px;
    font-family: 'Roboto','Segoe UI';
}

.font-roboto-64-2f2f2f {
    color: #2f2f2f;
    font-size: 64px;
    font-family: 'Roboto','Segoe UI';
}

.font-roboto-32-2f2f2f {
    color: #2f2f2f;
    font-size: 32px;
    font-family: 'Roboto','Segoe UI';
}

.font-roboto-20-2f2f2f {
    color: #2f2f2f;
    font-size: 20px;
    font-family: 'Roboto','Segoe UI';
}
.font-roboto-24-2f2f2f {
    color: #2f2f2f;
    font-size: 24px;
    font-family: 'Roboto','Segoe UI';
}

.font-roboto_16_343434 {
    font-family: 'Roboto','Segoe UI';
    font-size: 16px;
    color: #343434;
}

.font-roboto_14_343434 {
    font-family: 'Roboto','Segoe UI';
    font-size: 14px;
    color: #343434;
}
/*Roboto_color_707070*/
.font-roboto-16-707070 {
    color: #707070;
    font-size: 16px;
    font-family: 'Roboto','Segoe UI';
}

.font-roboto-18-707070 {
    color: #707070;
    font-size: 18px;
    font-family: 'Roboto','Segoe UI';
}

/*line*/
.line-1_5 {
    line-height: 1.5;
}

.line-1_3 {
    line-height: 1.3;
}


/*margin*/
.margin-top-bottom-0 {
    margin-top: 0;
    margin-bottom: 0;
}

.margin-top-0 {
    margin-top: 0;
}

.margin-bottom-0 {
    margin-bottom: 0;
}

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


.margin-top-bottom-120 {
    margin-top: 120px;
    margin-bottom: 120px;
}

.margin-top-120 {
    margin-top: 120px;
}

.margin-bottom-120 {
    margin-bottom: 120px;
}

.margin-top-bottom-80 {
    margin-top: 80px;
    margin-bottom: 80px;
}

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

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

.margin-top-32 {
    margin-top: 32px;
}
.margin-top-40 {
margin-top:40px;
}
.margin-bottom-32 {
    margin-bottom: 32px;
}

.margin-top-bottom-32 {
    margin-top: 32px;
    margin-bottom: 32px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}
/*padding*/
.padding-left-0 {
    padding-left: 0px;
}

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

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

.padding-24 {
    padding: 24px;
}
.padding-left_25 {
    padding-left: 25px;
}

.btn-343434 {
    border-radius: 0;
    background-color: #343434;
    color: #fff;
    font-family: 'Roboto','Segoe UI';
    padding: 8px 30px;
}

    .btn-343434:hover, .btn-343434:focus,
    .btn-343434:active:focus {
        color: #fff;
        outline: none;
        border-color: #8bddd1;
        background-color: #8bddd1;
    }

.img-thumbnail {
    border: 1px solid #ccc;
    border-radius: 0;
}

.pagination > li > a {
    color: #343434;
    border: none;
}

    .pagination > li > a:hover, .pagination > li > a:focus {
        color: #343434;
    }

hr {
    margin-top: 12px;
    margin-bottom: 24px;
    border: 0;
    border-top: 1px solid #343434;
}

/* The custom-checkbox */
.custom-checkbox {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default checkbox */
    .custom-checkbox input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border: 1px solid #343434
}

/* On mouse-over, add a grey background color */
.custom-checkbox:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.custom-checkbox input:checked ~ .checkmark {
    background-color: #343434;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.custom-checkbox input:checked ~ .checkmark:after {
    display: block;
}

.custom-checkbox .checkmark:after {
    left: 7px;
    top: 3px;
    width: 4px;
    height: 8px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.relative-neg_5 {
    position: relative;
    top: -5px;
}

.nav-pills > li > a {
    border-radius: 0;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    background-color: #343434;
}

.nav > li > a:hover {
    background-color: #8bddd1;
    color: #fff
}

.modal-content {
    border-radius: 0
}


/*.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
}*/

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none !important;
    position: fixed;
    background-color: #343434;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    .dropdown-content a {
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }

        .dropdown-content a:hover {
            background-color: #fff;
            font-weight: bold;
        }

.dropdown:hover .dropdown-content {
    display: block !important;
}

.breadcrumb {
    background-color: #343434;
    padding: 20px;
    margin-bottom: 24px;
    list-style: none;
    border-radius: 0px;
    color: #fff;
    font-family: 'Roboto','Segoe UI';
    font-size: 16px;
}

    .breadcrumb a {
        color: #8bddd1;
        font-size: 16px;
        font-weight: bold;
        font-family: 'Roboto','Segoe UI';
    }

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

.margin-right_14 {
    margin-right: 14px;
}

.margin-bottom_16 {
    margin-bottom: 16px;
}

.margin-top_16 {
    margin-top: 16px;
}

.short-description {
    line-height: 1.5;
    margin-bottom: 16px;
}

.overview-buttons {
    display: flex;
    justify-content: space-between;
    margin-bottom: 24px;
}

.icon-btn {
    padding: 0;
    color: #343434;
    background-color: transparent;
    font-size: 20px;
    position: relative;
    top: -3px;
}

    .icon-btn:hover, .icon-btn:active {
        color: #8bddd1;
        outline: none;
        box-shadow: none;
    }

.add-to-cart input {
    width: 50px;
    display: inline-block;
    text-align: center;
    padding-bottom: 0;
    padding-right: 0;
}

.add-to-cart .icon-btn {
    top: 0;
}

.width_98 {
    width: 98%;
}

.width_100 {
    width: 100% !important;
}
.margin-top_24 {
margin-top:24px;
}
.margin-top_50 {
    margin-top: 50px;
}
.margin-top-bottom_16 {
margin-top:16px;
margin-bottom:16px;
}
.float_right {
    float: right;
}

.panel {
    box-shadow: none;
    -webkit-box-shadow: none;
}

.panel-group {
    margin-bottom: 24px;
}

    .panel-group .panel {
        border-radius: 0
    }

.panel-default {
    border: none;
    border-bottom: 1px solid #343434;
}

    .panel-default > .panel-heading {
        color: #343434;
        border: none;
        background-color: transparent;
        border-radius: 0;
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #343434;
        }

.panel-group .panel-heading {
    padding: 0;
}

    .panel-group .panel-heading a {
        display: block;
        padding: 10px 15px;
        text-decoration: none;
        position: relative;
    }

        .panel-group .panel-heading a:after {
            content: '-';
            float: right;
        }

        .panel-group .panel-heading a.collapsed:after {
            content: '+';
        }

.full-description {
    line-height: 1.5;
}

.product-details-carusel .owl-item {
    margin-right: 0 !important
}

.table-transparent > thead > tr > th, .table-transparent > tbody > tr > td {
    padding: 15px;
}

.table-transparent tbody img {
    width: 80px;
    height: 80px;
    border: 1px solid #ccc;
}

.width_30 {
    width: 30px;
    padding: 0;
    position: relative;
    top: -8px;
}

.no-data p{
    /*border-radius: 50%;
    width: 200px;
    height: 200px;
    background-color: #fff;
    color: #8bddd1;
    margin: 0 auto;
    border: 6px solid;
    font-size: 70px;*/
    -webkit-transform: rotate(35deg);
    transform: rotate(35deg);
}
.no-data h1 {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
}
.no-data h2 {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
}
/*.no-data-heart i {
    position: relative;
    top: 47px;
    left: 57px;
}*/
.line-height_15 {
line-height:1.5;
}
.rent-title h1 {
    -webkit-transform: rotate(6deg);
transform: rotate(6deg);
}
.rent-title h2 {
    -webkit-transform: rotate(-4deg);
    transform: rotate(-4deg);
}
.sublist-style {
    margin-right: 0px !important;
    text-align: left;
    display:block
}

.sub-category-item .title {
    /* padding: 25px 60px; */
    position: absolute;
    top: 0;
    left: 15px;
    /* border: 1px solid; */
}
.sub-category-item h2{
    background-color: #343434;
    padding: 15px;
    opacity: 0.8;
}
.pager li > a,
.pager li > span {
    border: none;
    border-radius: 0;
    background-color: #8bddd1;
    padding: 5px 25px;
}
.pager li > a {
    color: #fff;
    font-size: 16px;
    font-family: 'Roboto','Segoe UI';
    border-radius: 0;
    background-color: #343434;
    padding: 5px 25px;
}
    .pager li > a:hover, .pager li > a:focus {
        background-color: #ccc;
    }
.search-box {
display:none
}


.openBtn {
    background: #f1f1f1;
    border: none;
    padding: 10px 15px;
    font-size: 20px;
    cursor: pointer;
}

    .openBtn:hover {
        background: #bbb;
    }

.search-box {
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgba(52,52,52, 0.9);
}

.overlay-content {
    position: relative;
    top: 46%;
    width: 80%;
    text-align: center;
    margin-top: 30px;
    margin: auto;
}

.search-box .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
    cursor: pointer;
    color: #fff;
}

.search-box .closebtn:hover {
    color: #fff;
}

.search-box input[type=text] {
    padding: 16px;
    font-size: 16px;
    border: none;
    float: left;
    width: 80%;
    background: white;
}

.search-box input[type=text]:hover {
    background: #f1f1f1;
}

.search-box button {
    float: left;
    width: 20%;
    padding: 15px;
    background: #8bddd1;
    font-size: 17px;
    border: none;
    cursor: pointer;
    color: #fff;
}

.search-box button:hover {
    background: #ccc;
    color:#343434;
}
.search-box ul {
    height: 20%;
    text-align: left;
    background-color: #fff;
    overflow-y: scroll;
    list-style: unset;
    padding-left: 20px;
    /*width: 400px;*/
    margin-right: 0 auto;
    /* text-align: center; */
    margin: 0% 10%;
    position: absolute;
    bottom: -16px;
}
    .search-box ul li {
        width: auto;
        padding: 15px 0px 0;
    }
        .search-box ul li a {
            font-size: 16px;
            color: #343434;
            font-family: 'Roboto','Segoe UI';
        }
.select-language {
    width: 76px;
    height: 77px;
    top: -34px;
    position: relative;
    background-color: transparent;
    border: none;
    color: #8bddd1;
    padding: 10px;
}
    .select-language option {
        background-color: #343434;
        color: #fff;
    }
        .select-language option::after {
            background-color: #343434;
        }

.about-us-container .col-sm-3{
    padding-left:0;
    padding-right:0;
}
.padding-top-bottom-120 {
padding-top:120px;
padding-bottom:120px;
}
.margin-top_100 {
    margin-top: 100px;
}
.margin-top_10 {
margin-top:10px;
}
.about-fixed {
    width: 100%;
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    height: 400px;
}
.about-fixed-banner {
    width: 100%;
    background-position: center 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    height: 400px;
}
    .about-fixed .col-sm-12 {
        padding:30px;
        background-color: rgba(55, 87, 82, 0.9);
    }
.about-fixed-banner .col-sm-12 {
    padding: 30px;
    background-color: rgba(55, 87, 82, 0.9);
}
.color_343434 {
    background-color:#343434;
    padding:20px;
}
.color_8bddd1 {
    background-color: #8bddd1;
    padding:20px;
}
.color_transparent {
    background-color: transparent;
    padding: 20px;
}
.background_343434 {
    background-color: #343434;
    height:300px;
}
 a:focus {
    color: #ccc;
    text-decoration: none;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
}
.padding-left-18 {
padding-left:18px;
}
.margin-center {
margin:0 auto
}