@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&subset=cyrillic-ext');
@font-face {
    font-family: 'Herald FM New';
    src: url('../fonts/HeraldFMnew-Normal.eot');
    src: url('../fonts/HeraldFMnew-Normal.eot?#iefix') format('embedded-opentype'),
    url('../fonts/HeraldFMnew-Normal.woff') format('woff'),
    url('../fonts/HeraldFMnew-Normal.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Herald FM Bold';
    src: url('../fonts/HeraldFM-Bold.eot');
    src: url('../fonts/HeraldFM-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/HeraldFM-Bold.woff') format('woff'),
    url('../fonts/HeraldFM-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Herald Thin FM';
    src: url('../fonts/HeraldThinFM-Normal.eot');
    src: url('../fonts/HeraldThinFM-Normal.eot?#iefix') format('embedded-opentype'),
    url('../fonts/HeraldThinFM-Normal.woff') format('woff'),
    url('../fonts/HeraldThinFM-Normal.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}
@font-face {
    font-family: 'Herald Thin FM Bold';
    src: url('../fonts/HeraldThinFM-Bold.eot');
    src: url('../fonts/HeraldThinFM-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/HeraldThinFM-Bold.woff') format('woff'),
    url('../fonts/HeraldThinFM-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Herald Heavy';
    src: url('../fonts/HeraldHeavyFM-Normal.eot');
    src: url('../fonts/HeraldHeavyFM-Normal.eot?#iefix') format('embedded-opentype'),
    url('../fonts/HeraldHeavyFM-Normal.woff') format('woff'),
    url('../fonts/HeraldHeavyFM-Normal.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
html,body{
    position: relative;
    font-size: 16px;
    font-family: "Open Sans";
    font-weight: 400;
    -ms-word-wrap: initial;
    word-wrap: initial;
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}audio,canvas{display:inline-block;}audio:not([controls]){display:none;height:0;}[hidden]{display:none;}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}a:focus{outline:thin dotted;}a:active,a:hover{outline:0;}h1{font-size:2em;margin:0.67em 0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}mark{background:#ff0;color:#000;}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em;}pre{white-space:pre-wrap;}q{quotes:"\201C" "\201D" "\2018" "\2019";}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:0;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;}button,input{line-height:normal;}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;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}textarea{overflow:auto;vertical-align:top;}table{border-collapse:collapse;border-spacing:0;}ul{margin: 0;padding:0}
/**/
.ui-datepicker tbody tr,.ui-datepicker th{border-bottom:1px solid #ccc}.ui-datepicker{width:16%;height:auto;background-color:#fff;font:12pt Verdana}#ui-datepicker-div{z-index:20000!important}.ui-datepicker a{text-decoration:none}.ui-datepicker table{width:100%}.ui-datepicker-header{color:#fff;padding:15px 0;font-weight:400;background-color:#ff2f2f}.ui-datepicker-title{text-align:center}.ui-datepicker-title select.ui-datepicker-month{width:35%;float:left}.ui-datepicker-title select.ui-datepicker-year{width:35%;float:right}.birthday-picker .ui-datepicker-year{display:none}.ui-datepicker-next,.ui-datepicker-prev{display:inline-block;width:30px;height:30px;text-align:center;cursor:pointer;line-height:600%;overflow:hidden}.ui-datepicker thead{display:none}.ui-datepicker th{font-size:10pt;padding:5px 0;width:14%;color:grey;background-color:#fff;filter:dropshadow(color=#fff, offx=1, offy=0);text-align:center}.ui-datepicker tbody{border:1px solid #ccc}.ui-datepicker tbody td{padding:0;border-right:1px solid #ccc}.ui-datepicker tbody td:last-child{border-right:0}.ui-datepicker tbody tr:last-child{border-bottom:0}.ui-datepicker td a,.ui-datepicker td span{display:inline-block;text-align:center;width:100%;height:30px;line-height:30px;color:#666}.ui-datepicker-unselectable .ui-state-default{background:#f4f4f4;color:#b4b3b3}.ui-datepicker-calendar .ui-state-hover{background:#ff2f2f;color:#fff}.ui-datepicker-calendar .ui-state-active{color:#fff;background-color:#ff2f2f;border:1px solid #ff2f2f;position:relative;margin:-1px}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:1!important}.ui-datepicker-trigger{border:none;background:#fff;height:25px;float:left;margin-right:1%}.ui-datepicker-trigger:focus{outline:0}.ui-datepicker-trigger img{height:100%}
/*icons*/

*,
::before,
::after{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
a:link, a:visited{
    text-decoration: none;
    color: inherit;
}
a:focus{
    outline: 0;
}
::selection {
    background: rgba(0,168,142,.4);
}
::-moz-selection {
    background: rgba(0,168,142,.4);
}
.scrollbar{
    overflow-y: scroll;
}
.scrollbar-f::-webkit-scrollbar-track {
    background-color: #ebebeb
}
.scrollbar-f::-webkit-scrollbar {
    width: 8px;
    background-color: #F5F5F5;
}
.scrollbar-f::-webkit-scrollbar-thumb {
    background-color: #00A88E;
}
h1, .title{
    font-size: 2rem;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: .5rem;
}
h2, .subtitle{
    font-size: 1.750rem;
    margin-top: 0;
    margin-bottom: .5rem;
}
h3{
    font-size: 1.500rem;
    margin-top: 0;
    margin-bottom: .5rem;
}
h4{
    font-size: 1.25rem;
    margin-top: 0;
    margin-bottom: .5rem;
}
h5{
    font-size: 1rem;
    margin-top: 0;
    margin-bottom: .5rem;
}
h6{
    font-size: .75rem;
    margin-top: 0;
    margin-bottom: .5rem;
}
.title-white, .text-white{
    color: #fff !important;
}
.title-black, .text-black{
    color: #000 !important;
}
.text-left{ text-align: left !important;}
.text-right{ text-align: right !important;}
.text-centered{ text-align: center !important;}
.uppercase{ text-transform: uppercase !important;}
time, .time, .author{
    font-size: .813rem;
    font-weight: 700;
    opacity: .5;
    display: inline;
}
.strong{font-weight: 700;}
.normal{ font-weight: 400;}
.light{ font-weight: 300}
.message,
.error,
.warning{
    margin: 5px 0;
    font-size: .875rem;
}
.error:before,
.warning:before{
    font-family: "forsys" !important;
    margin-right: .5rem;
    margin-top: .2rem;
    display: block;
    float: left;
}
.error::before{
    content: '\e013';
}
.warning::before{
    content: '\e077';
}
.error{
    color: #cb2027;
}
.warning{
    color: #fcc926;
}
.h-100{ height: 100%}
p{
    margin-top: 0;
    margin-bottom: 1rem;
    word-break: break-word;
}
.hidden{display: none!important;}
.fd-hidden{display: none!important;}
ul, ol, dl{
    padding-left: 40px;
    margin-bottom: 1rem;
}
ul  ul{
    list-style-type: circle;
    margin-bottom: 0;
}
ul  ul  ul{
    list-style-type: lower-roman;
}
video{ width: 100%}
table{
    width: 100%;
}
table th{
    font-size: .875rem;
    font-weight: 700;
    padding: 5px;
}
table td{
    padding: 5px;
}
table tr{
    border-bottom: 1px solid #EBEBEB;
}
table th.table-no-break,
table td.table-no-break{
    white-space: nowrap;
}
.table-fm {
    min-width: 300px;
}
.table-fixed{
    table-layout: fixed;
}
fieldset{
    border-color: #EBEBEB;
}
legend{
    padding: 0 15px;
    margin-bottom: 10px;
    font-size: 1.125rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}
label{
    margin-bottom: 10px;
    display: block;
    padding-left: 10px;
    color: #bdbdbd;
}
label.text-black{
    color: #000;
}
input, textarea, select{
    border-radius: 5px;
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    padding: 10px;
}
textarea{
    resize: vertical;
}
input.input-sm,
textarea.textarea-sm,
select.select-sm{
    padding: .2rem;
}
input.input-lg,
textarea.textarea-lg,
select.select-lg{
    padding: 1rem;
}
input:focus, textarea:focus, select:focus{
    outline:  0;
    border-color:  #00A88E !important;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #666666;
}
::-moz-placeholder { /* Firefox 19+ */
    color: #666666;
}
:-ms-input-placeholder { /* IE 10+ */
    color: #666666;
}
:-moz-placeholder { /* Firefox 18- */
    color: #666666;
}/*
input:required {
	border-color: #cb2027;
}
input:required::-webkit-input-placeholder {
	color: #cb2027;
}
input:required::-moz-placeholder {
	color: #cb2027;
}
input:required:-ms-input-placeholder {
	color: #cb2027;
}
input:required:-moz-placeholder {
	color: #cb2027;
}
input:required:focus {
	border: 1px solid #cb2027 !important;
	outline: none;
}*/
input:-webkit-autofill {
    background-color: #FAFFBD !important;
}
input[type="color"] {
    -webkit-appearance: none;
    border: none;
    padding: 0;
}
input[type="color"]::-webkit-color-swatch-wrapper {
    padding: 0;
}
input[type="color"]::-webkit-color-swatch {
    border: none;
}
input[type=submit]{
    font-size: initial !important;
}
/*radio and checkbox buttons*/
input[type=radio],
input[type=checkbox] {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
input[type=radio]:checked ~ label:before,
input[type=checkbox]:checked ~ label:before{
    color: #00A88E;
    font-size: 1rem;
}
input[type=checkbox] ~ label:before,
input[type=radio] ~ label:before{
    font-family: "forsys" !important;
    display: inline-block;
    font-size: 1rem;
    color: #535353;
    width: 1.4rem;
}
input[type=radio] ~ label:before {
    content: "\e06d";
}
input[type=radio]:checked ~ label:before{
    content: "\e02a";
}
input[type=checkbox] ~ label:before {
    content: "\61";
}
input[type=checkbox]:checked ~ label:before {
    content: "\40";
}
input[type="number"].hide-number-type::-webkit-outer-spin-button,
input[type="number"].hide-number-type::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"].hide-number-type {
    -moz-appearance: textfield;
}
input:disabled{
    background-color: #fff;
}
input:disabled::-webkit-input-placeholder { /* WebKit browsers */
    color: #c5c5c5;
}
input:disabled:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #c5c5c5;
}
input:disabled::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #c5c5c5;
}
input:disabled:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #c5c5c5;
}
textarea:disabled{
    background-color: #fff;
    resize: none;
}
input.readonly-plaintext{
    border-color: transparent;
}
input.readonly-plaintext:focus{
    outline: none;
    border-color: transparent !important;
}

input.disabled-no-borders:disabled,
textarea.disabled-no-borders:disabled,
select.disabled-no-borders:disabled{
    border-color: transparent;
}
input.button:disabled{
    background-color: #cb2027;
    border-color: #cb2027;
    cursor: not-allowed;
}
.button{
    font-size: 1.125rem;
    text-align: center;
    color: #fff;
    background-color: #00A88E;
    padding: 10px;
    cursor: pointer;
    text-transform: uppercase;
    display: block;
    width: 100%;
    border: 1px solid #00A88E;
}
.button:hover{
    background: #00676b;
    color: #fff;
    border-color: #00676b;
}
.button-white{
    background-color: #fff;
    color: #000;
}
.button-border-grey{
    background-color: #fff;
    color: #888;
    border: 2px solid #888;
}
.button-border-grey:hover{
    background-color: #888;
}
iframe{
    width: 100%;
    height: 100%;
}
iframe#contentFrame{
    vertical-align: bottom;
}

.button-round, .button-round-multiple{
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    background-color: #1E2027;
    position: fixed !important;
    bottom: 25px;
    right: 25px;
    z-index: 150;
    -webkit-box-shadow: 0px 0px 15px -5px rgba(0,0,0,0.6);
    -moz-box-shadow: 0px 0px 15px -5px rgba(0,0,0,0.6);
    box-shadow: 0px 0px 15px -5px rgba(0,0,0,0.6);
    color: #ffff !important;
    cursor: pointer;
}
.button-round:before, .button-round-multiple:before{
    content: '\e080';
    font-family: 'forsys';
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}
.button-round-multiple-content{
    background-color: #212121;
    width: 300px;
    height: 300px;
    position: absolute;
    bottom: 0;
    left: -240px;
    z-index: -1;
    border-bottom-right-radius: 10%;
    color: #fff;
    padding: 15px;
}
.button-round-multiple-content .item{
    width: 100%;
    display: block;
    margin-bottom: 15px;
}
.cart-wrap-no-items-icon{
    font-size: 5rem !important;
    text-align: center;
}
.cart-wrap-no-items-text{
    text-transform: initial!important;
    font-size: 1rem !important;
    padding: 0 25px;
    text-align: center;
}












.inner{
    width: 95%;
    margin: 0 auto;
    position: relative;
}
.col-fd-1 {width: 8.33%;}
.col-fd-2 {width: 16.66%;}
.col-fd-3 {width: 25%;}
.col-fd-4{	width: 33.33%;}
.col-fd-5 {width: 41.66%;}
.col-fd-6 {width: 50%;}
.col-fd-7 {width: 58.33%;}
.col-fd-8 {width: 66.66%;}
.col-fd-9 {width: 75%;}
.col-fd-10 {width: 83.33%;}
.col-fd-11 {width: 91.66%;}
.col-fd-12 {width: 100%;}
[class*="col"],
[class*="col-fd-"] {
    float: left;
    min-height: 1px;
    padding: 0 15px;
}
[class*="col"] img,
[class*="col-fd-"] img{
    max-width: 100%;
}
.clear{
    clear: both;
    float: none;
}
.clearfix::after {
    content: "";
    display: block;
    clear: both;
}
.relative{
    position: relative;
}
.absolute{
    position: absolute;
}
.floated-right{
    float: right !important;
}
.floated-left{
    float: left !important;
}
.floated-none{
    float: none !important;
}
.fdb-flex-row{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.fdb-flex-col{
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}
.fdb-flex{
    display: flex;
}
.flex-aligned-centered{
    display: -webkit-box;  /* Safari 3.1 - 6, Chrome < 21 (2009 Spec), UC Browser Android */
    display: -moz-box;     /* Firefox 2 - 27 (2009 Spec), UC Mini */
    display: -ms-flexbox;  /* IE10 (2012 Syntax) */
    display: -webkit-flex; /* Safari 6.1 - 8, Android < 4.4, BB < 10, Chrome 21 - 28 */
    display: flex;
    align-items: center;
    justify-content: center;

}
.flex-aligned-left{
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.flex-aligned-right{
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}













section{
    margin: 50px 0;
}
.m-0{ margin: 0 !important;}
.m-5{ margin: 5px !important;}
.m-10{ margin: 10px;}
.m-15{ margin: 15px !important;}
.mt-0{ margin-top: 0 !important;}
.mb-0{ margin-bottom: 0 !important;}
.ml-10{ margin-left: 10px !important;}
.mr-0{ margin-right: 0 !important;}
.ml-0{ margin-left: 0 !important;}
.p-0{ padding: 0 !important;}
.p-5{ padding: 5px !important;}
.p-10{ padding: 10px !important;}
.p-15{ padding: 15px !important;}
.pl-0{ padding-left: 0 !important;}
.pr-0{ padding-right: 0 !important;}
.pb-0{ padding-bottom: 0 !important;}
.pt-0{ padding-top: 0 !important;}
.pt-15{ padding-top: 15px !important;}
.pb-15{ padding-bottom: 15px !important;}
.pl-15{ padding-left: 15px!important;}
.pr-15{ padding-right: 15px!important;}


.capitalize{
    text-transform: capitalize;
}
.italic{
    font-style: italic;
}
.centered{
    display: block;
    margin: auto;
    float: none;
}
hr{
    width: 100%;
    background-color: #00A88E;
    height: 1px;
    position: relative;
    margin: .5rem auto;
    border:none;
}
hr.hr-fancy{
    border: 0;
    height: 1px;
    background-color: transparent;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}
ul.bread-menu{
    list-style-type: none;
    margin: 1rem 0;
    padding: 0;
}
ul.bread-menu li{
    display: inline-block;
}
ul.bread-menu li a:hover{
    color: #00A88E;
}
ul.bread-menu li:last-child{
    color: #00A88E;
}
ul.bread-menu li:after{
    content: '/';
    margin: 0 5px;
}
ul.bread-menu li:last-child:after{
    content: '';
    display: block;
}
span.counter{
    font-size: .75rem;
}
span.counter:before{
    content: '(';
    margin-left: 5px;
}
span.counter:after{
    content: ')';
    margin-right: 5px;
}
ul.tabs{
    border: 1px solid #00A88E;
    border-left: none;
    border-right: none;
    margin: 0;
    padding: 0;
}
ul.tabs li{
    display: inline-block;
}
ul.tabs li a{
    padding: 10px;
    display: inline-block;
}
ul.tabs li:hover a{
    color: #00A88E;
}
ul.tabs li:after{
    content: '|';
    margin: 0 5px;
}
ul.tabs li:last-child:after{
    content: '';
}
div.tabs{

}
ul.two-columns{
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}
.hint{
    position: absolute;
    right: 0;
    z-index: 500;
    border: 1px solid #00a88e;
    padding: 5px 10px;
    top: 38px;
    font-weight: 400;
    font-size: 14px;
    background-color: #fff;
    display: none;
    width: 250px;
    -webkit-box-shadow: 0 0 15px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0 0 15px -2px rgba(0,0,0,0.75);
    box-shadow: 0 0 15px -2px rgba(0,0,0,0.75);
}
.hint-wrap:hover .hint{
    display: block;
}
.hint:after {
    content: "";
    position: absolute;
    top: -8px;
    right: 0;
    border-style: solid;
    border-width: 0 10px 10px;
    border-color: #FFFFFF transparent;
    display: block;
    width: 0;
    z-index: 1;
}
.hint:before {
    content: "";
    position: absolute;
    top: -10px;
    right: 0;
    border-style: solid;
    border-width: 0 10px 10px;
    border-color: #00a88e transparent;
    display: block;
    width: 0;
    z-index: 0;
}
.hint-wrap{
    position: relative;
}
.hint-right .hint{
    left: 0;
}
.hint-right .hint:after,
.hint-right .hint:before{
    left: 0;
    right: initial;
}
.notification,
.cart{
    position: relative;
    font-size: 1.25rem;
    text-align: center;
    width: 32px;
    height: 32px;
    display: inline-block;
    cursor: pointer;
}
.notification .icon:hover,
.cart .icon:hover{
    color: #00A88E;
}
.notification-counter,
.cart-counter{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #00a88e;
    color: #fff;
    position: absolute;
    font-size: .75rem;
    top: -10px;
    right: -8px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.notification-counter-small{
    width: 18px;
    height: 18px;
    font-size: .688rem;
    line-height: 1.25rem;
}
.notification-counter:empty, .cart-counter:empty{ display: none;}
.cart-counter{
    background-color: #f78920;
    color: #fff;
}
.notification-counter.notification-alert{
    background-color: #cb2027;
}
.cart-wrap{
    border: 1px solid #00A88E;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
    z-index: 100;
    position: absolute;
    width: 350px;
    top: 32px;
    right: -.5rem;
    text-align: left;
    padding: .5rem;
    font-size: 1rem;
}

.dropdown-wrap{
    display: block;
}
.dropdown-header{
    cursor: pointer;
}
.dropdown-content{
    display: none;
}
.dropdown-active{
    background-color: #00A88E !important;
}
.corners-left{
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.corners-right{
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.corners-top{
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.corners-bottom{
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.corners-all{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.corners-none{
    border-radius: 0;
}
.borders{
    border: 1px solid #EBEBEB;
}
.border-sides{
    border: 1px solid #EBEBEB;
    border-top: none;
    border-bottom: none;
}
.borders-none{
    border: none !important;
}

.block{
    border: 1px solid #EBEBEB;
    position: relative;
    margin-bottom: .5rem
}
.block-title{
    margin: 5px 0;
    font-weight: 700;
    height: 60px;
    display: table;
    width: 100%;
    font-size: 1.125rem;
}
.block-title span,
.block-title p{
    display: table-cell;
    vertical-align: middle;
}
.block-summary{
    margin: 0 0 1rem 0;
    height: 80px;
}
.block-price{
    margin-bottom: 1rem;
    text-align: right;
    height: 50px;
}
.price-old{
    text-decoration: line-through;
    font-size: .875rem;
    height: 25px;
}
.price-old:empty{
    visibility: hidden;
}
.price{
    font-weight: 700;
    font-size: 1.25rem;
    color: #00A88E;
}
.overlay-wrap{
    position: relative;
}
.overlay{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,168,142,.4);
    cursor: pointer;
    display: none;
}
.overlay-wrap:hover .overlay{
    display: block;
}
.overlay .icon{
    text-align: center;
    font-size: 6rem;
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 35%;
    bottom: 0;
    margin: auto;
}
.waiting {
    border: 6px solid #f3f3f3;
    border-top: 6px solid #00a88e;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    animation: spin 2s linear infinite;
    margin: 25px auto;
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.waiting-overlay{ position: fixed; top: 0; left: 0; bottom: 0; right: 0; background-color: rgba(255, 255, 255, .5); display: none; align-items: center; justify-content: center;}
.alert{
    padding: 15px;
    border-radius: 5px;
    margin-bottom: .5rem;
}
.alert-error{
    background-color: #f27b744d;
    border: 1px solid #f59d99;
}
.alert-warning{
    background-color: rgba(253, 202, 72, 0.3);
    border: 1px solid #fdca48;
}
.alert-success{
    background-color: rgba(35, 164, 68, 0.3);
    border: 1px solid #23a444;
}
.alert-message{
    background-color: rgba(87, 228, 236, 0.3);
    border: 1px solid #53d3db;
}
.alert-fixed{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
}
.alert-fixed::after{
    background-color: #fff;
}
.label-tag{
    color: #000;
    background: rgba(0,168,142,.4);
    width: auto;
    display: inline-block;
    float: left;
    padding: 5px;
    border-radius: 7px;
    margin: 0 .5rem .5rem 0;
}
.tooltip{
    position: relative;
    line-height: initial;
}
.tooltip:hover:after{
    position: absolute;
    content: attr(data-tooltip);
    font-size: .875rem;
    display: inline-block;
    background-color: #fff;
    border: 1px solid #00A88E;
    padding: 5px;
    border-radius: 5px;
    z-index: 100;
    min-width: 150px;
    color: #000;
    text-align: left;
    font-weight: 400;
    line-height: initial;
}
.tooltip-no-break{
    white-space: nowrap;
}
.tooltip-bottom:hover:after{
    top: 110%;
}
.tooltip-left:hover:after{
    right: 110%;
}
.tooltip-right:hover:after{
    left: 110%;
}
.tooltip-right:hover:after:before{
    content: "";
    position: absolute;
    right: -10%;
    top: 5px;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    border-color: transparent #00A88E;
    display: block;
    width: 0;
    z-index: 0;
}



.arrow-left-out:after{
    content: "";
    position: absolute;
    left: -8px;
    bottom: 50%;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    border-color: transparent #fff;
    display: block;
    width: 0;
    z-index: 1;
}















header{
    width: 100%;
    z-index: 1000;
}
.sign{
    margin: auto;
}
nav{
    width: 100%;
    display: table;
    height: 100%;
    position: relative;
}
nav ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: table-cell;
    vertical-align: middle;
}
nav ul li{
    display: inline-block;
    margin-right: 10px;
    font-size: 1.250em;
    position: relative;
}
nav ul li:hover{
    color: #00A88E;
}
nav ul li:hover .nav-dropdown{
    display: table;
}
nav ul li:hover .nav-dropdown ul li{
    color: initial;
}
.nav-dropdown{
    display: none;
    position: absolute;
    text-align: left;
    z-index: 100;
    background-color: #EBEBEB;
    min-width: 250px;

    -webkit-box-shadow: 0 0 20px 0 rgba(70,70,70,0.10), 0 0 20px 0 rgba(70,70,70,0.10);
    -moz-box-shadow: 0 0 20px 0 rgba(70,70,70,0.10), 0 0 20px 0 rgba(70,70,70,0.10);
    box-shadow: 0 0 20px 0 rgba(70,70,70,0.10), 0 0 20px 0 rgba(70,70,70,0.10);
}
.nav-dropdown ul{
    width: 100%;
}
.nav-dropdown ul li{
    display: block;
    margin: auto;
    font-size: 1em;
    border-bottom: 1px solid #cccccc;
}
.nav-dropdown ul li a{
    display: block;
    padding: 10px 15px;
}
.nav-dropdown ul li:last-child{
    border-bottom: none;
}
.nav-dropdown ul li:hover{
    color: #fff !important;
    background-color: #00A88E;
}
.mobile-menu-btn{
    display: none;
}
.copyright{
    text-align: center;
    font-size: .875rem;
    padding: 5px 0;
}
.thumbnail{
    height: 250px;
    position: relative;
    overflow: hidden;
}
.thumbnail img{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
}
.cms-login{
    border: 1px solid #b3b3b3;
    padding: 1rem 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.cms-login .sign img{
    max-height: 80px;
}
figure{
    border: 1px solid #ebebeb;
    border-radius: 5px;
    padding: 10px;
    display: inline-block;
    width: 100%;
}
figure img{
    display: block;
    margin: auto;
}
figcaption{
    font-size: .875rem;
    margin-top: 10px;
    opacity: .5;
}










/*BANNERS*/
.banner-wrap{
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
}
.banner li{
    min-height: 100vh;
    background-position: center !important;
    background-size: cover !important;
}
.banner-info, .banner-thumbnails-info{
    background-color: rgba(0,0,0,.7);
    color: #fff;
    padding: 20px 0;
}
.banner-one{
    height: 300px;
    position: relative;
    overflow: hidden;
}
.banner-one img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
}
.banner-one-title{
    position: absolute;
    bottom: 10px;
    text-align: center;
    color: #00A88E;
    font-weight: 700;
    font-size: 1.500em;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}
.banner-one-title span{
    background-color: #fff;
    padding: 10px 10%;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.banner-thumbnails li{
    height: 250px;
    background-position: center !important;
    background-size: cover !important;
}
/*end banner*/
.arrow-top-in:before{
    content: "";
    position: absolute;
    top: -10px;
    right: 13px;
    border-style: solid;
    border-width: 0 10px 10px;
    border-color: #00A88E transparent;
    display: block;
    width: 0;
    z-index: 0;
}
.arrow-top-in:after{
    content: "";
    position: absolute;
    top: -8px;
    right: 13px;
    border-style: solid;
    border-width: 0 10px 10px;
    border-color: #fff transparent;
    display: block;
    width: 0;
    z-index: 1;
}
.arrow-bottom-out:before{
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #00A88E transparent;
    display: block;
    width: 0;
    z-index: 0;
}
.arrow-bottom-out:after{
    content: "";
    position: absolute;
    bottom: -8px;
    left: 50%;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #fff transparent;
    display: block;
    width: 0;
    z-index: 1;
}

.arrow-top-out:before{
    content: "";
    position: absolute;
    top: -10px;
    left: 50%;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: #00A88E transparent;
    display: block;
    width: 0;
    z-index: 0;
}
.arrow-top-out:after{
    content: "";
    position: absolute;
    top: -8px;
    left: 50%;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: #fff transparent;
    display: block;
    width: 0;
    z-index: 1;
}
.arrow-left-out:before{
    content: "";
    position: absolute;
    left: -10px;
    bottom: 50%;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    border-color: transparent #00A88E;
    display: block;
    width: 0;
    z-index: 0;
}
.arrow-left-out:after{
    content: "";
    position: absolute;
    left: -8px;
    bottom: 50%;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    border-color: transparent #fff;
    display: block;
    width: 0;
    z-index: 1;
}
.arrow-right-out:before{
    content: "";
    position: absolute;
    right: -10px;
    bottom: 50%;
    border-style: solid;
    border-width: 10px 0 10px 10px;
    border-color: transparent #00A88E;
    display: block;
    width: 0;
    z-index: 0;
}
.arrow-right-out:after{
    content: "";
    position: absolute;
    right: -8px;
    bottom: 50%;
    border-style: solid;
    border-width: 10px 0 10px 10px;
    border-color: transparent #fff;
    display: block;
    width: 0;
    z-index: 1;
}

.user-thumbnail-circle{
    overflow: hidden;
    position: relative;
}
.user-thumbnail-circle img{
    width: 100%;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
    margin: auto;
}
.circle-50{
    width: 50px;
    height: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.circle-25{
    width: 25px;
    height: 25px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.dropdown-menu-wrap{
    position: relative;
}
.dropdown-menu-button{
    cursor: pointer;
}
.dropdown-menu{
    display: none;
    position: absolute;
    background-color: #f5f5f5 ;
    border: 1px solid #bdbdbd ;
    min-width: 250px;
    padding: 5px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.dropdown-menu-left{
    left: 0;
}
.dropdown-menu-right{
    right: 0;
}
.dropdown-menu-center{
    right: 0;
    left: 50%;
    transform: translateX(-50%);
}
.dropdown-menu-center:after,
.dropdown-menu-left:after,
.dropdown-menu-right:after{
    content: "";
    position: absolute;
    top: -9px;
    right: 50%;
    border-style: solid;
    border-width: 0 10px 10px;
    border-color: #FFFFFF transparent;
    display: block;
    width: 0;
    z-index: 1;
}
.dropdown-menu-center:before,
.dropdown-menu-left:before,
.dropdown-menu-right:before{
    content: "";
    position: absolute;
    top: -10px;
    right: 50%;
    border-style: solid;
    border-width: 0 10px 10px;
    border-color: #bdbdbd transparent;
    display: block;
    width: 0;
    z-index: 0;
}
.dropdown-menu-center:before, .dropdown-menu-center:after{
    right: 50%;
}
.dropdown-menu-right:before, .dropdown-menu-right:after{
    right: 15px;
}
.dropdown-menu-left:before, .dropdown-menu-left:after{
    left: 15px;
}

/*Lazy YouTube Loading*/
/*LAZY VIDEO*/
.youtube {
    background-color: #000;
    margin: 2% 0;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    cursor: pointer;
    height: 100%;
    min-height: 300px;
}
.youtube img {
    width: 100%;
    top: -16.84%;
    left: 0;
    opacity: 0.7;
}
.youtube .play-button {
    width: 90px;
    height: 60px;
    background-color: #666;
    box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
    z-index: 1;
    opacity: 0.8;
    border-radius: 6px;
}
.youtube .play-button:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26px;
    border-color: transparent transparent transparent #d9d9d9;
}
.youtube:hover .play-button{
    background-color: #d9d9d9;
}
.youtube:hover .play-button:before{
    border-color: transparent transparent transparent #666;
}
.youtube img,
.youtube .play-button {
    cursor: pointer;
}
.youtube img,
.youtube iframe,
.youtube .play-button,
.youtube .play-button:before {
    position: absolute;
}
.youtube .play-button,
.youtube .play-button:before {
    top: 50%;
    left: 50%;
    transform: translate3d( -50%, -50%, 0 );
}
.youtube iframe {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
/*table settings*/

/*end table settings*/
/*scroll*/
.scroll-to-top{
    position: fixed;
    width: 40px;
    height: 40px;
    right: 15px;
    bottom: 15px;
    z-index: 150;
    background-color: #00A88E;
    display: table;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    opacity: .5;
    transition-delay: .2s;
    -webkit-transition-delay: .2s;
    cursor: pointer;
}
.scroll-to-top:hover{
    opacity: 1;
}
.scroll-to-top:before{
    font-family: "forsys" !important;
    content: "\e01a";
    color: #fff;
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    text-align: center;
    font-size: 1.250em;
}
.fm-cookie-agreement-message{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    background: rgba(0,168,142,.8);
    color: #fff;
    padding: 15px 0;
}

.horizontal-scroll-wrap{
    display: flex;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 5px;
}
.horizontal-scroll{
    display: block;
    margin: 0 5px;
    white-space: nowrap;
}
.horizontal-scroll-wrap .horizontal-scroll:nth-child(1){ margin-left: 0;}
/*.horizontal-scroll-wrap::-webkit-scrollbar { display: none; }*/
.horizontal-scroll-wrap::-webkit-scrollbar{
    height: 4px;
    width: 4px;
    background: transparent;
}
.horizontal-scroll-wrap::-webkit-scrollbar-thumb:horizontal{
    background: #000;
    border-radius: 10px;
}

.overlay-form-wrap, .external-wrap{ position: fixed; top: 0; left: 0; right: 0; bottom: 0; height: 100vh; background-color: rgba(000,000,000,.5); z-index: 1000;}
.overlay-form-content, .external-content-wrap{ position: absolute; top: 0; right: 0; width: 40vw; height: 100vh;  background-color: #fff; overflow: hidden; overflow-y: scroll; transition: all .3s}
.overlay-form-content.no-scroll, .external-content-wrap.no-scroll{overflow-y: initial}
.overlay-form-content .pad, .external-content-wrap .pad{ display: flex; align-items: center; background-color: #00A88e; color: #fff; height: 55px; padding: 15px; font-weight: 700; font-size: 1rem;}
.overlay-slide-in{ opacity: 1; margin-right: 0;}
.overlay-slide-out{ opacity: 0; margin-right: -150px;}
.overlay-form-close:hover, .external-close:hover{cursor: pointer; color: #00A88E}
.external-content-centered{ height: 70vh; left: 0; right: 0; bottom: 0; top: 0; margin: auto; width: 60vw;}

.notifications-header,
.notifications-footer{height: 5%; font-size: .875rem; text-align: right;}
.mark-all-read:hover{text-decoration: underline; cursor: pointer;}
.notifications-body{height: 90%; float: left; overflow-y: scroll;}
.notification-author{font-size:0.750rem; color:#fff; font-weight:700;}
.notification-datetime{font-size:0.75rem; margin: 5px 0}
.notification-text{font-size:0.875rem; padding-top:5px;}
.notification-wrap{ position: relative; padding: 10px 15px; border-bottom: 1px solid #ccc;cursor: pointer}
.mark-as-read, .mark-as-unread{ width: 10px; height: 10px; border: 1px solid #ebebeb; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; position: absolute; right: 25px; top: 10px; cursor: pointer; background-color: #fff;}
.mark-as-unread{ background: transparent;}
.notification-seen-0{ background-color: rgba(0, 168, 142, 0.47);}
.notification-seen-1{ color: #9a9898;}
.all-notifications-page.notifications-body{ overflow-y: initial;}
.all-notifications-page .mark-as-unread{ border-color: #9a9898;}
.arabic-counter{counter-reset: arabic;}
.arabic-counter-number:before{counter-increment: arabic;content: counter(arabic);}
.roman-counter{counter-reset: roman-counter;}
.roman-counter-number:before{counter-increment: roman-counter;content: counter(roman-counter, upper-roman);}

ul.internal-tabs{ list-style-type: none; padding: 0; margin: 0; border-bottom: 1px solid #aaa;}
ul.internal-tabs li{ display: inline-block; margin-right: 15px; padding-bottom: 4px; position: relative; cursor: pointer; transition: all .5s;}
ul.internal-tabs li:hover:after{ content: ''; position: absolute; width: 100%; left: 0; bottom: -2px; border-bottom: 4px solid #00A88e;}
ul.internal-tabs li.selected:after{ content: ''; position: absolute; width: 100%; left: 0; bottom: -2px; border-bottom: 4px solid #00A88e;}
ul.internal-tabs li .notification-counter{ top: -10px; right: -20px;}
.internal-tabs-content .tab{ background-color: #fff;display: none;}
.internal-tabs-content .tab.selected{display: block;}
.autosave-flash-fixed{ position: fixed; bottom: 0; right: 35px;}
.add-to-favorites, .remove-from-favorites { position: absolute; top: 10px; left: 15px; font-size: 1.25em; background-color: #EBEBEB; color: #717171; cursor: pointer; display: flex; align-items: center; justify-content: center; width: 35px; height: 35px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%;}

.mouse, .mouse::after {position: absolute;left: 50%}
.mouse { position:absolute;
    border: 2px solid #fff;
    border-radius: 26px;
    bottom:0;
    width: 26px;
    height: 42px;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    cursor: pointer
}
.mouse::after {
    background-color: #fff;
    border-radius: 100%;
    content: "";
    top: 5px;
    margin-left: -2px;
    width: 4px;
    height: 4px;
    opacity: 1;
    -webkit-transform: translateY(0) scaleY(1) scaleX(1) translateZ(0);
    transform: translateY(0) scaleY(1) scaleX(1) translateZ(0);
    -webkit-animation: scroll 1.5s -1s cubic-bezier(.68, -.55, .265, 1.55) infinite;
    animation: scroll 1.5s -1s cubic-bezier(.68, -.55, .265, 1.55) infinite
}
@-webkit-keyframes scroll {
    0%,
    20% {
        -webkit-transform: translateY(0) scaleY(1) scaleX(1) translateZ(0);
        transform: translateY(0) scaleY(1) scaleX(1) translateZ(0)
    }
    10% {
        -webkit-transform: translateY(0) scaleY(1.2) scaleX(1.2) translateZ(0);
        transform: translateY(0) scaleY(1.2) scaleX(1.2) translateZ(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateY(20px) scaleY(2.5) scaleX(.5) translateZ(0);
        transform: translateY(20px) scaleY(2.5) scaleX(.5) translateZ(0);
        opacity: .01
    }
}

@keyframes scroll {
    0%,
    20% {
        -webkit-transform: translateY(0) scaleY(1) scaleX(1) translateZ(0);
        transform: translateY(0) scaleY(1) scaleX(1) translateZ(0)
    }
    10% {
        -webkit-transform: translateY(0) scaleY(1.2) scaleX(1.2) translateZ(0);
        transform: translateY(0) scaleY(1.2) scaleX(1.2) translateZ(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateY(20px) scaleY(2.5) scaleX(.5) translateZ(0);
        transform: translateY(20px) scaleY(2.5) scaleX(.5) translateZ(0);
        opacity: .01
    }
}

.button-actions-fixed{
    position: fixed;
    bottom: 15px;
    right: 15px;
    width: 45px;
    height: 45px;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
label.label-tinymce-images-tsv{
    border: 2px solid transparent;
    padding: 0;
    position: relative;
}
input[type=radio] ~ label.label-tinymce-images-tsv:before{
    content: "";
}
input[type=radio]:checked ~ label.label-tinymce-images-tsv:before{
    content: '\e094';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    font-size: 3rem;
    background-color: rgba(235, 235, 235, 0.6);
}
input[type=radio]:checked ~ label.label-tinymce-images-tsv{
    border-color: #ebebeb;
}
.input-n-a.n-a-show:after { content: 'n / a'; position: absolute; top: 0; bottom: 0; left: 0; right: 0; height: 100%; display: flex; align-items: center; justify-content: center; color: #9c9c9c}
.table-c-1 {width: 8.33%;}
.table-c-2 {width: 16.66%;}
.table-c-3 {width: 25%;}
.table-c-4{	width: 33.33%;}
.table-c-5 {width: 41.66%;}
.table-c-6 {width: 50%;}
.table-c-7 {width: 58.33%;}
.table-c-8 {width: 66.66%;}
.table-c-9 {width: 75%;}
.table-c-10 {width: 83.33%;}
.table-c-11 {width: 91.66%;}
.table-c-12 {width: 100%;}
.unset{ position: unset;}
.nav-two-levels > ul > li{
    position:unset;
    margin-right: 25px;
    font-size: 1.25rem;
    transition:font-size 0.5s;
    height: 100%;
}
.nav-two-levels > ul > li:last-of-type,.header-top .user-options-wrap > ul > li:last-of-type{
    margin:0;
}
.nav-two-levels > ul > li:after{
    content: '';
    display:inline-block;
    padding-left:5px;
}
.nav-two-levels > ul > li:last-of-type:after{
    content:'';
    display:none;
}
.nav-two-levels > ul > li:hover{
    color:#1c1c1b;
}
.nav-two-levels > ul > li > .toggle-submenu{
    position:relative;
    cursor: pointer;
}
.nav-two-levels .toggle-submenu,
.nav-two-levels a{
    height: 100%;
    display: flex;
    align-items: center;
}
.nav-two-levels ul li .nav-dropdown{
    left:0;
    right:0;
    width:95vw;
    margin:auto;
    box-shadow:none;
    background:none;
    padding-top: 15px;
}
.nav-dropdown .nav-dropdown-content{
    border:2px solid #00A88e;
    background-color: #fff;
    min-height:300px;
    padding: 15px;
    font-size:0.875rem;
    text-transform: initial;
}
.nav-dropdown ul li:after{
    content: none;
    margin: 0;
}
.nav-dropdown ul li{
    border-bottom: none;
    font-size: .875rem;
}
.nav-has-dropdown > .toggle-submenu:before{
    display:none;
    content: "";
    position: absolute;
    bottom: -16px;
    left:0;
    right:0;
    margin:auto;
    border-style: solid;
    border-width: 0 10px 10px;
    border-color: #00A88e transparent;
    width: 0;
    z-index: 101;
}
.nav-has-dropdown > .toggle-submenu:after{
    display:none;
    content: "";
    position: absolute;
    bottom:-18px;
    left:0;
    right:0;
    margin:auto;
    border-style: solid;
    border-width: 0 10px 10px;
    border-color: #fff transparent;
    width: 0;
    z-index: 102;
}
.nav-has-dropdown:hover > .toggle-submenu:after,.nav-has-dropdown:hover > .toggle-submenu:before{
    display:block;
}
.fd-hidden{ display: none !important;}

.cart-steps{
    padding: 0;
    margin: 0 0 50px 0;
    font-size: 2.5rem;
    color: #9c9c9c;
    text-align: center;
}
.cart-steps li{
    display: inline-block;
}
.cart-steps li.selected{
    color: #000;
    font-size: 3rem;
}
.cart-steps li:after{
    content: ' / ';
    margin: 0 5px;
}
.cart-steps li:last-child:after{
    content: none;
}

.favorites-flash{
    position: absolute;
    top: 5vh;
    left: 15px;
}
.product-main-info .favorites-flash{
    top: 5vh;
    left: initial;
    right: 0;
}
.favorites-flash .alert-success{
    background-color: #FFFFFF;
    border-width: 2px;
    border-color: #00A88e;
    font-weight: 400;
    font-size: .875rem;
    -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.35);
    -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.35);
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.35);
    z-index: 150
}
.no-flex{
    display: initial !important;
    justify-content: initial !important;
    align-items: initial !important;
}
.socials{ margin: .5rem 0;}
.social{ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.social-rounded{ -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%;}
[class*="social-"]{ float: left;border: 1px solid transparent;font-size: 1.25rem;width: 32px;height: 32px;margin-right: 5px;display: flex;align-items: center;justify-content: center;}
.social a, .social-rounded a, .social span, .social-rounded span{display: table;width: 100%;height: 100%;text-align: center;}
.social a:before, .social-rounded a:before, .social span:before, .social-rounded span:before{display: table-cell;vertical-align: middle;}
.social-facebook{color: #fff;background-color: #3b5998;border-color: #3b5998;}
.social-facebook:hover {color: #3b5998;}
.social-twitter{color: #fff;background-color: #55acee;border-color: #55acee;}
.social-twitter:hover{color: #55acee;}
.social-google-plus{color: #fff;background-color: #dd4b39;border-color: #dd4b39;}
.social-google-plus:hover{color: #dd4b39;}
.social-youtube{color: #fff;background-color: #ff0000;border-color: #ff0000;}
.social-youtube:hover{color: #ff0000;}
.social-pinterest{color: #fff;background-color: #cb2027;border-color: #cb2027;}
.social-pinterest:hover{color: #cb2027;}
.social-linkedin{color: #fff;background-color: #007bb5;border-color: #007bb5;}
.social-linkedin:hover{color: #007bb5;}
.social-messenger{color: #fff; background-color: #0084ff; border-color: #0084ff;}
.social-messenger:hover{color: #0084ff;}
.social-whatsapp{color: #fff; background-color: #4dc247; border-color: #4dc247;}
.social-whatsapp:hover{color: #4dc247; }
.social-skype{ color: #fff; background-color: #00aff0; border-color: #00aff0;}
.social-skype:hover{ color: #00aff0;}
.social-viber{ color: #fff; background-color: #8f5db7; border-color: #8f5db7;}
.social-viber:hover{ color: #8f5db7;}
.social-facetime{ color: #fff; background-color: #4dc247; border-color: #4dc247;}
.social-facetime:hover{ color: #4dc247;}
.social-instagram{ color: #fff; background-color: #bc2a8d; border-color: #bc2a8d;}
.social-instagram:hover{ color: #bc2a8d;}
.social-slideshare{ color: #fff; background-color: #FCE300; border-color: #FCE300;}
.social-slideshare:hover{ color: #FCE300;}
.social-email, .social-phone{ color: #fff; background-color: #00A88E; border-color: #00A88E;}
.social-email:hover, .social-phone:hover{ color: #00A88E;}
[class*="social-"]:hover{ background-color: #fff;}

@media screen and (max-width: 1023px) and (min-width: 415px){
    .col-ft-0{width: 0;display: none;}
    .col-ft-1 {width: 8.33%;}
    .col-ft-2 {width: 16.66%;}
    .col-ft-3 {width: 25%;}
    .col-ft-4{	width: 33.33%;}
    .col-ft-5 {width: 41.66%;}
    .col-ft-6 {width: 50%;}
    .col-ft-7 {width: 58.33%;}
    .col-ft-8 {width: 66.66%;}
    .col-ft-9 {width: 75%;}
    .col-ft-10 {width: 83.33%;}
    .col-ft-11 {width: 91.66%;}
    .col-ft-12 {width: 100%;}
    [class*="col-ft-"] {
        float: left;
        min-height: 1px;
        box-sizing: border-box;
        padding: 0 15px;
    }
    [class*="col-ft-"] img{
        max-width: 100%;
    }
    .ft-no-flex{
        display: block;
    }
    .ft-p-0{
        padding: 0 !important;
    }
    .ft-p-15{
        padding: 15px !important;
    }
    .ft-pl-0{
        padding-left: 0 !important;
    }
    .ft-pr-0{
        padding-right: 0 !important;
    }
}
@media screen and (max-width: 414px){
    .fm-hidden{width: 0; display: none !important;}
    .fd-hidden{display: block!important;}
    .col-fm-1 {width: 8.33%;}
    .col-fm-2 {width: 16.66%;}
    .col-fm-3 {width: 25%;}
    .col-fm-4{	width: 33.33%;}
    .col-fm-5 {width: 41.66%;}
    .col-fm-6 {width: 50%;}
    .col-fm-7 {width: 58.33%;}
    .col-fm-8 {width: 66.66%;}
    .col-fm-9 {width: 75%;}
    .col-fm-10 {width: 83.33%;}
    .col-fm-11 {width: 91.66%;}
    .col-fm-12 {width: 100%;}
    [class*="col-fm-"] {
        float: left;
        min-height: 1px;
        box-sizing: border-box;
        padding: 0 15px !important;
    }
    [class*="col-fm-"] img{
        max-width: 100%;
    }
    .fm-show{ display: block !important;}
    .fm-hidden{ display: none !important;}
    .fm-no-flex{ display: block !important;}
    .fm-p-0{ padding: 0 !important;}
    .fm-p-15{ padding: 15px !important;}
    .fm-pl-0{ padding-left: 0 !important;}
    .fm-pr-0{ padding-right: 0 !important;}
    .fm-floated-right{ float: right !important;}
    .fm-pb-15{ padding-bottom: 15px !important;}
    .table-fm td:before { display: none;}
    .table-fm th, .table-fm td { display: table-cell;}
    .table-fm th:first-child, .table-fm td:first-child { padding-left: 0;}
    .table-fm th:last-child, .table-fm td:last-child { padding-right: 0;}
    .table-fm td { display: block;}
    .table-fm th { display: none;}
    .table-fm td:before {
        content: attr(data-th) " ";
        font-weight: bold;
        width: 6.5em;
        display: inline-block;
    }
    .table-fm th, .table-fm td { text-align: left;}
    .fm-menu-two-levels{
        position: fixed;
        width: 100vw;
        right: 0;
        z-index: 150;
        top: 90px;
        margin-right: -100vw;
        transition: .3s;
        background: linear-gradient(to right, rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.7) 1%,rgba(0,0,0,0.4) 100%);
    }
    .fm-menu-two-levels ul{
        width: 75vw;
        height: calc(100vh - 97px);
        background-color: #000;
        float: right;
        padding: 0 15px;
    }
    .fm-menu-two-levels ul li a {
        color: #fff;
        display: block;
        width: 100%;
    }
    .fm-menu-two-levels .fm-menu-item{
        border-bottom: 1px solid #9c9c9c;
        min-height: 35px;
        display: flex !important;
        align-items: center;
    }
    .toggle-submenu-arrow{
        display: inline-block !important;
    }
    .fm-category{
        text-transform: uppercase;
        height: 100%;
        display: block;
        padding: 10px 0;
        color: #fff;
    }
    #fm-menu-selected-wrap{
        width: 75vw;
        background: #000;
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 101;
        margin-right: -75vw;
        transition: .3s;
        color: #fff;
        padding: 15px;
    }
    #fm-menu-selected-wrap .fm-category{
        display: initial;
        padding-left: 15px;
    }
    #fm-menu-selected-wrap .fm-menu-content .nav-dropdown{
        display: block;
        position: relative;
        background-color: #000;
        box-shadow: none;
        color: #fff;
    }
    #fm-menu-selected-wrap .fm-menu-content .fm-clone-item{
        min-height: 40px;
        border-bottom: 1px solid #9c9c9c;
        display: flex;
        align-items: center;
    }
    .fm-menu-item-login{
        text-transform: uppercase;
        font-size: 1.125rem;
    }
}