@font-face {
    font-display: swap;
    font-family: "FontAwesome";
    src: url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"),
        url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"),
        url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),
        url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal;

}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-display: swap;
}
body {
    margin: 0;
    background:#fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 20px;
    margin: 4px 0;
    line-height: 20px;
    color: #0080cc;
}
mark {
    background: #ff0;
    color: #429bd5;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: 700;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a {
    color: #337ab7;
    text-decoration: none;
}
a:hover,
a:focus {
    color: #23527c;
    text-decoration: underline;
}
a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
figure {
    margin: 0;
}
img {
    vertical-align: middle;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-rounded {
    border-radius: 6px;
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.img-circle {
    border-radius: 50%;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
[role="button"] {
    cursor: pointer;
}
.container {
    margin-right: auto;
    margin-left: auto;
  /*  padding-left: 15px;
    padding-right: 15px;*/
}
.martop{margin-top:15px}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
        .d-lg-none {
 visibility: visible;
}
}
@media (min-width: 992px) {
        .container {
        width: 970px;
    }
    .martop{margin-top:15px}
}
@media (min-width: 1200px) {
    .container {
        width: 1190px;
    }
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
/*.row {
    margin-left: -15px;
    margin-right: -15px;
}*/
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.66666667%;
}
.col-xs-10 {
    width: 83.33333333%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666667%;
}
.col-xs-7 {
    width: 58.33333333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666667%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.66666667%;
}
.col-xs-1 {
    width: 8.33333333%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-pull-11 {
    right: 91.66666667%;
}
.col-xs-pull-10 {
    right: 83.33333333%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-8 {
    right: 66.66666667%;
}
.col-xs-pull-7 {
    right: 58.33333333%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-5 {
    right: 41.66666667%;
}
.col-xs-pull-4 {
    right: 33.33333333%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-2 {
    right: 16.66666667%;
}
.col-xs-pull-1 {
    right: 8.33333333%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-push-11 {
    left: 91.66666667%;
}
.col-xs-push-10 {
    left: 83.33333333%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-8 {
    left: 66.66666667%;
}
.col-xs-push-7 {
    left: 58.33333333%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-5 {
    left: 41.66666667%;
}
.col-xs-push-4 {
    left: 33.33333333%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-2 {
    left: 16.66666667%;
}
.col-xs-push-1 {
    left: 8.33333333%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
.col-xs-offset-11 {
    margin-left: 91.66666667%;
}
.col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.col-xs-offset-7 {
    margin-left: 58.33333333%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-5 {
    margin-left: 41.66666667%;
}
.col-xs-offset-4 {
    margin-left: 33.33333333%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-2 {
    margin-left: 16.66666667%;
}
.col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.col-xs-offset-0 {
    margin-left: 0%;
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666667%;
    }
    .col-md-push-10 {
        left: 83.33333333%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666667%;
    }
    .col-md-push-7 {
        left: 58.33333333%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666667%;
    }
    .col-md-push-4 {
        left: 33.33333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.66666667%;
    }
    .col-md-push-1 {
        left: 8.33333333%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0%;
    }
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.alert h4 {
    margin-top: 0;
    color: inherit;
}
.alert .alert-link {
    font-weight: 700;
}
.alert > p,
.alert > ul {
    margin-bottom: 0;
}
.alert > p + p {
    margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
    padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}
.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}
.alert-success hr {
    border-top-color: #c9e2b3;
}
.alert-success .alert-link {
    color: #2b542c;
}
.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}
.alert-info hr {
    border-top-color: #a6e1ec;
}
.alert-info .alert-link {
    color: #245269;
}
.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}
.alert-warning hr {
    border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
    color: #66512c;
}
.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}
.alert-danger hr {
    border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
    color: #843534;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
    content: " ";
    display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
    clear: both;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.hidden {
    display: none !important;
}
.affix {
    position: fixed;
}
@-ms-viewport {
    width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}
@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }
    table.visible-xs {
        display: table !important;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
    .visible-xs-block {
        display: block !important;
    }
    .visible-xs-inline {
        display: inline !important;
    }
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }
    table.visible-sm {
        display: table !important;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
    .visible-sm-block {
        display: block !important;
    }
    .visible-sm-inline {
        display: inline !important;
    }
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }
    table.visible-md {
        display: table !important;
    }
    tr.visible-md {
        display: table-row !important;
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
    .visible-md-block {
        display: block !important;
    }
    .visible-md-inline {
        display: inline !important;
    }
    .visible-md-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }
    table.visible-lg {
        display: table !important;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
    .visible-lg-block {
        display: block !important;
    }
    .visible-lg-inline {
        display: inline !important;
    }
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}
.visible-print {
    display: none !important;
}
@media print {
    .visible-print {
        display: block !important;
    }
    table.visible-print {
        display: table !important;
    }
    tr.visible-print {
        display: table-row !important;
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}
.visible-print-block {
    display: none !important;
}
@media print {
    .visible-print-block {
        display: block !important;
    }
}
.visible-print-inline {
    display: none !important;
}
@media print {
    .visible-print-inline {
        display: inline !important;
    }
}
.visible-print-inline-block {
    display: none !important;
}
@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
    .hidden-print {
        display: none !important;
    }
}
.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.noUi-target {
    position: relative;
    direction: ltr;
}
.noUi-base,
.noUi-connects {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}
.noUi-base {
    background: #fafafa;
    border-radius: 4px;
    border: 1px solid #d3d3d3;
    box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb;
}
.noUi-connects {
    overflow: hidden;
    border-radius: 3px;
    z-index: 0;
}
.noUi-connect,
.noUi-origin {
    will-change: transform;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}
.noUi-connect {
    background: #fc8a1a;
}
.noUi-horizontal .noUi-origin {
    left: auto;
    right: 0;
    height: 0;
}
.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s;
}
.noUi-state-drag * {
    cursor: inherit !important;
}
.noUi-horizontal {
    height: 10px;
    width: 84%;
    margin: 0 auto;
}
.noUi-handle {
    position: absolute;
    top: -6px;
    height: 20px;
    width: 20px;
    border-radius: 50px;
    outline: none;
    right: -10px !important;
    left: auto;
    border: 1px solid #d9d9d9;
    background: #fff;
    cursor: default;
    box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb;
}
.noUi-draggable {
    cursor: ew-resize;
}
.noUi-handle:after {
    left: 17px;
}
a,
a:hover {
    text-decoration: none;
}

ul {
  list-style: disc;
  padding: 0 0 0px 30px;
}

body {
    margin: 0;
    font-family: "Open Sans", sans-serif;
    line-height: 1.9;
    background: #fff;
}
img {
    max-width: 100%;
    height: auto;
}
.bg-off-white {
    background-color: #fff;
}
.pv-30 {
    padding: 15px 0;
}
.p-15 {
    padding: 15px;
}
.pt-30 {
    padding-top: 30px !important;
}
.pb-30 {
    padding-bottom: 30px !important;
}
.pv-40 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
.p-0 {
    padding: 0;
}
.p-15 {
    padding: 15px;
}
.p-35 {
    padding: 35px;
}
.p-tb-15 {
    padding-top: 15px;
    padding-bottom: 15px;
}
.p-tb-35 {
    padding-top: 35px;
    padding-bottom: 35px;
}
.p-t-15 {
    padding-top: 15px;
}
.p-b-15 {
    padding-bottom: 15px;
}
.m-t-15 {
    margin-top: 15px;
}
.m-t-30 {
    margin-top: 30px;
}
.m-b-15 {
    margin-bottom: 15px;
}
.m-b-30 {
    margin-bottom: 30px;
}
.m-tb-15 {
    margin-top: 15px;
    margin-bottom: 15px;
}
.bg-gray {
    background-color: #f1f3f5;
}
.bg-white {
    background-color: #fff;
}
.vertical-align {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}
.clearfix::after {
    content: "";
    clear: both;
    display: table;
}
@media (max-width: 991px) {
    .vertical-align {
        display: inherit;
    }
    .tools.show-price {
        display: none;
    }
}
@media (max-width: 767px) {
    .pv-30 {
        padding: 30px 0 !important;
    }
}
.icon {
    background-image: url(https://www.buymobile.com.bd/catalog/view/theme/zebra/image/xicon-sprite.png.pagespeed.ic.lkalOy-vXA.png);
}
.overlay.open {
    display: block;
}
.overlay {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    display: none;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 90;
}
.active.overlay {
    display: block;
}
.video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin: 30px 0 30px 0;
}
iframe {
  width: 100% !important;
}
.video-wrapper iframe,
.video-wrapper object,
.video-wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
[data-area] {
    cursor: pointer;
}
#content {
    min-height: 400px;
}
.f-out {
    visibility: hidden !important;
    transition: visibility 0s linear 500ms, opacity 500ms;
    opacity: 0;
}
.f-in {
    transition: visibility 0s linear 500ms, opacity 500ms;
    visibility: visible !important;
    opacity: 1;
}
.fa-facebook:before {
    content: "\f09a";
}
.fa-twitter:before {
    content: "\f099";
}
.fa-pinterest:before {
    content: "\f0d2";
}
.fa-instagram:before {
    content: "\f16d";
}
.fa-home:before {
    content: "\f015";
}
.fa-heart-o:before {
    content: "\f08a";
}
.fa-user-o:before {
    content: "\f2c0";
}
.fa-search:before {
    content: "\f002";
}
.fa-heart:before {
    content: "\f004";
}
.fa-star:before {
    content: "\f005";
}
.fa-star-o:before {
    content: "\f006";
}
.fa-exchange:before {
    content: "\f0ec";
}
.fa-filter:before {
    content: "\f0b0";
}
.fa-times:before {
    content: "\f00d";
}
.common-home .title {
    background: #429bd5;
    color: #fff;
    padding-left: 15px !important;
}
.title > * {
    display: inline-block;
    vertical-align: middle;
}
.title .icon-wrap {
    height: 50px;
    width: 50px;
    background-color: #0089d0;
    border-radius: 50%;
    text-align: center;
    line-height: 56px;
    margin-right: 15px;
    display: none;
}
.title .icon-wrap i {
    width: 25px;
    height: 18px;
    display: inline-block;
    background-position: -170px -5px;
}
.title .icon-wrap i.icon-new-arrival,
.title .icon-wrap i.icon-latest {
    background-position: -170px -5px;
}
.title .icon-wrap i.icon-upcoming {
    background-position: -200px -5px;
}
.title-text {
    font-size: 20px;
}
input,
button,
select,
textarea {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #565656;
}
input[type="text"],
input[type="password"],
select {
    height: 40px;
}
input,
select,
textarea {
    background-color: #fff;
    border: 1px #ebebeb solid;
    padding-left: 10px;
}
input:focus,
select:focus,
textarea:focus {
    outline: none;
}
.select-wrap select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.select-wrap {
    display: inline-block;
    position: relative;
}
.select-wrap:after {
    content: "\f107";
    font-family: "Fontawesome";
    position: absolute;
    right: 10px;
    top: 4px;
    font-size: 18px;
}
.table-responsive {
    min-height: 0.01%;
    overflow-x: auto;
}
table {
    width: 100%;
    background-color: transparent;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
.table > tbody > tr > td {
    border-top: 1px solid #e6eaed;
    padding: 10px 15px;
}
.table-bordered {
    border: 1px solid #ddd;
}
.product-compare .table.table-bordered .value {
    line-height: 20px;
}
.product-compare .table.table-bordered .value a {
    color: #429bd5;
}
.table-bordered > tbody > tr > td {
    border: 1px solid #cecccc;
}
.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}
.table-bordered > thead > tr > td {
    border: 1px solid #e6eaed;
    padding: 12px;
}
.table > thead > tr > td {
    padding: 12px;
}
.popup {
    width: 100%;
    height: 100%;
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.75);
    text-align: center;
}
.popup:before {
    content: "";
    display: inline-block;
    height: 100%;
    margin-right: -4px;
    vertical-align: middle;
}
.popup-inner {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    max-width: 90%;
    border-radius: 3px;
    text-align: center;
}
.popup-inner h1 {
    font-family: "Roboto Slab", serif;
    font-weight: 700;
}
.popup-inner p {
    font-size: 20px;
    font-weight: 400;
    line-height: 22px;
}
.popup-close {
    width: 34px;
    height: 34px;
    padding-top: 4px;
    display: inline-block;
    position: absolute;
    top: -5px;
    right: -5px;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    border-radius: 100%;
    border: solid 4px red;
    background: red;
    cursor: pointer;
}
.popup-close:after,
.popup-close:before {
    content: "";
    position: absolute;
    top: 11px;
    left: 5px;
    height: 4px;
    width: 16px;
    border-radius: 30px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.popup-close:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.popup-close:hover {
    -webkit-transform: translate(50%, -50%) rotate(180deg);
    transform: translate(50%, -50%) rotate(180deg);
    background: red;
    text-decoration: none;
    border-color: #ff4e19;
}
.popup-close:hover:after,
.popup-close:hover:before {
    background: #fff;
}
.loader {
    border-radius: 50%;
    width: 70px;
    height: 70px;
    background: none;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    border-top: 10px solid #ed018c;
    border-bottom: 10px solid #fc8a1a;
    border-left: 10px solid #01aff1;
    border-right: 10px solid #00a650;
}
.loader:after {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #fff;
    height: 30px;
    width: 30px;
    content: "";
    border-radius: 50%;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.lb-body img {
    max-width: 100%;
}
.popup-inner .lb-footer {
    color: #fff;
    text-align: left;
    margin-top: 10px;
}
.popup-inner .lb-footer .title {
    float: left;
}
.popup-inner .lb-footer .counter {
    text-align: right;
}
.popup .button {
    position: absolute;
    top: 50%;
    margin-top: -50px;
    cursor: pointer;
    background: none;
    left: 20px;
    line-height: 0;
    opacity: 0.9;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
}
.popup .button.prev {
    border-right: 30px solid #3f3f3f;
    z-index: 99;
}
.popup .button.next {
    border-left: 30px solid #3f3f3f;
    right: 20px;
    left: auto;
}
.popup .button:after {
    content: "";
    position: absolute;
    top: -12px;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
}
.popup .button.prev:after {
    right: -27px;
    border-right: 22px solid #fff;
}
.popup .button.next:after {
    left: -27px;
    border-left: 22px solid #fff;
}
.popup span.button i {
    line-height: 0;
}
@media (max-width: 480px) {
    .popup .button {
        transform: scale(0.65);
    }
    .popup-inner .lb-footer .counter {
        text-align: inherit;
    }
    .popup-close {
        top: -5px;
        right: 5px;
    }
}
.product-toolbar {
    padding-bottom: 15px;
}
.product-toolbar .tools > * {
    display: inline-block;
    vertical-align: middle;
}
.product-manufacturer-info-6 .price-rang input {
    width: 47%;
}
.product-toolbar .tools label {
    padding-right: 0;
    margin-right: 10px;
}
.select-wrap input {
    padding: 0;
}
.product-toolbar .show-price select {
    width: 65px;
}
.product-toolbar .sorter select {
    width: 163px;
}
.product-toolbar .sorter {
    float: right;
}
.product-search input,
.product-search select {
    width: 100%;
}
@media (max-width: 767px) {
    .product-search select {
        margin-top: 10px;
    }
    .product-toolbar .sorter select {
        width: auto;
    }
}
.product-search input[type="checkbox"] {
    width: auto;
}
.product-search .btn.btn-primary {
    width: 30%;
    padding: 10px;
}
.pagination li {
    display: inline-block;
}
.pagination {
    margin: -2px 0 0 0;
    padding: 0;
}
.pagination-wrap {
    -webkit-display: flex;
    -moz-display: flex;
    display: flex;
    border-top: 2px #dce1e5 solid;
    margin-top: 15px;
}
.pagination-wrap .block {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
}
.pagination-wrap .block.right {
    text-align: right;
}
.pagination a,
.pagination span,
.pagination a:focus {
    height: 40px;
    color: #6e6f70;
    line-height: 40px;
    padding: 0 5px;
    border-top: 2px transparent solid;
    display: inline-block;
    outline: none;
    text-decoration: none;
}
.pagination a:visited {
    color: #00f;
}
.pagination a:hover,
.pagination span:hover,
.pagination .active span,
.pagination .active span:hover {
    border-top: 2px #00acb4 solid;
    color: #00acb4;
}
.pagination-wrap .status {
    color: #6e6f70;
    line-height: 40px;
}
@media (max-width: 767px) {
    .pagination-wrap {
        display: block;
    }
    .pagination-wrap .block.right {
        text-align: left;
    }
}
.breadcrumb {
    padding: 0;
    margin: 0;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.breadcrumb li {
    display: inline-block;
    vertical-align: middle;
}
.breadcrumb a {
    color: #429bd5;
    text-decoration: none;
}
.breadcrumb a:hover {
    color: #00acb4;
}
.breadcrumb i {
    font-size: 16px;
}
.breadcrumb li:after {
    content: "";
    height: 13px;
    width: 2px;
    background-color: #526e91;
    display: inline-block;
    vertical-align: -1px;
    margin: 0 15px;
}
.breadcrumb li:last-child:after {
    display: none;
}
.product-compare #content h1 {
    margin: 0;
    line-height: 32px;
}
@media (max-width: 767px) {
    section.after-header {
        padding: 10px 0 !important;
    }
}
header {
    background: #fff;
}
.header-top {
    padding: 10px 15px;
    position: relative;
}
.on-scroll .main-nav-wrapper {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    transition: 0.3s;
    z-index: 99;
}
.main-nav-wrapper:after {
    content: "";
    display: table;
    clear: both;
}
.user-nav,
.search-widget {
    float: right;
    margin-top: 10px;
}
.logo,
.home-btn {
    float: left;
}
.home-btn {
    display: none;
}
@media (max-width: 991px) {
    .logo {
        display: none;
    }
    .home-btn {
        display: block;
        border: 1px solid #ddd;
        padding: 1px 11px;
        margin-right: 10px;
        font-size: 20px;
        cursor: pointer;
    }
    .home-btn a {
        color: #333;
    }
}
.user-nav {
    padding: 8px;
    margin-left: 50px;
}
.user-nav li ~ li {
    margin-left: 30px;
}
.user-nav li {
    display: inline-block;
}
.user-nav a {
    color: #565656;
    text-decoration: none;
}
.user-nav a:focus {
    outline: none;
}
.user-nav a:hover {
    color: #0089d0;
}
.user-nav i {
    margin-left: 5px;
    font-size: 13px;
}
li.search-mob-btn {
    display: none;
}
@media (max-width: 991px) {
    .header-top {
        padding: 15px 15px;
    }
    .user-nav {
        margin-left: 0;
        margin-top: 0;
    }
    .user-nav li ~ li {
        margin-left: 5px;
    }
    .user-nav li.compare {
        display: none;
    }
}
@media (max-width: 767px) {
    .header-top {
        padding: 10px 15px;
    }
    .search-widget {
        width: calc(100% - 108px) !important;
    }
    .user-nav {
        padding: 0;
        margin-top: 0;
    }
    .user-nav span {
        display: none;
    }
    .user-nav i {
        border: 1px solid #ddd;
        padding: 13px 15px;
    }
    .search-widget input {
        padding: 0 10px !important;
        height: 42px !important;
    }
    .search-widget button {
        height: 42px !important;
        font-size: 12px !important;
        padding: 0 15px !important;
    }
}
.search-widget input,
.search-widget button {
    height: 42px;
    display: inline-block;
    vertical-align: middle;
}
.search-widget input {
    width: 442px;
    border: 1px #e1e1e1 solid;
    padding: 5px 5px 5px 10px;
    color: #565656;
}
.search-widget button {
    border: 1px #429bd5 solid;
    background-color: #429bd5;
    padding: 0 13px;
    -o-transition: background 300ms ease-out 0s;
    -moz-transition: background 300ms ease-out 0s;
    -webkit-transition: background 300ms ease-out 0s;
    transition: background 300ms ease-out 0s;
    color: #fff;
    font-size: 20px;
}
.search-widget button:hover {
    border: 1px #0089d0 solid;
    background-color: #0089d0;
}
.search-input-wrap {
    position: relative;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    max-height: 365px;
    overflow: auto;
    width: 100%;
    border-radius: 0;
    margin: 0;
    padding: 0;
}
#search .dropdown-menu .search-item {
    border-bottom: 1px solid #e1e4e7;
}
#search .dropdown-menu .search-item:hover {
    background-color: #f1f5f7;
}
#search .dropdown-menu .search-item a {
    display: inline-block;
    width: 100%;
    padding: 15px;
    white-space: normal;
}
#search .dropdown-menu .search-item .image {
    float: left;
    width: 60px;
    background: #fafafa;
}
#search .dropdown-menu .search-item .image img {
    max-width: 60px;
}
#search .dropdown-menu .search-item .name {
    margin-left: 70px;
    font-size: 12px;
    line-height: 14px;
    padding-bottom: 5px;
    color: #2b2828;
}
#search .dropdown-menu .search-item:hover .name {
    color: #429bd5;
}
#search .dropdown-menu .search-item .price {
    font-size: 14px;
    margin-left: 70px;
    font-weight: 600;
    color: #222;
}
#search .dropdown-menu .search-item:hover .price {
    color: #0084c9;
}
#search .dropdown-menu .search-item.remainder-count a {
    text-align: center;
    background: #f1f5f7;
    font-size: 13px;
    color: #777;
}
#search .dropdown-menu .search-item.remainder-count:hover a {
    background: #0084c9;
    color: #fff;
}
@media (max-width: 1199px) {
    .search-widget {
        float: left;
        width: 44%;
        margin-left: 40px;
    }
    .search-widget input {
        width: 100%;
        position: relative;
    }
    .search-widget button {
        position: absolute;
        right: 0;
        top: 0;
    }
}
@media (max-width: 991px) {
    .price-filter {
        margin-bottom: 15px;
    }
    .search-widget {
        width: 60%;
        margin-left: 0;
        margin-top: 0;
    }
}
.mobile-btn {
    display: none;
}

.main-nav-wrapper {
    height: 50px;
    background-color: #429bd5;
}
@media (max-width: 767px) {
    .main-nav-wrapper {
        height: 32px;
    }
    .martop {
  margin-top: 55px;
}
}
.main-nav {
    display: inline-block;
}
.main-nav .navigation-item {
    height: 50px;
    line-height: 50px;
    position: relative;
}
.main-nav .navigation-item > div {
    height: auto;
    line-height: normal;
}
.nav-wrapper > .navigation-item ~ .navigation-item {
    padding-left: 25px;
}
.navigation-item {
    display: inline-block;
}
.navigation-item a:hover {
    color: #fff;
}
.navigation-item a,
.navigation-item a:visited,
.navigation-item a:active,
.navigation-item a:focus {
    font-size: 15px;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    outline: none;
    cursor: pointer;
}
.navigation-item a:hover {
    color: #fff;
}
.navigation-item:hover {
    background: #429bd5;
    color: #fff;
}
.has-child > a:after {
    content: "\f107";
    font-family: "Fontawesome";
    margin-left: 5px;
    float: right;
}
@media (max-width: 767px) {
    .has-child > a:after {
        padding-right: 20px;
    }
}
.navigation-item-child-container {
    display: none;
}
.navigation-item:hover .navigation-item-child-container {
    display: block;
}
.navigation-item .navigation-item-child-container {
    position: absolute;
    left: 0;
    top: 50px;
    width: 250px;
    background-color: #00acb4;
    padding: 0 0 10px 0;
    z-index: 100;
}
.navigation-item-child-container .navigation-item {
    display: block;
    height: auto;
    line-height: normal;
    border-bottom: 1px solid #429bd5;
}
.navigation-item-child-container a,
.navigation-item-child-container a:visited,
.navigation-item-child-container a:active,
.navigation-item-child-container a {
    padding: 10px 20px;
    font-size: 13px;
    display: block;
}
.navigation-item-child-container a:hover {
    color: #fff;
}
@media (max-width: 991px) {
    .nav-wrapper > .navigation-item ~ .navigation-item {
        padding-left: 25px;
    }
}
@media (max-width: 767px) {
    .main-nav {
        position: absolute;
        height: 36px;
        width: 30px;
        left: 10px;
        z-index: 999;
    }
    .mobile-btn {
        position: absolute;
        height: 30px;
        width: 30px;
        left: 0;
        top: 0;
        z-index: 101;
        display: block;
    }
    .mobile-btn em {
        height: 2px;
        width: 20px;
        background-color: #ccc;
        position: absolute;
        top: 14px;
        left: 4px;
    }
    .mobile-btn em:nth-child(1) {
        transform: translateY(-5px);
    }
    .mobile-btn em:nth-child(3) {
        transform: translateY(5px);
    }
    .mobile-btn.active em {
        transform: translateY(0);
    }
    .mobile-btn.active em:nth-child(1) {
        transform: rotate(45deg);
    }
    .mobile-btn.active em:nth-child(3) {
        transform: rotate(-45deg);
    }
    .mobile-btn.active em:nth-child(2) {
        display: none;
    }
    .nav-wrapper {
        position: absolute;
        width: calc(80vw);
        top: 32px;
        left: -10px;
        background-color: #00acb4;
        padding-top: 10px;
        padding-bottom: 10px;
        overflow-x: hidden;
        transform: translateX(-100%);
        transition: all 400ms ease-out 0s;
        visibility: hidden;
        height: calc(100vh - 82px);
        overflow-y: auto;
    }
    .nav-wrapper.open {
        visibility: visible;
        transform: translateX(0);
    }
    .main-nav .navigation-item {
        display: block;
        height: auto;
        line-height: normal;
    }
    .nav-wrapper > .navigation-item ~ .navigation-item {
        padding-left: 0;
    }
    .navigation-item {
        display: block;
        border-bottom: 1px solid #c36412;
        background: #da6f14;
    }
    .navigation-item-child-container > div {
        border-bottom: none;
    }
    .navigation-item a {
        display: block;
        background: #dc7217;
        padding-left: 20px;
        height: 45px;
        line-height: 45px;
    }
    .navigation-item a:hover {
        color: #fff;
    }
    .navigation-item > div a,
    .navigation-item > div a:visited,
    .navigation-item > div a:active,
    .navigation-item > div a:focus {
        display: block;
        background: #00acb4;
        height: 35px;
        line-height: 35px;
        padding: 0 0 0 35px;
        color: #fff;
        font-size: 13px;
        font-weight: 600;
    }
    .navigation-item > div a:hover {
        color: #fff;
    }
    .navigation-item .navigation-item-child-container {
        position: static;
        display: block;
        padding: 0;
        width: auto;
    }
}
.compare-phone {
    float: right;
    color: #0089d0;
    height: 35px;
    padding: 0 35px;
    border-radius: 25px;
    border: none;
    background-color: #fff;
    margin-top: 7px;
    line-height: 34px;
    -o-transition: all 400ms ease-out 0s;
    -moz-transition: all 400ms ease-out 0s;
    -webkit-transition: all 400ms ease-out 0s;
    transition: all 400ms ease-out 0s;
}
.compare-phone:hover {
    background-color: #0089d0;
    color: #fff;
}
@media (max-width: 767px) {
    .compare-phone {
        margin-top: 4px;
        height: 24px;
        padding: 0 14px;
        line-height: 21px;
        font-size: 12px;
    }
    .compare-phone:after {
        color: #fff;
    }
}
footer {
    padding: 10px 0;
    background: #111;
    text-align: center;
}
.footer-nav li,
.social-media-link li {
    display: inline-block;
}
@media (max-width: 767px) {
    footer {
        padding: 30px 15px;
    }
}
.footer-nav {
    padding: 0;
}
.footer-nav a,
.footer-nav a:visited,
.footer-nav a:active,
.footer-nav a:focus {
    font-size: 15px;
    color: #aaa;
    outline: none;
    text-decoration: none;
    padding: 0 17px;
    transition: 0.3s;
    font-weight: 600;
}
.footer-nav a:hover {
    color: #00acb4;
}
@media (max-width: 767px) {
    .footer-nav a {
        padding: 0 5px;
    }
}
.copyright {
    color: #f3d3d3;
    margin-top: 0;
    margin-bottom: 10px;
}
ul.social-media-link {
    padding: 0;
}
.social-media-link li {
    padding-left: 5px;
    padding-right: 5px;
}
.social-media-link a {
    display: inline-block;
}
.fa {
    display: inline-block;
    font: 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.facebook,
.twitter,
.pinterest,
.instagram {
    font-size: 26px;
    margin-right: 5px;
    color: #f0f0f0;
}
.facebook:hover:before,
.twitter:hover:before,
.pinterest:hover:before,
.instagram:hover {
    color: #00acb4;
    -webkit-transition: 0.6s ease-out;
    -moz-transition: 0.6s ease-out;
    transition: 0.6s ease-out;
}
.banner img {
    max-width: 100%;
}
.filter-group {
    border-top: 1px solid #ddd;
    position: relative;
    user-select: none;
    clear: both;
}
.filter-group:first-child {
    border-top: none;
}
.filter-group:last-child {
    padding-bottom: 20px;
}
.filter-group .label {
    padding: 0 15px;
    height: 40px;
    line-height: 40px;
    font-weight: 700;
    cursor: pointer;
}
.filter-group .items {
    display: none;
}
.filter-group.show .items {
    display: block;
}
.panel {
    background: #fff;
    overflow-y: auto;
    height: 100%;
}
.filter-group .items label.filter {
    display: block;
    padding: 5px 5px 5px 20px;
}
.panel .range-label input {
    float: left;
    width: 43%;
    margin: 5px;
    outline: 0;
    padding: 3px;
    padding-left: 10px;
    margin-bottom: 20px;
}
.range-label.from {
    margin-left: 10px;
    margin-top: 10px;
}
.filter-group .toggler {
    position: absolute;
    right: 10px;
    top: 15px;
}
.filter-group .toggler:before {
    content: "\f067";
}
.filter-group.show .toggler:before {
    content: "\f068";
}
#lc-toggle,
#column-left .lc-close {
    display: none;
}
@media screen and (max-width: 991px) {
    #lc-toggle {
        display: block;
        margin: 0;
        color: #429bd5;
        font-size: 18px;
        line-height: 40px;
        height: 40px;
        width: 40px;
        background: #fff;
        border: 1px solid #ddd;
    }
    #column-left {
        right: -320px;
        background: #fff;
        display: block;
        width: 300px;
        position: fixed;
        top: 0;
        height: calc(100vh - 85px);
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
    }
    #column-left.open {
        right: 0;
        z-index: 102;
    }
    #column-left .close {
        font-size: 14px;
        height: 25px;
        width: 25px;
        background: #ddd;
        display: block !important;
        line-height: 25px;
        border-radius: 50%;
        position: absolute;
        left: -10px;
        top: -1px;
        text-align: center;
    }
}
@media (max-width: 767px) {
    #column-left.open {
        right: 0;
        transition: all 300ms ease;
    }
    #column-left {
        top: 85px;
        transition: all 300ms ease;
    }
    #column-left .close {
        left: -10px;
        top: -10px;
    }
}
.product-description .content {
    float: left;
    width: calc(100% - 320px);
}
@media (max-width: 991px) {
    .product-description .content {
        float: none;
        width: calc(100% - 0px);
    }
    .r-col {
        width: auto !important;
        float: none !important;
        margin-bottom: 30px;
    }
}
.r-col {
    width: 300px;
    float: right;
}
.product-listing [class^="col-"] {
    padding-top: 15px;
    padding-bottom: 15px;
}
.category-description {
    background-color: #fff;
}
.product {
    background-color: #fff;
    border: 1px solid #00acb4;
    padding: 10px;
    position: relative;
}
.product .product-image {
    text-align: center;
    margin-bottom: 10px;
    display: block;
}
.product .product-name {
    color: #222;
    font-weight: 600;
    line-height: 18px;
    margin-bottom: 10px;
}
.product .product-description {
    margin-left: 0px;
    padding: 0;
    list-style: none;
}
.product .price-compare {
    -webkit-display: flex;
    -ms-display: flex;
    display: flex;
    margin-left: -20px;
    margin-top: 10px;
    margin-right: -20px;
}
.product .product-description li {
    color: #666;
    padding-bottom: 5px;
    font-size: 12px;
    line-height: 16px;
}
.product .price {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 10px 10px 10px 20px;
    font-size: 13px;
    font-weight: 700;
    color: #2d2f2f;
}
.product .compare {
    -webkit-flex: 0 0 60px;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
    position: relative;
    -o-transition: background 400ms ease-out 0s;
    -moz-transition: background 400ms ease-out 0s;
    -webkit-transition: background 400ms ease-out 0s;
    transition: background 400ms ease-out 0s;
    position: relative;
}
.product .compare:after {
    position: absolute;
    left: 0;
    height: 70%;
    width: 1px;
    background: #ddd;
    content: "";
    top: 10px;
}
.product .compare:hover,
.product .compare:hover:after {
    background-color: #00acb4;
    cursor: pointer;
    color: #fff;
    transition: 0.3s;
}
.product .compare i {
    width: 13px;
    height: 11px;
    display: block;
    background-position: -251px -7px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -7px;
    margin-top: -6px;
}
.product .compare:hover i {
    background-position: -251px -20px;
}
.badge {
    position: absolute;
    top: 0;
    right: 0;
    text-transform: capitalize;
    font-weight: 700;
    background: #333;
    color: #fff;
    padding: 2px 12px;
    border-radius: 7px 0 0 7px;
    font-size: 12px;
}
.product-information .button-container {
    padding-top: 5px;
}
.product-information .button-container a {
    line-height: 30px;
    padding: 5px 25px;
    background-color: #0089d0;
    display: inline-block;
    border-radius: 25px;
    color: #fff;
    font-size: 16px;
    margin-right: 15px;
    text-decoration: none;
    transition: all 300ms ease-out 0s;
}
@media (max-width: 991px) {
    .product-information .button-container a {
        height: 38px;
        line-height: 40px;
        padding: 0 25px;
        font-size: 14px;
    }
}
.product-information .button-container a:hover {
    background-color: #00acb4;
    cursor: pointer;
}
.product-details-img-wrapper {
    background-color: #fff;
    border-right: 1px #dedede solid;
    border-bottom: 1px #dedede solid;
    padding: 0px;
}
.product-details-img {
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    text-align: center;
    padding: 0px;
}
.product-details-img img {
    width: 100%;
}
.product-thumb-img-container {
    display: flex;
    justify-content: center;
    padding: 5px 20px;
    margin-top: 8px;
    background: #f1f1f1;
}
.product-thumb-img-container .thumb-img {
    margin: 0 10px;
    padding: 8px 0;
    cursor: pointer;
    background: #fff;
}
.product-information h1 {
    font-size: 20px;
    color: #0089d0;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.4;
}
.ratting-answer > * {
    display: inline-block;
    vertical-align: middle;
}
.ratting-answer .answer {
    margin-left: 20px;
    padding-left: 20px;
    font-size: 15px;
    border-left: 1px #d2d9de solid;
    color: #565656;
}
.product-information .info-block {
    padding-top: 10px;
}
.product-information .fx-col-50 {
    border-color: #ddd #ededed;
    border-width: 1px;
    margin-top: -1px;
    margin-left: -1px;
    border-style: solid;
    padding: 10px;
}
.product-information .info-item {
    -webkit-display: flex;
    -ms-display: flex;
    display: flex;
}
.product-information .fx-col-50:nth-child(2n + 1) .info-item {
    padding-left: 0;
    border-left: 0;
}
.product-information .fx-col-50:nth-child(2n) .info-item {
    border-right: none;
}
.product-information .info-item.camera {
    border-bottom: none;
}
.product-information .info-item .icon-wrap {
    padding-right: 18px;
    -webkit-display: flex;
    -ms-display: flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
}
.product-information .info-item i {
    display: block;
}
.product-information .info-item.display i {
    height: 32px;
    width: 32px;
    background-position: -5px -40px;
}
.product-information .info-item.camera i {
    height: 30px;
    width: 30px;
    background-position: -42px -40px;
}
.product-information .info-item.ram i {
    height: 30px;
    width: 30px;
    background-position: -77px -40px;
}
.product-information .info-item.storage i {
    height: 29px;
    width: 30px;
    background-position: -112px -40px;
}
.product-information .info-item.processor i {
    height: 20px;
    width: 30px;
    background-position: -147px -40px;
}
.product-information .info-item.battery i {
    height: 14px;
    width: 30px;
    background-position: -182px -40px;
}
.product-information .info-item .label {
    font-size: 12px;
    color: #545454;
    font-weight: 600;
}
.product-information .value {
    font-size: 13px;
    color: #222;
    line-height: 18px;
}
.product-information .status-wrapper {
    border-bottom: 1px #e3e3e3 solid;
    line-height: 40px;
    font-size: 15px;
}
.product-info-table {
    margin-top: 20px;
}
.product-info-table .product-info-group {
    background: #fff;
    margin-bottom: 3px;
    display: block;
    width: 100%;
    padding: 3px 10px;
    position: relative;
    padding-left: 50px;
    line-height: initial;
}
.product-info-group.price {
    background: #0089d0;
    font-size: 20px;
    color: #fff;
    line-height: 30px;
}
.product-info-table .product-info-group:after {
    position: absolute;
    top: 9px;
    left: 10px;
    width: 100%;
    height: 35px;
    content: "";
    background-image: url(https://www.buymobile.com.bd/catalog/view/theme/zebra/image/xsprint-icons.png.pagespeed.ic.dRaMMOvIeA.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}
.product-info-table .product-info-group.price:after {
    top: 25px;
}
.product-info-table .product-info-group .product-info-label {
    display: block;
    width: 100%;
    font-weight: 400;
}
.product-info-group.price {
    background: #0089d0;
}
tr.product-info-group.stock {
    background: #f1a63c;
    color: #fff;
}
.product-info-table .product-info-group.stock:after {
    background-position: 0 -34px;
    height: 40px;
}
.product-info-table .product-info-group.display:after {
    background-position: 0 -70px;
}
.product-info-table .product-info-group.camera:after {
    background-position: 0 -105px;
}
.product-info-table .product-info-group.ram:after {
    background-position: 0 -140px;
}
.product-info-table .product-info-group.storage:after {
    background-position: 0 -175px;
}
.product-info-table .product-info-group.processor:after {
    background-position: 0 -210px;
}
.product-info-table .product-info-group.battery:after {
    background-position: 0 -245px;
}
.fx-container {
    -webkit-display: flex;
    -ms-display: flex;
    display: flex;
}
.fx-col-50 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
}
.fx-wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
span.specification-description {
    word-break: break-all;
    line-height: 20px;
}
.tab-header .tab-item {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
    font-size: 18px;
    color: #0089d0;
    border-bottom: 2px #eaeaea solid;
    margin: 0 5px;
    padding: 10px 0;
    font-weight: 600;
    text-decoration: none;
}
.tab-item.active,
.tab-item:hover {
    border-color: #0089d0;
    color: #429bd5;
}
.tab-header {
    -webkit-display: flex;
    -ms-display: flex;
    display: flex;
}
.review-wrap p {
    margin: 5px 0;
}
@media (min-width: 768px) {
    .product-information {
        padding-top: 10px;
        padding-left: 10px;
    }
    .product-details-img-wrapper {
        border: 1px #dedede solid;
    }
}
.product-page .product-description {
    background: #f1f1f1;
}
.product-page .description {
   
    background: #fff;
 
    padding-bottom: 1px;
}
.product-description .title {
    font-size: 16px;
    color: #222;
    font-weight: 600;
    padding-bottom: 10px;
    padding-left: 20px;
    margin: 0;
    padding-top: 10px;
    background: #fff;
    margin-top: 30px;
}
.specification .title,
.related-product .title {
    background: #d6d6d6;
    color: #429bd5;
}
.product-description .description .title {
    padding-left: 0;
}
.product-description .review-form .title {
    margin-top: 0;
}
.fx-table-header,
.fx-table-row {
    -webkit-display: flex;
    -ms-display: flex;
    display: flex;
}
.fx-table-header .fx-table-th-25 {
    padding: 5px 0;
}
.specification .fx-table-header .fx-table-th-25 {
    padding: 5px 0 5px 30px;
}
@media (max-width: 350px) {
    .specification .fx-table-header .fx-table-th-25 {
        padding-left: 10px;
    }
}
.fx-table-row {
    border-bottom: 1px #cecccc solid;
}
.fx-table-th-25,
.fx-table-sell-25 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    text-align: center;
    padding: 15px;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
}
[class^="fx-table-th-"],
[class^="fx-table-sell-"] {
    text-align: center;
    padding: 5px;
    -webkit-display: flex;
    -ms-display: flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
}
.fx-table-th-25,
.fx-table-sell-25 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
}
.fx-table-th-75,
.fx-table-sell-75 {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
}
[class^="fx-table-th-"] {
    background-color: #444;
    font-size: 15px;
    color: #fff;
    font-weight: 600;
}
@media (max-width: 767px) {
    [class^="fx-table-th-"] {
        font-size: 14px;
        line-height: 18px;
    }
}
[class^="fx-table-th-"].text-align-left,
[class^="fx-table-sell-"].text-align-left {
    text-align: left;
}
[class^="fx-table-th-"].text-align-right,
[class^="fx-table-sell-"].text-align-right {
    text-align: right;
}
.cel-highlighted {
    background-color: #efefef;
    border-bottom: 1px #e3e3e3 solid;
    margin-bottom: -1px;
}
.compare-price-list {
    padding-top: 15px;
    margin-bottom: 40px;
}
section#price-list img {
    max-width: 25%;
}
@media (max-width: 767px) {
    section#price-list img {
        max-width: 50%;
    }
}
.compare-price-list .store-name {
    font-size: 16px;
    color: #565656;
    font-weight: 700;
    margin-top: 5px;
}
.compare-price-list .price .value {
    font-size: 18px;
    font-weight: 600;
    display: block;
}
.compare-price-list .price .note {
    font-size: 12px;
    display: block;
}
.go-to-btn {
    background-color: #0089d0;
    padding: 5px 30px;
    height: 43px;
    line-height: 34px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    margin: 0 auto;
    -webkit-transition: all 300ms ease-out 0s;
    -moz-transition: all 300ms ease-out 0s;
    -o-transition: all 300ms ease-out 0s;
    transition: all 300ms ease-out 0s;
    font-weight: 700;
    border-radius: 3px;
}
@media (max-width: 991px) {
    .go-to-btn {
        height: 35px;
        line-height: 35px;
        padding: 0 35px;
    }
}
.go-to-btn:hover {
    background-color: #00acb4;
    color: #fff;
}
.specification .fx-table-th-25 {
    text-align: left;
    padding-left: 30px;
}
.specification .fx-table-sell-25 {
    text-align: right;
    color: #429bd5;
    background-color: #e2e2e2;
    border-bottom: 1px #cecccc solid;
    margin-bottom: -1px;
    font-weight: 600;
    padding: 5px 30px 5px 0;
}
@media (max-width: 350px) {
    .specification .fx-table-sell-25 {
        padding-right: 20px;
    }
}
.specification .fx-table-sell-75 {
    text-align: left;
    padding-left: 30px;
    color: #505050;
    background: #fff;
}
@media (max-width: 350px) {
    .specification .fx-table-sell-75 {
        padding-left: 20px;
    }
}
section.description p {
    margin: 0 0 0;
    font-size: 15px;
    text-align: justify;
    line-height: 27px;
}
section.description .product-video {
    margin-bottom: 20px;
    max-width: 100%;
}
section.customer-review {
    background: #fff;
    margin-bottom: 15px;
}
.review-status {
    color: #429bd5;
    border-bottom: 1px #eee solid;
    padding-bottom: 5px;
    margin-bottom: 0;
}
.review-status .count {
    font-size: 22px;
}
.review-status .out-of {
    font-size: 15px;
}
.average-ratting {
    margin-left: 30px;
    vertical-align: middle;
    margin-top: -9px;
    display: inline-block;
}
.reviewer {
    font-size: 13px;
    padding-bottom: 6px;
    color: #222;
}
.reviewer .name {
    font-weight: 600;
}
.reviewer .date {
    margin-left: 10px;
}
.review-item .ratting {
    padding-bottom: 10px;
}
.review-item {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px #eee solid;
}
.review-item:last-child {
    border: none;
}
.review-form .form-row {
    margin: 10px 10px 0 0;
}
.review-form input:not([type="radio"]),
.review-form textarea {
    border: 1px #ebebeb solid;
    background-color: #fff;
    width: 100%;
    color: #565656;
    font-size: 13px;
    padding-left: 20px;
}
.review-form .form-row .form-col {
    width: 50%;
    float: left;
    padding: 0 20px;
    padding-bottom: 20px;
}
.review-form .form-row:after {
    content: "";
    display: table;
    clear: both;
}
.review-form input:not([type="radio"]) {
    height: 50px;
}
.review-form textarea {
    height: 120px;
    resize: none;
}
.ratting-box label {
    font-size: 13px;
    color: #429bd5;
    font-weight: 600;
    margin-right: 10px;
}
.review-form .submit {
    height: 40px;
    padding: 5px 50px;
    border: none;
    background-color: #0089d0;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    margin-top: 10px;
}
.review-form .submit:hover {
    background-color: #00acb4;
    -webkit-transition: all 300ms ease-out 0s;
    -moz-transition: all 300ms ease-out 0s;
    -o-transition: all 300ms ease-out 0s;
    transition: all 300ms ease-out 0s;
}
.ratting-box {
    padding-top: 15px;
    padding-bottom: 27px;
}
.ratting-box .ratting {
    display: inline-block;
}
span.rating-star:after {
    content: "\f005 ";
    font-family: fontawesome;
    color: #cfd6db;
    font-size: 16px;
    margin-right: 3px;
}
span.rating-star.selected:after {
    color: #f1a63c;
}
span.rating-star.half-selected:after {
    content: "\f123";
    color: #f1a63c;
}
.ratting {
    font-size: 0;
}
.list-group {
    background: #fff;
    padding: 25px 0 25px 20px;
    margin-bottom: 50px;
}
.list-group a {
    display: block;
    color: #333;
    line-height: 32px;
}
.well h2 {
    margin: 0;
    line-height: 32px;
}
.well p {
    margin: 0 0 10px 0;
}
.main_content {
    background: #fff;
    padding: 20px 10px 20px 20px;
}
.well {
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 20px;
    border-radius: 5px;
    background: #fff;
}
.form-control {
    width: 100%;
    margin-bottom: 10px;
    font-weight: 400 !important;
    height: inherit;
    padding: 6px;
    padding-left: 20px;
}
.account-register fieldset {
    border: none;
}
.form-group label {
    text-align: right;
    padding-right: 20px;
}
.account-register h1 {
    line-height: 20px;
    margin: 0;
}
.buttons {
    margin-top: 15px;
}
.account-register .buttons {
    margin-right: 25px;
    margin-bottom: 70px;
}
.btn {
    padding: 8px 40px;
    font-weight: 600;
    margin-left: 0;
}
.btn-default {
    display: inline-block;
    background-color: #fff;
    border: 1px #ebebeb solid;
}
.btn-primary {
    background: #429bd5;
    color: #fff;
}
.product-compare .table.table-bordered strong {
    margin-top: 50px;
}
.product-compare .table.table-bordered .name {
    width: 25%;
    font-weight: 700;
    background: #e2e2e2;
}
.product-compare .table.table-bordered tbody tr:nth-child(odd) {
    background: #f9f9f9;
}
.table > thead {
    background: #444;
    color: #fff;
}
.related-product h3 {
    padding: 10px 20px !important;
    margin-bottom: 0;
    margin: 0;
    background: #333;
}
.product-grid {
    box-shadow: 0 10px 14px rgba(68, 68, 68, 0.3);
    padding: 0px 10px;
}
.product-grid .product-thumb {
    clear: both;
    display: table;
    vertical-align: middle;
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding: 10px;
    background: #fff;
}
.related-product .product-grid .img-holder {
    float: left;
}
.product-grid .caption {
    margin-left: 92px;
    margin-top: 0;
}
.product-grid .caption h4 a {
    font-size: 12px;
    font-weight: 400;
    color: #333;
}
.product-grid .caption h4 {
    line-height: 18px;
    margin-top: 0;
    margin-bottom: 5px;
}
.caption .price {
    font-weight: 700;
}
@media (max-width: 767px) {
    .product-thumb-img-container .thumb-img img {
        max-width: inherit;
    }
    .product-details-img-wrapper {
        padding: 0px;
    }
    .product-thumb-img-wrapper {
        text-align: center;
    }
    .product-information {
        padding-top: 5px;
    }
    .fx-container {
        display: block;
    }
    .product-information .info-item {
        border-left: none;
        border-right: none;
        padding: 5px 0;
    }
    .product-information .button-container a {
        padding: 5px 15px;
        height: 40px;
        margin-right: 10px;
        line-height: 29px;
    }
    .tab-header .tab-item {
        display: block;
    }
    .compare-price-list .fx-table-header {
        display: none;
    }
    .compare-price-list .fx-table-cell-25 {
        display: block;
    }
    .compare-price-list .fx-table-row {
        display: block;
        height: 90px;
        position: relative;
    }
    .compare-price-list .price > span {
        display: inline !important;
    }
    .fx-table-sell-img {
        position: absolute;
        left: 0;
        top: 5px;
    }
    .product-description .title {
        font-size: 18px;
    }
    .compare-price-list .fx-table-sell-25 {
        text-align: left;
        padding: 0 7px 7px 0;
    }
    .fx-table-sell-25.text-align-left.fx-table-sell-sn {
        position: absolute;
        padding: 0;
        top: 40px;
    }
    .fx-table-sell-price {
        position: absolute;
        top: 5px;
        right: 0;
    }
    .fx-table-sell-sn {
        position: absolute;
        top: 90px;
    }
    .fx-table-sell-go-btn {
        position: absolute;
        right: 0;
        top: 40px;
    }
    .product-description .compare-price-list .title {
        padding-bottom: 0;
    }
    .specification .fx-table-header {
        display: block;
    }
    .specification .fx-table-header .fx-table-th-75 {
        display: none;
    }
    .specification .fx-table-sell-25 {
        -webkit-flex: 0 0 40%;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
    }
    .product-page .product-description {
        padding-top: 20px;
    }
    .specification .fx-table-sell-75 {
        -webkit-flex: 60%;
        -ms-flex: 60%;
        flex: 60%;
    }
    .review-form .form-row .form-col {
        float: none;
        width: 100%;
    }
    .review-form .form-row {
        margin: 15px 0;
    }
    .review-form .form-row {
        margin: 0;
    }
    a.go-to-btn {
        margin: 0;
        height: 32px;
        line-height: 30px;
        padding-top: 0;
    }
    .ratting-box {
        padding: 0 0 15px;
    }
    .review-form .submit {
        width: 100%;
    }
    .related-product h3 {
        padding: 10px 20px;
    }
}
.alert.alert-success,
.alert.alert-info {
    position: relative;
}
@media (max-width: 350px) {
    .alert {
        padding: 10px;
    }
}
.alert.alert-success button,
.alert.alert-info button {
    position: absolute;
    right: 14px;
    background: #429bd5;
    border: #429bd5;
    color: #fff;
    font-size: 20px;
    padding: 0;
    height: 28px;
    width: 28px;
    line-height: 28px;
    text-align: center;
}
@media (max-width: 480px) {
    .tab-header .tab-item {
        font-size: 13px;
    }
}
@media (max-width: 300px) {
    .tab-header .tab-item:last-child {
        display: none;
    }
}
@media (max-width: 380px) {
    .product-information h2 {
        font-size: 20px;
    }
    .product-thumb-img-container {
        margin-top: 10px;
    }
    .product-thumb-img-container .thumb-img {
        margin: 0 0;
        padding: 3px 0;
    }
    .product-thumb-img-container .thumb-img img {
        width: 80%;
    }
    .ratting-answer .answer {
        margin-left: 0;
        padding-left: 0;
        border: none;
    }
    .product-information .button-container a {
        margin-top: 10px;
    }
}
.home-banner-wrap {
    padding-top: 20px;
    padding-bottom: 20px;
}
.banner-slider {
    background: #fff;
    width: 100%;
}
.module-comparison {
    background-color: #fff;
    padding: 20px;
}
.product-compare-empty .module-comparison {
    width: 350px;
    min-height: 100px;
    margin: 0 auto;
}
.module-comparison-details h3 {
    font-size: 16px;
    font-weight: 600;
    text-transform: none;
    color: #429bd5;
    margin-top: 0;
}
.module-comparison-form .form-row {
    position: relative;
    padding-bottom: 16px;
    margin: 0;
}
.module-comparison-form .form-row.btn-row {
    padding: 5px 0 0;
}
.module-comparison-form .btn-row button {
    width: 100%;
    border: none;
    color: #fff;
    height: 40px;
    font-size: 14px;
    cursor: pointer;
    background: #00acb4;
}
.module-comparison-form .form-row .fa {
    position: absolute;
    left: 15px;
    top: 14px;
}
.module-comparison-form .form-row select {
    width: 100%;
    height: 40px;
    padding: 10px 10px;
    border: none;
    font-size: 14px;
    outline: none;
    background: #eceff1;
}
.module-comparison-form .form-row input {
    width: 100%;
    height: 40px;
    padding: 10px 15px 10px 35px;
    border: none;
    font-size: 14px;
    outline: none;
    background: #eceff1;
}
.module-comparison-form .form-row input:focus {
    border-color: #ff8400;
    box-shadow: 0 0 2px rgba(17, 146, 206, 0.3);
}
.compare-page .module-comparison {
    width: 400px;
    margin: 0 auto;
    max-width: 100%;
}
@media (max-width: 991px) {
    .module-comparison {
        margin-top: 20px;
    }
}
.module-comparison .dropdown-menu li a {
    display: block;
    padding: 5px 15px;
    font-size: 13px;
    color: #222;
}
.module-comparison .dropdown-menu li a:hover {
    background-color: #ff8400;
    color: #fff;
    text-decoration: none;
}
.slider-dot {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}
.dot {
    height: 10px;
    width: 10px;
    margin: 0 5px;
    background-color: #fff;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 2s ease;
}
.dot.active {
    background: #429bd5;
}
h1 {
  margin: 5px 0;
font-size: 18px;
line-height: 25px;
}
h2 {
  margin: 5px 0;
font-size: 18px;
line-height: 25px;
}
h3 {
  margin: 5px 0;
font-size: 18px;
line-height: 25px;
}
h4 {
  margin: 5px 0;
font-size: 18px;
line-height: 25px;
}
h5 {
  margin: 5px 0;
font-size: 18px;
line-height: 25px;
}
h6 {
  margin: 5px 0;
font-size: 18px;
line-height: 25px;
}
.share-ico {
    font-size: 20px;
    margin-right: 10px;
    cursor: pointer;
}
.share-ico:hover:before{
    color: #f58220;
    -webkit-transition: 0.6s ease-out;
    -moz-transition:  0.6s ease-out;
    transition:  0.6s ease-out;
}

.share-ico.fa-google-plus {
    color: #e62b34;
}

.share-ico.fa-twitter{
    color: #41bcf5;
}
.share-ico.fa-linkedin{
    margin-left: 5px;
    color: #3a559f;
}
.share-ico.fa-facebook{
    margin-left: 5px;
    color: #3a559f;
}
.share-ico.fa-pinterest{
    color: #e62b34;
}

.news-detals-img img{
    width: 100%;
}

.news-detals-img figcaption{
    width: 100%;
    text-align: justify;
}

.share-on {
    margin-top: 10px;
    padding-top: 15px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-top: 1px solid #ddd;
}
.category-description.p-15.m-b-15 p {
  margin: 0;
}
.disclaimer {
  font-size: 13px;
  line-height: 21px !important;
  margin: 0;
  padding: 0;
  width: 100% auto;
  text-align: justify;
}
.nopad {
  padding: 0px !important;
}
.pad2side5px{padding: 0 5px;}