@charset "IBM437";
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  background-color: transparent;
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }
@font-face {
  font-family: "HelveticaNeue";
  src: url("../libraries/HelveticaNeue/HelveticaNeueW23forSKY-Reg.eot");
  src: url("../libraries/HelveticaNeue/HelveticaNeueW23forSKY-Reg.eot?#iefix") format("embedded-opentype"), url("../libraries/HelveticaNeue/HelveticaNeueW23forSKY-Reg.woff") format("woff"), url("../libraries/HelveticaNeue/HelveticaNeueW23forSKY-Reg.ttf") format("truetype"), url("../libraries/HelveticaNeue/HelveticaNeueW23forSKY-Reg.svg#HelveticaNeueLTArabic55Roman") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "HelveticaNeueBold";
  src: url("../libraries/HelveticaNeue/HelveticaNeueW23forSKY-Bd.eot");
  src: url("../libraries/HelveticaNeue/HelveticaNeueW23forSKY-Bd.eot?#iefix") format("embedded-opentype"), url("../libraries/HelveticaNeue/HelveticaNeueW23forSKY-Bd.woff") format("woff"), url("../libraries/HelveticaNeue/HelveticaNeueW23forSKY-Bd.ttf") format("truetype"), url("../libraries/HelveticaNeue/HelveticaNeueW23forSKY-Bd.svg#HelveticaNeueLTArabic55Roman") format("svg");
  font-weight: bold;
}
@font-face {
  font-family: "majalla";
  src: url("../libraries/majalla/majalla.eot");
  src: url("../libraries/majalla/majalla.eot") format("embedded-opentype"), url("../libraries/majalla/majalla.woff") format("woff"), url("../libraries/majalla/majalla.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "HelveticaNeueBold";
  src: url("../libraries/HelveticaNeue/HelveticaNeueBold.eot");
  src: url("../libraries/HelveticaNeue/HelveticaNeueBold.eot") format("embedded-opentype"), url("../libraries/HelveticaNeue/HelveticaNeueBold.woff") format("woff"), url("../libraries/HelveticaNeue/HelveticaNeueBold.ttf") format("truetype");
  font-weight: bold;
}
@font-face {
	font-family: 'NeoSans';
  src: url("../fonts/NeoSansW23.eot");
  src: url("../fonts/NeoSansW23.eot?#iefix") format("embedded-opentype"), url("../fonts/NeoSansW23.woff2") format("woff2"), url("../fonts/NeoSansW23.woff") format("woff"), url("../fonts/NeoSansW23.ttf") format("truetype"), url("../fonts/NeoSansW23.svg#NeoSansW23") format("svg");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'NeoSansM';
  src: url("../fonts/NeoSansW23-Medium.eot");
  src: url("../fonts/NeoSansW23-Medium.eot?#iefix") format("embedded-opentype"), url("../fontsNeoSansW23-Medium.woff2") format("woff2"), url("../fontsNeoSansW23-Medium.woff") format("woff"), url("../fontsNeoSansW23-Medium.ttf") format("truetype"), url("../fontsNeoSansW23-Medium.svg#NeoSansW23-Medium") format("svg");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'NeoSans';
  src: url("../fontsNeoSansW23-Light.eot");
  src: url("../fontsNeoSansW23-Light.eot?#iefix") format("embedded-opentype"), url("../fontsNeoSansW23-Light.woff2") format("woff2"), url("../fontsNeoSansW23-Light.woff") format("woff"), url("../fontsNeoSansW23-Light.ttf") format("truetype"), url("../fontsNeoSansW23-Light.svg#NeoSansW23-Light") format("svg");
  font-weight: 200;
  font-style: normal; }
body{
  margin: 0;
  font-family: 'NeoSans';
  font-size: 13px;
  line-height: 1.2;
  text-align: left;
  background-image: url("../images/diagonal-line-bg-light.png");
  background-repeat: repeat;
  background-position: 0 0; 
  direction:ltr;
}
  
  
  ::-webkit-scrollbar {
    -webkit-appearance: none;
}

::-webkit-scrollbar:vertical {
    width: 12px;
}

::-webkit-scrollbar:horizontal {
    height: 12px;
}

::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .5);
    border-radius: 10px;
    border: 2px solid #ffffff;
}

::-webkit-scrollbar-track {
    border-radius: 10px;  
    background-color: #ffffff; 
}
  
iframe{
max-width:100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;    background: #fff; }

audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }
  .text{
    font-size: 17px;
    line-height: 31px;
  }
.text-div{
    padding: 5px;
    height: 50px;
    overflow: hidden;
}
.text table {
    background-color: #f79433 !important;
    max-width: 90% !important;
    border-top-width: 0px !important;
    border-right-width: 0px !important;
    border-bottom-width: 0px !important;
    border-left-width: 0px !important;
    border-spacing: 1px !important;
	border-collapse: inherit !important;
}
.text td {
    border: none !important;
    padding: 5px;
}
.text tr {
    background-color: #ffffff !important;
    border: none !important;
}
.top-menu{
  margin-right: 15px !important;
}
.text-div a{
  color: #490e59;
  font-size: 1.2em;
}
.img-div2 img{
  width:100% !important;
}
.map1{
  background-image:url('../images/1.png');
    height: 110px;
    width: 68px;
    position: absolute;
    top: 10%;
    left: 35%;
    text-align: center;
    background-repeat: no-repeat;
}
.map1 p{
    color: #fff;
    padding-top: 25px;
    font-size: 1.5em;
}
.map2 p{
    color: #fff;
    padding-top: 25px;
    font-size: 1.5em;
}
.map3 p{
    color: #fff;
    padding-top: 25px;
    font-size: 1.5em;
}
.map2{
  background-image:url('../images/p3.png');
  height: 110px;
    width: 68px;
    position: absolute;
    top: 35%;
    left: 45%;
    background-size: 100%;
    text-align: center;
    background-repeat: no-repeat;
}
.map3{
  background-image:url('../images/2.png');
  height: 110px;
    width: 68px;
    position: absolute;
    top: 50%;
    left: 25%;
    text-align: center;
    background-size: 100%;
    background-repeat: no-repeat;
}
.time-div{
      width: 100%;
    height: 25px;
}
.time-div .pull-md-right{
    font-size: 1em;
    padding: 5px;
    color: #490E59;
    direction: rtl;
}
.caption a{
  font-family: 'NeoSans', "HelveticaNeue", san-serif;
  font-size: 0.8em;
}
.section-div{
    padding-top: 3px;
    width: 100%;
    padding: 5px;
    height: 25px;
}
.section-div a{
  color: #891F5F;
}
.tags-div{
    padding-top: 3px;
    width: 100%;
    padding: 5px;
    height: 25px;
}
.tags-div a{
      color: #891D5D;
    background: #D0C7C7;
    padding-right: 5px;
    padding-left: 5px;
    border-radius: 3px;
}
.b-blog-preview {
  border: 1px solid #dedede;
  border-radius: 2px; }
  .b-blog-preview .b-video-player {
    margin-bottom: 0; }

.b-blog-preview__img {
  border-bottom: 2px solid #F99F39; }
  .b-blog-preview__img img {
    width: 100%; }

.b-blog-preview__content-text {
  max-height: 94px;
  overflow: hidden; }

.b-blog-preview__content-padding_box {
  padding: 18px; }
  .b-product-preview__img img {
  width: 100%; }

.f-blog-preview__content-title {
  font-size: 1.07692em;
  line-height: 1.42857;
      height: 40px;
    overflow: hidden;
    margin: 0;
  color: #747474; }

.f-blog-preview__content-date {
  font-size: 0.84615em;
  line-height: 1;
  color: #b5b5b5; }

.f-blog-preview__content-text {
  font-size: 0.84615em;
  line-height: 2.08182;
      height: 60px;
    overflow: hidden;
        margin: 0;
  color: #666666; }

.b-blog-listing__infoblock {
  padding: 0px 28px 26px 20px; }
  .b-blog-listing__infoblock .b-infoblock-with-icon__icon {
    width: 49px;
    padding: 10px 5px; }
  .b-blog-listing__infoblock .f-infoblock-with-icon__icon .fa {
    font-size: 1.84615em;
    line-height: 1; }
  .b-blog-listing__infoblock .b-infoblock-with-icon__info_title {
    display: block;
    padding-top: 0px; }

.b-blog-listing__additional-text {
  margin-left: 10px; }
  .b-blog-listing__additional-text i {
    margin-right: 3px; }

.b-blog-listing__block {
  border: 1px solid #e0e0e0;
  margin-bottom: 20px; }

.b-blog-listing__block-top {
  margin-bottom: 24px; }
  .b-blog-listing__block-top img {
    width: 100%; }

.b-blog-one-column__row {
  border-bottom: 1px solid #dedede;
  padding-bottom: 25px;
  margin-bottom: 25px; }
  .b-blog-one-column__row .b-blog-one-column__info_edit {
    width: 23px;
    height: 23px;
    margin-right: 10px;
    padding: 2px; }
    .b-blog-one-column__row .b-blog-one-column__info_edit .fa {
      font-size: 0.92308em;
      line-height: 1.2; }
  .b-blog-one-column__row img {
    width: 100%; }
.padd-10px{
  padding: 10px !important;
}
.marg-top20px{
  margin-top: 20px !important;
}
.bottom-div-right{
      padding: 0;
    padding-left: 10px;
}
.bottom-div-left{
      padding: 0;
    padding-right: 10px;
}
.padd-top-0{
  padding-top: 0 !important;
}
.border-1px{
  border: 1px solid #ccc;
  margin: 0;
  padding-bottom: 15px;
  background: #fff;
}
.image {
    position:relative;
    height:150px;
    overflow: hidden;
}
.image img {
    vertical-align:top;
}
footer {
     background: #eaeaea;
    border-top: 3px solid #D7D7D7;
  position: relative;
  
  z-index: 2; }
  .b-pricing-info__item .b-btn-sm {
    padding: 10px 23px 7px;
    box-shadow: inset 0 -2px 0px rgba(108, 108, 108, 0.7); }
  .b-pricing-info__item .b-btn-md {
    padding: 14px 14px 12px;
    box-shadow: inset 0 -2px 0px rgba(108, 108, 108, 0.7); }
    .b-pricing-info__item .b-btn-md.f-btn {
      font-size: 1.07692em;
      line-height: 1; }
      .b-btn-default {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border-bottom: 3px solid #F79433;
}
.b-btn:hover{
  background: #F79433;
  color: #fff;
}
.f-btn {
    font-size: 1em;
    line-height: 1;
    color: white;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 0 -1px 1px #dc5d24;
}
.b-btn {
    -webkit-transition: background 0.5s ease;
    -moz-transition: background 0.5s ease;
    -ms-transition: background 0.5s ease;
    -o-transition: background 0.5s ease;
    transition: background 0.5s ease;
    background: #909090;
    cursor: pointer;
    display: inline-block;
    padding: 8px 16px 6px 16px;
}
.b-footer-primary {
  border-bottom: 1px solid #e9e9e9;
  background: #d7d7d7;
  padding: 0; }

.b-footer-secondary {
  padding: 7px 0 }
  @media screen and (max-width: 639px) {
    .b-footer-secondary {
      padding-top: 20px; } }
  @media screen and (max-width: 979px) {
    .b-footer-secondary > [class*='col-'] {
      border-top: 1px solid #dddddd;
      margin-left: 0;
      padding-bottom: 10px;
      padding-top: 5px; } }
  @media screen and (max-width: 639px) {
    .b-footer-secondary > [class*='col-'] {
      border-top: 0;
      padding-top: 0;
      padding-bottom: 20px; } }
  @media screen and (max-width: 979px) {
    .b-footer-secondary > [class*='col-']:first-child {
      border-top: 0; } }
  @media screen and (max-width: 979px) {
    .b-footer-secondary > [class*='col-']:last-child {
      padding-bottom: 0; } }

.f-copyright {
  font-size: 1.1em;
  line-height: 1.5;
  color: #a5a5a5; }

.b-footer-logo-containter:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

.b-footer-logo {
  margin-bottom: 17px; }
  @media screen and (max-width: 979px) {
    .b-footer-logo {
      float: left;
      margin-right: 20px;
      margin-bottom: 0; } }
  @media screen and (max-width: 639px) {
    .b-footer-logo {
      display: block;
      height: auto;
      max-width: 100%;
      margin: 0 auto;
      margin-right: 20px;
      width: 22%; } }

@media screen and (max-width: 979px) {
  .b-footer-logo-text {
    overflow: hidden;
    margin-top: 10px; } }

@media screen and (max-width: 979px) {
  .f-footer-logo-text {
    text-align: left; } }

.f-footer-logo-text {
  font-size: 0.92308em;
  line-height: 1.66667;
  color: #515151; }

.f-btn-group-hor__item {
  text-align: center; }
  .f-btn-group-hor__item .fa {
    font-size: 16px;
    line-height: 1.2;
    color: white; }
  .f-btn-group-hor__item:hover {
    color: white; }

.b-btn-group-hor__item {
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
  background: #b1b1b1;
  border-radius: 50%;
  display: inline-block;
  height: 32px;
  padding: 7px 0px;
  margin: 0 3px;
  width: 32px; }
  .b-btn-group-hor__item:hover {
    background: #e9682e; }

.b-btn.b-footer__btn_up {
  padding-right: 10px;
  padding-left: 10px;
  bottom: 30px;
  right: 30px;
  z-index: 100; }
  @media screen and (max-width: 767px) {
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
	  padding-right:15px !important;
	  padding-left:15px !important;
	  }
    .b-btn.b-footer__btn_up {
      display: none; } }

.f-footer__btn_up {
  font-size: 1.15385em;
  line-height: 1; }
  .b-footer-mini {
  padding: 11px;
  border-top: 1px solid #dedede; }

.f-footer-mini__link {
  font-size: 0.92308em;
  line-height: 1.2; }

.f-footer-mini-text {
  font-size: 0.92308em;
  line-height: 1.2;
  color: #e26228; }

.f-footer-mini-right {
  float: right; }
.image:after {
    content:'\A';
    position:absolute;
    width:100%; height:100%;
    top:0; left:0;
    background:rgba(0,0,0,0.6);
    opacity:1;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.image:hover:after {
    opacity:0;
}
.caption{
    color: #fff;
    padding: 10px;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    font-size: 1.3em;
    z-index: 9;
}
audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background: transparent; }

a:active,
a:hover {
  outline: 0; }

body a:focus {
  outline: 0 none;
  text-decoration: none; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

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 {
    max-width: 100% !important;
  }
svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -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;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

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"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

textarea {
  overflow: auto;
  resize: none; }
  textarea.resize-vertical {
    resize: vertical; }
  textarea.resize-horizontal {
    resize: horizontal; }
  textarea.resize-both {
    resize: both; }

optgroup {
  font-weight: 700; }



/* End Normalize */
button {
  border: 0; }
.test-div{
  background: #490E59;
  height:200px;
}
@media screen and (min-width: 992px){
  .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;
    padding-top:15px;
  }
}
@media screen and (min-width: 780px) and (max-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;
    padding-top:15px;
  }
}
@media screen and  (max-width: 760px){
  .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;
    padding-top:15px;
  }
}
@media screen and  (min-width: 544px){
  .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;
    padding-top:10px;
  }
}
.b-ol-list-text-container {
    display: inline-block;
    width: 100%;
    background: #d8d8d8;
}
.b-ol-list-text__item {
    border-bottom: 1px solid #e5e5e5;
    padding-top: 8px;
    overflow: hidden;
    padding-right: 6%;
    height: 58.4px;
}
.b-ol-list-text__item_info {
    overflow: hidden;
    padding-left: 15px;
}
.f-ol-list-text__item_info-title {
    font-size: 1.29077em;
    line-height: 1.25;
    color: #490e59;
    text-decoration: none;
}
.f-ol-list-text__item_info-desc {
    font-size: 0.92308em;
    line-height: 1.2;
    color: #949494;
}
.header-gradiant{
height: 35px;
font-size: 1.3em;
    color: #fff;
    padding: 8px;
  background: rgba(137,29,94,1);
background: -moz-linear-gradient(left, rgba(137,29,94,1) 0%, rgba(137,29,94,1) 12%, rgba(241,111,92,1) 12%, rgba(73,14,89,1) 12%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(137,29,94,1)), color-stop(12%, rgba(137,29,94,1)), color-stop(12%, rgba(241,111,92,1)), color-stop(12%, rgba(73,14,89,1)));
background: -webkit-linear-gradient(left, rgba(137,29,94,1) 0%, rgba(137,29,94,1) 12%, rgba(241,111,92,1) 12%, rgba(73,14,89,1) 12%);
background: -o-linear-gradient(left, rgba(137,29,94,1) 0%, rgba(137,29,94,1) 12%, rgba(241,111,92,1) 12%, rgba(73,14,89,1) 12%);
background: -ms-linear-gradient(left, rgba(137,29,94,1) 0%, rgba(137,29,94,1) 12%, rgba(241,111,92,1) 12%, rgba(73,14,89,1) 12%);
background: linear-gradient(to right, rgba(137,29,94,1) 0%, rgba(137,29,94,1) 12%, rgba(241,111,92,1) 12%, rgba(73,14,89,1) 12%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#891d5e', endColorstr='#490e59', GradientType=1 );
}
.b-left {
  float: left; }

.b-right {
  float: right; }

.f-center {
  text-align: center; }

.f-left {
  text-align: left; }

.f-right {
  text-align: right; }

.f-justify {
  text-align: justify; }

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

.b-remaining {
    overflow: hidden;
    padding: 10px;
    padding-top: 0;
    color: #909090;
    height: 30px; }
.fa{
  color: #636363;
}
h1, .h1 {
  font-size: 3.23077em;
  line-height: 1;
  margin: 5px 0 20px 0;
  text-transform: uppercase; }

h2, .h2 {
  font-size: 2.30769em;
  line-height: 1.33333;
  color: #666666;
  text-transform: uppercase;
  margin: 5px 0 10px 0; }

h3, .h3 {
  font-size: 1.53846em;
  line-height: 1.2;
  color: #fe911c;
  margin: 5px 0 10px 0;
  text-transform: uppercase; }

h4, .h4 {
  font-size: 1.23077em;
  line-height: 1.5;
  color: #909090;
  margin: 5px 0 10px 0;
  text-transform: uppercase; }

.b-h4-special {
  font-size: 1.07692em;
  line-height: 1.71429;
  color: #e26228;
  text-transform: uppercase; }

.f-h4-special {
  margin: 0 0 10px 0;
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 5px; }

.f-more {
  color: #e9682e;
  text-decoration: none; }
  .f-more:hover {
    color: #666666; }

.f-selection {
  color: #e26228; }

.f-small {
  font-size: 0.92308em;
  line-height: 2; }
.b-tabs-reset.ui-tabs {
  padding: 0; }
  .b-tabs-reset.ui-tabs .ui-tabs-nav {
    padding: 0; }
    .b-tabs-reset.ui-tabs .ui-tabs-nav li {
      float: none;
      margin: 0; }
    .b-tabs-reset.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
      float: none;
      padding: 0;
      outline: 0; }
  .b-tabs-reset.ui-tabs .ui-tabs-panel {
    padding: 0; }

.b-tabs__content-list-item:not(:first-child) {
	border-top: 1px solid #f2f2f2;
  margin-top: 1em;
  padding-top: 1em; }

/* Vertical tabs */
.b-tabs-vertical.ui-tabs .ui-tabs-panel {
  background: url("../img/tab-vertical-bg-shadow.png") no-repeat left center;
  background-size: 11px 100%;
  margin-left: -11px; }
  @media screen and (max-width: 767px) {
  .camera_wrap img {

    width: 100% !important;
    margin: 0 !important;
    height: 100% !important;
}
  .camera_wrap,.camera_wrap img{height:160px !important}
    .b-tabs-vertical.ui-tabs .ui-tabs-panel {
      background: none;
      margin-top: 10px; } 
	  .b-tabs__content,.tabsul{padding:0 !important}
  .b-tabs__content{overflow:hidden;}

	.tabsul li {
		height: 60px !important;
		padding-left:5px;
	}
	  
	  }
.b-tabs-vertical.ui-tabs .b-tabs-vertical__content-text {
  margin: 10px 10px 10px 42px; }
  @media screen and (max-width: 767px) {
    .b-tabs-vertical.ui-tabs .b-tabs-vertical__content-text {
      margin: 15px 10px 10px 10px; } }
.b-tabs-vertical.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  border: 1px solid transparent;
  display: block;
  padding: 10px 10px 10px 27px; }
  .b-tabs-vertical.ui-tabs .ui-tabs-nav .ui-tabs-anchor .fa {
    margin-right: 12px;
    width: 18px;
    text-align: center; }
.b-tabs-vertical.ui-tabs .ui-tabs-nav .ui-tabs-active .ui-tabs-anchor {
  background: white;
  border-color: #ededed white #ededed #ededed; }
  @media screen and (max-width: 767px) {
    .b-tabs-vertical.ui-tabs .ui-tabs-nav .ui-tabs-active .ui-tabs-anchor {
      border-color: #ededed; } }

.f-tabs-vertical.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  font-size: 1.23077em;
  line-height: 1.2; }
.f-tabs-vertical.ui-tabs .ui-tabs-nav .ui-tabs-active .ui-tabs-anchor {
  font-weight: 600;
  color: #565656; }

@media screen and (max-width: 767px) {
  .ui-tabs.b-tabs-vertical--default {
    padding-left: 15px;
    padding-right: 15px; } }

.b-tabs-vertical__nav {
  position: relative;
  z-index: 5; }
  @media screen and (min-width: 768px) {
   .lSSlideWrapper{
        max-width: 91% !important;
   }
    .b-tabs-vertical__nav {
      padding-right: 0; } }

@media screen and (min-width: 768px) {
  .b-tabs-vertical__content {
    padding-left: 0; } }

.f-tabs-vertical__title {
  color: #e26228;
  text-transform: none; }
  .f-tabs-vertical__title a {
    color: #e26228; }
    .f-tabs-vertical__title a:hover {
      color: #898989; }

h3.f-tabs-vertical__title {
  margin: 5px 0 4px 0; }

/* End Vertical tabs */
/* Secondary vertical tabs */
.b-tabs-vertical--secondary.ui-tabs .ui-tabs-panel {
  border: 1px solid #f2f2f2;
  background: none;
  min-height: 282px; }
.b-tabs-vertical--secondary.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  background: #fbfbfb;
  border-width: 1px 1px 0 1px;
  border-style: solid;
  border-color: #f2f2f2; }
  @media screen and (max-width: 767px) {
    .b-tabs-vertical--secondary.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
      border-right-width: 1px; } }
.b-tabs-vertical--secondary.ui-tabs .ui-tabs-nav li:last-child .ui-tabs-anchor {
  border-bottom-width: 1px; }
@media screen and (min-width: 768px) {
  .b-tabs-vertical--secondary.ui-tabs .ui-tabs-panel {
    margin-left: -1px; } }

/*End Secondary vertical tabs*/
.b-tabs.ui-tabs .ui-tabs-nav:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }
.b-tabs.ui-tabs .ui-tabs-nav li {
  background: white;
  float: left;
  margin-right: 3px;
  border-radius: 3px 3px 0 0;
  border-width: 1px 1px 0 1px;
  border-style: solid;
  border-color: #f2f2f2; }
  .b-tabs.ui-tabs .ui-tabs-nav li:last-child {
    margin-right: 0; }
  @media screen and (max-width: 767px) {
  .f-option-contacts a {
    display: inline-flex !important;
    float: none !important;
}
  .right_div{display:none;}
  .flags{float:none !important;text-align:center !important;height:40px;}
  .timeinpal{display:none;}
  .b-top-nav__dropdomn{display:block !important}
  .b-top-nav{background: #808080;}
  .sociallinks {text-align:center;}
  .sociallinks a img{height:30px;}
  .sociallinks a {font-size:12px;float:none !important;display: inline-block;}
  .timeinpal{font-size:11px !important}
  .homemap1{
	  display: block;
    clear: both;
    /* position: absolute; */
    /* left: 49%; */
    padding-top: 70px;
	  }
	  .homemap2{
		      padding: 13px;
    padding-right: 0px;
    display: block;
    position: absolute;
    bottom: 50px;
		  }
  .b-header__search-box input{width: 96% !important;}
  .lSSlideWrapper{max-width: 70% !important;}
  .lSAction > .lSNext {
    background-position: -30px 85% !important;
    right: -100% !important;
	width:100% !important;
	height:100% !important;
	top: 16px;

}
  .lSAction > .lSPrev {
    background-position: 120% 85% !important;
    left: -100% !important;
	width:100% !important;
	height:100% !important;
	top: 16px;
}
  .lSAction > a {
    width: 45px !important;
    height: 139px !important;
  }
    .b-tabs.ui-tabs .ui-tabs-nav li {
      margin-right: 1%; } }
  .b-tabs.ui-tabs .ui-tabs-nav li .ui-tabs-anchor {
    display: block;
    padding: 12px 22px; }
    @media screen and (max-width: 767px) {
	
      .b-tabs.ui-tabs .ui-tabs-nav li .ui-tabs-anchor {
        padding: 12px 15px; } }
  .b-tabs.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    background: #ffa84b;
    margin-bottom: -1px;
    padding-bottom: 1px; }

.ui-tabs .b-tabs-vertical__nav .ui-tabs-nav li.ui-tabs-active {
  padding-bottom: 0; }

.f-tabs.ui-tabs .ui-tabs-nav li .ui-tabs-anchor {
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
  color: #e26228;
  text-align: center; }
.f-tabs.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  color: #fff; }

.b-tabs__content {
  border: 1px solid #f2f2f2;
  background-color: white;
  height: 235px;
  padding: 22px 1.5em; }

/* Secondary version */
.b-tabs--secondary.ui-tabs .tabs-wrap.btns-indent {
  padding: 0 20px; }
.b-tabs--secondary.ui-tabs .tabs-wrap .j-tabs-btns {
  position: absolute;
  top: 10px;
  font-size: 18px;
  color: #c6c6c6;
  cursor: pointer; }
.b-tabs--secondary.ui-tabs .tabs-wrap .j-tabs-btn-prev {
  left: 0; }
.b-tabs--secondary.ui-tabs .tabs-wrap .j-tabs-btn-next {
  right: 0; }
.b-tabs--secondary.ui-tabs .ui-tabs-nav li {
  background: url("../img/diagonal-line-bg-light.png") repeat left top;
  border-radius: 0;
  display: inline-block;
  min-width: 110px;
  margin-right: 3px !important; }
  .b-tabs--secondary.ui-tabs .ui-tabs-nav li:hover {
    border-color: #e26228; }
    @media screen and (max-width: 1024px) {
      .b-tabs--secondary.ui-tabs .ui-tabs-nav li:hover {
        border-color: #f2f2f2; } }
  .b-tabs--secondary.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    border-top: 3px solid #e26228; }
  .b-tabs--secondary.ui-tabs .ui-tabs-nav li .ui-tabs-anchor {
    border-top: 3px solid transparent; }
  .b-tabs--secondary.ui-tabs .ui-tabs-nav li a {
    font-size: 13px;
    line-height: 16.8999px; }

/* End Secondary version */
.b-tab-top-search-container.b-tabs.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  background: #fafafa; }
.b-tab-top-search-container .b-tabs__content {
  padding-top: 0; }
.b-shortcode-example {
  padding-top: 15px; }
  .b-shortcode-example [class*='button-'] {
    margin: 10px 16px 10px 10px; }
  .b-shortcode-example.b-shortcode-example--big-indent {
    margin-top: 22px; }
  @media screen and (max-width: 639px) {
    .b-shortcode-example .b-tagline_btn--right .button-lg,
    .b-shortcode-example .b-tagline_btn--left .button-lg {
      margin-left: 0; } }

.b-shortcode-example--btn.b-shortcode-example {
  margin: 0 -15px 0 -10px; }
	.last{
		text-align: center;
		background: #eaeaea;
		padding: 10px;
		margin-top: 0;
		color: #fe911c;
	}
.tabsul li a{color:#02207E}
.tabsul li{
  height: 47px;
}
p {
  }
.l-main-container {
  background: white;
  position: relative;
  z-index: 1; }.l-body-boxed .l-main-container {
    overflow: hidden; }
.b-col-default-indent > [class*='col-'] {
  margin-top: 15px;
  margin-bottom: 15px; }

.b-col-default-indent__top-block {
  margin-top: -15px; }

.f-uppercase {
  text-transform: uppercase; }

  @media screen and (max-width: 979px) {
    .b-desc-section-container {
      padding-top: 20px; } }
  .b-portfolio__example-box .b-carousel-title.b-diagonal-line-bg-light {
    border-top: 1px solid #e3e3e3;
    padding-top: 8px; }
    .b-portfolio__example-box .b-carousel-title.b-diagonal-line-bg-light:after {
      content: '';
      display: block;
      position: relative;
      clear: both;
      width: 100%; }
.f-none-uppercase {
  text-transform: none; }
.b-header--bottom-menu {
  padding-bottom: 0; }
  .b-header--bottom-menu .b-header-r {
    padding: 0;
    margin: 0 0 -3px;
    height: 46px; }
    @media screen and (max-width: 1024px) {
      .b-header--bottom-menu .b-header-r {
        display: none; } }
  @media screen and (max-width: 1024px) {
    .b-header--bottom-menu .b-header-ico-group {
      display: none; } }

.b-header--bottom-menu .b-option-total-cart__numbers {
  height: 44px;
  background: none;
  padding: 0 20px 0 0; }
.b-header--bottom-menu .b-option-cart__items {
  top: 44px; }
  .b-header--bottom-menu .b-option-cart__items:before {
    display: none; }

.b-header--bottom-menu .f-option-total-cart__numbers {
  color: white; }
.b-header__box {
    padding-top: 10px;
    padding-bottom: 10px; }

  .b-left {
  float: left; }
.b-left-inner-addon-marker {
  position: absolute;
  left: 0px;
  padding: 10px 0px;
  margin-left: 15px;
  pointer-events: none; }

  @media screen and (max-width: 767px) {
  .b-left .f-blockquote--in-text {
    text-align: left; } }

    .b-logo {
  display: inline-block; }

  .b-header--big-top-menu .b-logo {
  padding-top: 18px;
  padding-bottom: 20px; }

  .color-themes {
  list-style: none;
  padding: 0;
  margin: 0; }
  .color-themes > li {
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 50%;
    cursor: pointer;
    margin: 1px; }
    .color-themes > li.is-active {
      border: 2px solid white; }
  .color-themes .default-color {
    background-color: #e9682e; }
  .color-themes .cyan-color {
    background-color: #5ca2c4; }
  .color-themes .red-color {
    background-color: #f44a53; }
  .color-themes .yellow-color {
    background-color: #dca13b; }
  .color-themes .green-color {
    background-color: #72bf59; }
  .color-themes .blue-color {
    background-color: #4496d2; }
  .b-right .f-blockquote--in-text {
  text-align: right; }
.b-right {
  float: right; }
  .b-right-inner-addon {
  position: relative;
  width: 100%;
  margin-right: 0px;
  padding-right: 45px; }
  @media screen and (min-width: 480px) {
    .b-right-inner-addon {
      width: 460px; } }
.b-right-inner-addon-search {
  position: absolute;
  right: 0px;
  padding: 14px 0px;
  margin-right: 10px;
  pointer-events: none; }

  .b-float-search__container-inner-thick-round-border .b-right-inner-addon-search {
  margin-right: -10px; }
  .b-header-r--icon .b-header-ico-group {
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  padding-top: 0; }
.b-header-r--icon .b-header-ico > .fa {
  padding: 0 6px;
  margin: 0; }

.b-header-ico-group {
  padding-top: 8px; }
  .b-header-ico-group .b-header-ico {
    display: inline-block;
    height: 100%;
    padding-top: 38px; }
  .b-header-ico-group .b-header-ico-cart-parent:hover .b-option-cart__items {
    display: block; }
  .b-header-ico-group .b-header-ico-cart-parent:hover:after {
    background: rgba(255, 255, 255, 0.01);
    bottom: 0;
    content: "";
    height: 50%;
    right: 0;
    position: absolute;
    width: 242px; }
  .b-header-ico-group .fa {
    font-size: 13px;
    margin-right: 13px; }
    @media screen and (max-width: 1025px) {
      .b-header-ico-group .fa {
        display: none; } }
  .b-header-ico-group .f-btn .fa {
    margin-right: 0; }
     @media screen and (max-width: 1024px) {
      .b-header--bottom-menu .b-header-r {
        display: none; } }
  @media screen and (max-width: 1024px) {
    .b-header--bottom-menu .b-header-ico-group {
      display: none; } }
   .b-header-top-wrap .b-header-ico-group {
    padding-top: 11px; }
  .f-header-ico-group .fa {
  color: #e9682e; }
.f-header-ico-group .f-btn .fa {
  color: #e26228; }
.f-header-ico-group .f-btn:hover .fa {
  color: white; }
.b-header__search-box {
  position: relative;
  vertical-align: middle;
  display: inline-block; }
  .b-header__search-box .fa {
     }
  .b-header__search-box input {
    font-size: 0.92308em;
    line-height: 1;
    border: 1px solid #cecece;
    
   
    height: 25px;
    padding: 0 9px 0 11px;
    width: 192px;
    text-align: left; }
  .b-header__social-box {
  vertical-align: middle;
  display: inline-block;
  margin: 7px 0 0 11px; }
  .b-header__social-box a {
    display: inline-block;
    height: 32px;
    width: 33px;
    border-radius: 17%;
    background: #891D5D;
    text-align: center;
    margin-right: 5px; }
    .b-header__social-box a .fa {
      font-size: 14px;
      line-height: 30px;
      vertical-align: middle;
      margin: 0;
      color: #b5b5b5; }
    .b-header__social-box a:hover .fa {
      color: #e26228; }

.b-header__social-box.b-header__social-box--no-fon a {
  background: none; }
.b-top-nav-show-slide {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  background: #e26228;
  padding: 7px 5px 3px 5px; }
  @media screen and (min-width: 1025px) {
    .b-top-nav-show-slide {
      display: none; } }
  .f-top-nav-show-slide {
  font-size: 1.30769em;
  line-height: 1;
  color: white;
  text-transform: uppercase;
  font-weight: normal;
  text-align: center; }
.b-relative {
  position: relative; }
.b-header-r {
  padding-top: 14px; }
  @media screen and (min-width: 1025px) {
    .b-header-r.b-header-r--icon {
      padding-right: 54px; } }

.b-header-r--icon .b-header-ico-group {
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  padding-top: 0; }
.b-header-r--icon .b-header-ico > .fa {
  padding: 0 6px;
  margin: 0; }
.b-header--bottom-menu .b-header-r {
    background: #808080;
    padding: 0;
    margin: 0;
    height: 41px; }
    @media screen and (max-width: 1024px) {
      .b-header--bottom-menu .b-header-r {
        display: none; } }
.padd-bottom_0{
      padding-bottom:0 !important;
}
.b-header--big-top-menu .b-header-r {
  padding-top: 18px;
  padding-bottom: 20px; }
  @media screen and (min-width: 1024px) {
    .b-header--big-top-menu .b-header-r {
      padding: 0; } }
  @media screen and (max-width: 1024px) {
  .b-top-nav {
    display: none; } }

.b-top-nav__1level_wrap {
  margin: 0 23px 0 0;
  padding: 0;
  margin-bottom: 11px; }
  .b-top-nav__1level_wrap:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }
.b-top-nav__1level:hover{    background: #F9A23A;}
.b-top-nav__1level {
  float: left;
  text-align: center;
  list-style: none;
  position: relative; }
  .b-top-nav__1level > a {
    padding: 6px 19px;
    width: 100%;
    white-space: nowrap;
    float: right; }
    @media screen and (max-width: 1024px) {
      .b-top-nav__1level > a {
        float: none; } }
  .b-top-nav__1level.is-active-top-nav__1level {
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;
    border-radius: 13px;
    background: #e26228; }
  @media screen and (max-width: 1024px) {
    .b-top-nav__1level .b-ico-dropdown {
      font-size: 1.15385em;
      line-height: 1.2;
      display: none;
      position: absolute;
      padding: 20px 10px 10px 10px;
      top: 0;
      bottom: 0;
      right: 10px; } }
  @media screen and (min-width: 1025px) {
    .b-top-nav__1level .b-ico-dropdown {
      top: 33px;
      display: none;
      position: absolute;
      bottom: 100%;
      left: 50%;
      width: 0;
      height: 0;
      border-width: 12px;
      border-style: solid;
      border-color: transparent transparent #891D5D  transparent;
      margin-left: -11px; }
      .b-top-nav__1level .b-ico-dropdown i {
        display: none; } }

header.animated .b-ico-dropdown {
  border-color: #e26228 transparent transparent transparent;
  top: 47px; }

.f-top-nav a {
  font-size: 1.2em;
  line-height: 1;
  text-decoration: none; }
.f-top-nav .is-active-top-nav__1level > a, .f-top-nav .is-active-top-nav__1level > span {
  color: white;
  width: 100%; }

.b-top-nav-show-slide {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  background: #e26228;
  padding: 7px 5px 3px 5px; }
  @media screen and (min-width: 1025px) {
    .b-top-nav-show-slide {
      display: none; } }

.f-top-nav-show-slide {
  font-size: 1.30769em;
  line-height: 1;
  color: white;
  text-transform: uppercase;
  font-weight: normal;
  text-align: center;
  float: right;
  background: #F79433; 
    margin-top: 14px;
    background: #F79433;
    float: right;}

.b-top-nav-dropdown {
  background: white;
  float: none;
  width: 100%; }
  .b-top-nav-dropdown .b-ico-dropdown {
    display: inline;
    border: 0 none; }
    .b-top-nav-dropdown .b-ico-dropdown i {
      display: inline; }
  .b-top-nav-dropdown .b-top-nav__1level_wrap {
    margin-right: 0; }
  .b-top-nav-dropdown .b-top-nav__1level {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-bottom: 1px solid #f5f7f8;
    display: block;
    float: none;
    position: relative;
    padding: 0; }
    .b-top-nav-dropdown .b-top-nav__1level > a {
      display: block;
      padding: 20px 20px 20px 20px; }
  .b-top-nav-dropdown .is-active-top-nav__1level {
    background: none; }
  .b-top-nav-dropdown .is-active-top-nav__dropdown {
    background: url(../img/diagonal-line-bg.png) repeat left top #f8f8f8; }

.f-top-nav-dropdown .f-top-nav__1level > a {
  font-size: 1em;
  line-height: 1.2;
  color: #fff;
  text-transform: uppercase; }
  .f-top-nav-dropdown .f-top-nav__1level > a:hover {
    color: #666666; }
.f-top-nav-dropdown .is-active-top-nav__1level > a, .f-top-nav-dropdown .is-active-top-nav__1level > a:hover {
  color: #490E59;
  text-align: center; }

.b-top-nav__1level:hover .b-ico-dropdown {
  display: block; }
.b-top-nav__1level:hover .b-top-nav__dropdomn {
  display: block;
  background: #808080; }

.b-top-nav-dropdown .b-top-nav__1level:hover .b-top-nav__dropdomn {
  display: none; }

.b-top-nav__dropdomn {
  display: none;
  padding-left: 20px;
  padding: 0 !important;
   }
  @media screen and (min-width: 1025px) {
    .b-top-nav__dropdomn {
      opacity: 0;
      position: absolute;
      top: 60px;
      left: 63%;
      margin-left: -116px;
      width: auto;
      text-align: center;
      padding: 5px 5px 5px;
      background: grey;
      box-shadow: 0 1px 1px #e3e3e3;
      z-index: 100; }
      .b-top-nav__dropdomn:before {
        content: '';
        background: rgba(255, 255, 255, 0.01);
        /* Background has been added for fake block to E10 */
        display: block;
        position: absolute;
        bottom: 100%;
        left: 0;
        width: 100%;
        height: 37px; }
      .b-top-nav__dropdomn.nav-position-right {
        left: 0;
        margin-left: 0; }
      .b-top-nav__dropdomn.nav-position-left {
        left: auto;
        right: 0;
        margin-left: 0; } }

.is-fixed-header .b-top-nav__dropdomn {
  top: 48px; }

@media screen and (min-width: 1025px) {
  .b-top-nav__2level_wrap {
    display: inline-block;
    padding: 0;
    vertical-align: top; }
    .b-top-nav__2level_wrap .fa {
      display: none; }
    .b-top-nav__2level_wrap li:first-child a {
      border-top: 0; } }
@media screen and (max-width: 1024px) {
  .b-top-nav__2level_wrap {
    border-top: 1px solid #eff1f2;
    padding: 20px 0 0 20px; } }

@media screen and (min-width: 1025px) {
  .b-top-nav-big .b-top-nav__2level_wrap {
    padding: 0 10px; } }

.f-top-nav__dropdomn {
  white-space: nowrap; }

.f-top-nav__2level_title {
  font-size: 0.92308em;
  line-height: 1.2;
  color: #666666; }
  .f-top-nav__2level_title.is-active-top-nav__2level-title {
    color: #e26228; }
  @media screen and (min-width: 1025px) {
    .f-top-nav__2level_title {
      font-size: 1.07692em;
      line-height: 1;
      color: #e26228;
      text-transform: uppercase; } }
.b-top-nav__2level:hover {
    background: #F9A23A;
}
.b-top-nav__2level_title {
  list-style: none;
  margin-bottom: 6px; }
  @media screen and (max-width: 1024px) {
    .b-top-nav__2level_title {
      margin-bottom: 20px; } }
  @media screen and (min-width: 1025px) {
    .b-top-nav__2level_title {
      padding: 0 5px; } }

.b-top-nav__2level {
  list-style: none; }
  .b-top-nav__2level a {
    padding: 10px 0 15px;
    display: inline-block; }
    .b-top-nav__2level a:hover {
      background: #F9A23A; }
    @media screen and (min-width: 1025px) {
      .b-top-nav__2level a {
        display: block;
        padding: 9px 5px 9px;
        min-width: 197px;
        border-top: 1px solid #e8e8e8; } }
  @media screen and (max-width: 1024px) {
    .b-top-nav__2level i {
      margin-right: 8px; } }

.f-top-nav__2level a {
  font-size: 1.05em;
  line-height: 1.2;
  color: #FFFFFF; }
  .f-top-nav__2level a:hover {
    color: #fff; }
@media screen and (min-width: 1025px) {
  .f-top-nav__2level:hover > a {
        color: #fff;
    background: #F9A23A;} }

.is-active-top-nav__2level > a {
  color: #FFFFFF; }

.b-menu-1level-ico {
  margin-right: 5px;
  display: none; }

@media screen and (min-width: 1025px) {
  .b-top-nav--icon .b-top-nav__1level > a {
    padding: 6px 10px 6px 8px; } }
@media screen and (min-width: 1025px) {
  .b-top-nav--icon .b-menu-1level-ico {
    display: inline-block; } }
@media screen and (max-width: 1171px) {
  .b-top-nav--icon .b-menu-1level-ico {
    display: none; } }

.b-top-nav--arrow .b-top-nav__1level.is-active-top-nav__1level {
  background: none; }
  .b-top-nav--arrow .b-top-nav__1level.is-active-top-nav__1level:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -30px;
    left: 50%;
    width: 0;
    height: 0;
    border: 7px solid transparent;
    margin: 0 0 0 -7px;
    border-bottom-color: #e26228;
    border-top: 0; }

.b-top-nav--arrow.f-top-nav .is-active-top-nav__1level > a {
  color: #e26228; }

.b-top-nav--bottom {
  float: left; }
  .b-top-nav--bottom .b-top-nav__1level_wrap {
    margin: 0; }
  @media screen and (max-width: 1024px) {
    .b-top-nav--bottom {
      float: none; } }

@media screen and (min-width: 1025px) {
  .b-top-nav--bottom .b-top-nav__1level {
    padding: 0;
    border-left: 1px solid #FFFFFF;} }
@media screen and (min-width: 1025px) {
  .b-top-nav--bottom .b-top-nav__1level > a {
    display: block;
    height: 41px;
    padding: 0 15px 0 19px;
    vertical-align: middle; } }
@media screen and (min-width: 1025px) {
  .b-top-nav--bottom .b-top-nav__1level > a:hover {
    background: #F9A23A;} }
@media screen and (min-width: 1025px) {
  .b-top-nav--bottom .f-top-nav__1level > a {
    line-height: 41px;
    color: white; } }
@media screen and (min-width: 1025px) {
  .b-top-nav--bottom .b-top-nav__1level.is-active-top-nav__1level {
    border-radius: 0;
    background: #F9A23A; } }
@media screen and (min-width: 1025px) {
  .b-top-nav--bottom .b-top-nav__dropdomn {
    top: 42px;
    border: 1px solid #F9A23A; } }
@media screen and (min-width: 1025px) {
  .b-top-nav--bottom .b-top-nav__dropdomn:before {
    height: 3px; } }
@media screen and (min-width: 1025px) {
  .b-top-nav--bottom .b-top-nav__dropdomn:after {
    display: none; } }

@media screen and (min-width: 1025px) {
  .b-top-nav--bottom--icon.b-top-nav--bottom .b-top-nav__1level > a {
    padding: 0 15px 0 12px; } }

@media screen and (min-width: 1025px) {
  .b-top-nav--big-nav ul {
    margin: 0; } }
@media screen and (min-width: 1025px) {
  .b-top-nav--big-nav .b-top-nav__1level {
    margin: 0 0 0 6px; } }
@media screen and (min-width: 1025px) {
  .b-top-nav--big-nav .b-top-nav__1level > a {
    padding: 25px 19px 18px; } }
@media screen and (min-width: 1025px) {
  .b-top-nav--big-nav .b-top-nav__1level > a .b-menu-1level-ico {
    display: block; } }
@media screen and (min-width: 1025px) {
  .b-top-nav--big-nav .b-top-nav__1level > a .b-ico-dropdown {
    display: none; } }
@media screen and (min-width: 1025px) {
  .b-top-nav--big-nav .b-top-nav__1level.is-active-top-nav__1level {
    border-radius: 0; } }
@media screen and (min-width: 1025px) {
  .b-top-nav--big-nav .b-menu-1level-ico {
    margin-right: 0; } }
@media screen and (min-width: 1025px) {
  .b-top-nav--big-nav .f-top-nav__1level > a {
    line-height: 34px;
    text-align: center; } }
@media screen and (min-width: 1025px) {
  .b-top-nav--big-nav .f-top-nav__1level > a .fa-shopping-cart,
  .b-top-nav--big-nav .f-top-nav__1level > a .fa-search {
    color: #e26228; } }

.b-top-nav__1level.b-top-nav__1level--option:last-child {
  padding: 25px 0 0 23px; }
.b-top-nav__1level.b-top-nav__1level--option a:hover {
  color: #898989; }

.b-top-nav--big-nav .b-top-nav__dropdomn {
  top: 94px; }
  .b-top-nav--big-nav .b-top-nav__dropdomn:before {
    height: 3px; }

.b-top-nav--no-bg .b-top-nav__1level.is-active-top-nav__1level {
  background: transparent; }
  .b-top-nav--no-bg .b-top-nav__1level.is-active-top-nav__1level > a, .b-top-nav--no-bg .b-top-nav__1level.is-active-top-nav__1level > span {
    color: #e26228; }

@media screen and (min-width: 1025px) {
  .b-top-nav--arrow-w .b-top-nav__1level:hover .b-ico-dropdown {
    z-index: 101;
    border-color: transparent transparent white transparent;
    top: 27px; } }

.b-top-nav__1level--arrow-active .b-top-nav__1level {
  position: relative; }
  .b-top-nav__1level--arrow-active .b-top-nav__1level.is-active-top-nav__1level:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -3px;
    left: 50%;
    width: 0;
    height: 0;
    border: 7px solid transparent;
    margin: 0 0 0 -7px;
    border-bottom-color: white;
    border-top: 0; }

.f-top-nav__1level > a, .f-top-nav__1level > span {
  position: relative; }

.b-top-nav-big {
  position: static; }
  @media screen and (min-width: 1025px) {
    .b-top-nav-big .b-top-nav__dropdomn {
      position: absolute;
      left: 15px;
      right: 15px;
      top: 100%;
      margin-top: 3px;
      margin-left: 0 !important; } }
  @media screen and (min-width: 1025px) {
    .b-top-nav-big .b-top-nav__2level_wrap {
      width: 20%;
      float: left; } }

.b-top-nav__multi-lvl {
  border-bottom: 1px solid #e3e3e3;
  list-style-type: none; }
  @media screen and (min-width: 1025px) {
    .b-top-nav__multi-lvl:first-child a {
      border-top: 0 none; } }

.b-top-nav__multi-lvl-box {
  display: none; }
  @media screen and (min-width: 1025px) {
    .b-top-nav__multi-lvl-box {
      position: absolute;
      left: 100%;
      top: 0;
      background: grey;
      padding: 0;
      border-right: 1px solid #fff;
 } }

.b-top-nav__with-multi-lvl {
  position: relative; }
  @media screen and (min-width: 1025px) {
    .b-top-nav__with-multi-lvl {
      } }
  @media screen and (min-width: 1025px) {
    .b-top-nav__with-multi-lvl:hover > .b-top-nav__multi-lvl-box {
      display: block; } }
.f-primary-b {
  font-weight: 700; }
.b-menu-1level-ico {
  margin-right: 5px;
  display: none; }

@media screen and (min-width: 1025px) {
  .b-top-nav--icon .b-top-nav__1level > a {
    padding: 6px 10px 6px 8px; } }
@media screen and (min-width: 1025px) {
  .b-top-nav--icon .b-menu-1level-ico {
    display: inline-block; } }
@media screen and (max-width: 1171px) {
  .b-top-nav--icon .b-menu-1level-ico {
    display: none; } }
.b-top-options-panel {
  min-height: 20px;
  border-bottom: 1px solid #ebebeb; }
  @media screen and (max-width: 767px) {
    .b-top-options-panel {
      display: none; } 
      .xs-logo{
        float: none;
        margin: 0 auto;
        }
    .sp-thumbnail-container {
        height: auto !important;
    }
    .sp-grab{
      height: auto;
    }
    .bottom-div-left {
      padding :0 !important;
      padding-top: 15px  !important;
    }
    .bottom-div-right {
      padding :0 !important;
      padding-top: 15px  !important;
    }
  }
.b-top-options-panel--color.b-top-options-panel {
  background: #7C878E;
  box-shadow: inset 0 -1px 3px rgba(108, 108, 108, 0.7); }

.b-top-options-panel--color .f-option-contacts a {
  color: grey; }
.b-top-options-panel--color .f-option-total-cart__numbers {
  color: white; }

.b-top-options-panel--color .b-option-total-cart__numbers {
  background: none; }

.b-option-contacts {
  float: right;
  padding: 13px 0;
  vertical-align: middle; }
  .b-option-contacts a {
    vertical-align: middle;
    margin: 0 7px 0 0; }
    .b-option-contacts a .fa {
      vertical-align: middle;
      margin: 0 2px 0 0; }
.f-option-contacts a {
  font-size: 0.92308em;
  line-height: 1;
  color: #e26228; }
  .f-option-contacts a:hover {
     }
.f-option-contacts .fa {
   }
  .title{
	    font-size: 1.3em;
		margin-top: 20px;
		margin-bottom: 20px;
		color: #f9a23a;
		text-align: center;
		line-height: 26px;
		background: #F7F7F7;
		padding: 14px;
		padding-bottom: 7px;
	}

#_bup1
{
    background:url(../images/ballons/1.png) no-repeat center center;height:110px;width:67px;position:absolute;top:-140px;z-index:7;text-align:center;
}
#_bup1 p
{
    color:#fff;font-size:16px;display:block;margin-top:20px;
}
#_bup2
{
    background:url(../images/ballons/2.png) no-repeat center center;height:166px;width:101px;position:absolute;top:-75px;left:20px;z-index:4;text-align:center;
}
#_bup2 p
{
    color:#fff;font-size:20px;display:block;margin-top:37px;
}
#_bup3
{
    background:url(../images/ballons/3.png) no-repeat center center;height:169px;width:103px;position:absolute;right:61px;top:-135px;text-align:center;
}
#_bup3 p
{
    color:#fff;font-size:22px;display:block;margin-top:25px;
}
#_bup4
{
    background:url(../images/ballons/4.png) no-repeat center center;height:58px;width:35px;position:absolute;left:100px;top:75px;z-index:6;text-align:center;
}
#_bup4 p
{
    color:#fff;font-size:13px;display:block;margin-top:10px;
}
#_bup5
{
    background:url(../images/ballons/5.png) no-repeat center center;height:111px;width:68px;position:absolute;right:51px;top:-18px;z-index:3;text-align:center;
}
#_bup5 p
{
    color:#fff;font-size:18px;display:block;margin-top:21px;
}
#_bup6
{
    background:url(../images/ballons/6.png) no-repeat center center;height:72px;width:44px;position:absolute;right:37px;top:-47px;z-index:2;text-align:center;
}
#_bup6 p
{
    color:#fff;font-size:16px;display:block;margin-top:12px;
}
#_bup7
{
    background:url(../images/ballons/7.png) no-repeat center center;height:53px;width:33px;position:absolute;right:23px;top:-73px;z-index:1;text-align:center;
}
#_bup7 p
{
    color:#fff;font-size:14px;display:block;margin-top:10px;
}
#bup1
{
    color:#a74777;
}
#bup2
{
    color:#f4841a;
}
#bup3
{
    color:#028796;
}
#bup4
{
    color:#789423
}
#bup5
{
    color:#155689
}
#bup6
{
    color:#aeb04d
}
#bup7
{
    color:#deb72b
}

.facts p,h3,h2,span
{
    margin:0px;
    padding:0px;
    line-height:140%;
}
.userdropdown{
  background: #7d7d7d;
}
.userdropdown li:hover{
  background: #f79433;
}
 .lSSlideWrapper{
      
    overflow: visible !important;
    position: relative;
    margin: auto;
    }
    .sociallinks a{float: left;margin-right: 15px;}
    .sociallinks{padding: 24px;}
	.footer_links {
    color: #808080;
}
.settings li{border-bottom: 1px solid #eee;padding: 5px 0;}


.mobilemenu .b-top-nav__1level a{color:#fff}
.mobilemenu .b-top-nav__1level{padding:20px;text-align:left}
.mobilemenu .b-top-nav__1level_wrap{
	margin:0 !important;
}


.fixed_ads{
    position: fixed;
    bottom: 10px;
    width: 250px;
    max-height: 230px;
    max-width: 100%;
	z-index: 99;
    background: rgba(128,128,128,0.8);
    color: #FFF;
    right: 10px;
    overflow: auto;
    font-size: 13px;
}

.fixed_ads_content{
	padding: 5px 10px;
}

.fixed_ads_content a{
	color: #f79433;
}

.fixed_ads_content a:hover{
	color: #ccc;
}

.fixed_ads h3, .fixed_ads h4{
	color: #FFF;
    background: rgba(247,148,51,0.8);
    padding: 5px;
    margin: 0;
}

.fixed_ads_content p{
	margin-bottom:0.6rem;
}