@import url(//gofoto.by//components/com_bagallery/assets/css/../icons/material/material.css);
/*------------------------------------------------------------------------
# plg_extravote - ExtraVote Plugin
# ------------------------------------------------------------------------
# author    Jesús Vargas Garita
# Copyright (C) 2010 www.joomlahill.com. All Rights Reserved.
# @license - http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
# Websites: http://www.joomlahill.com
# Technical Support:  Forum - http://www.joomlahill.com/forum
-------------------------------------------------------------------------*/
.extravote {
	margin: 0 0 10px;	
	border-bottom: 1px solid #eee;
    padding-bottom: 5px;
}

.blog .extravote {
	border-top: 1px solid #eee;
    padding: 5px 0;
}

.extravote-small { }
.extravote-stars,
.extravote-info {
    margin: 0!important;
    padding: 0!important;
    position: relative;
    vertical-align: middle;
}
.extravote-info.ihide {
    display: none;
}
.voted .extravote-info.ihide, .extravote-stars {
    display: inline-block;
}
.extravote-stars,
.extravote-star a,
.extravote-info,
.extravote-stars .current-rating  {
    height: 25px;
    line-height: 25px;
}
.size-2 .extravote-stars,
.size-2 .extravote-star a,
.size-2 .extravote-info,
.size-2 .extravote-stars .current-rating ,
.extravote-small .extravote-stars,
.extravote-small .extravote-star a,
.extravote-small .extravote-info,
.extravote-small .extravote-stars .current-rating{
    height: 22px;
    line-height: 22px;
}
.size-3 .extravote-stars,
.size-3 .extravote-star a,
.size-3 .extravote-info,
.size-3 .extravote-stars .current-rating ,
.size-2.extravote-small .extravote-stars,
.size-2.extravote-small .extravote-star a,
.size-2.extravote-small .extravote-info,
.size-2.extravote-small .extravote-stars .current-rating {
    height: 19px;
    line-height: 19px;
}
.size-3.extravote-small .extravote-stars,
.size-3.extravote-small .extravote-star a,
.size-3.extravote-small .extravote-info,
.size-3.extravote-small .extravote-stars .current-rating {
    height: 16px;
    line-height: 16px;
}
.extravote-stars {
    font-size: 1em;
    overflow: hidden;
    width: 125px;
}
.size-2 .extravote-stars,
.extravote-small .extravote-stars {
    width: 110px;
}
.size-3 .extravote-stars,
.size-2.extravote-small .extravote-stars {
    width: 95px;
}
.size-3.extravote-small .extravote-stars {
    width: 80px;
}
.extravote-info {
    font-size: .78em;
}
.extravote-star {
    background-position: 0!important;
    background-image: none;
    display: inline;
    margin: 0!important;
    padding: 0!important;
}
.extravote-stars,
.extravote-star a:hover,
.extravote-stars .current-rating {
    background-image: url(//gofoto.by//plugins/content/extravote/assets/images/star.png)!important;
    background-color: transparent!important;
    background-repeat: repeat-x!important;
}
.size-2 .extravote-stars,
.size-2 .extravote-star a:hover,
.size-2 .extravote-stars .current-rating,
.extravote-small .extravote-stars,
.extravote-small .extravote-star a:hover,
.extravote-small .extravote-stars .current-rating {
    background-image: url(//gofoto.by//plugins/content/extravote/assets/images/star-2.png)!important;
}
.size-3 .extravote-stars,
.size-3 .extravote-star a:hover,
.size-3 .extravote-stars .current-rating,
.size-2.extravote-small .extravote-stars,
.size-2.extravote-small .extravote-star a:hover,
.size-2.extravote-small .extravote-stars .current-rating {
    background-image: url(//gofoto.by//plugins/content/extravote/assets/images/star-3.png)!important;
}
.size-3.extravote-small .extravote-stars,
.size-3.extravote-small .extravote-star a:hover,
.size-3.extravote-small .extravote-stars .current-rating {
    background-image: url(//gofoto.by//plugins/content/extravote/assets/images/star-4.png)!important;
}
.extravote-star a:hover,
.extravote-stars .current-rating {
    background-position: left -1000px;
}
.extravote-star a,
.extravote-stars .current-rating {
    border: medium none;
    cursor: pointer;
    left: 0;
    outline: none;
    overflow: hidden;
    position: absolute;
    text-indent: -1000em!important;
    top: 0;
}
.extravote-star a:hover {
    background-position: left bottom!important;
}
.extravote-star a:focus,
.extravote-star a:active {
    background: none!important;
}
.extravote-stars .current-rating {
    background-position: left center;
    z-index: 1;
}
.extravote-star a.ev-5-stars,
.extravote-star a.ev-10-stars,
.extravote-star a.ev-15-stars,
.extravote-star a.ev-20-stars,
.extravote-star a.ev-25-stars,
.extravote-star a.ev-30-stars,
.extravote-star a.ev-35-stars,
.extravote-star a.ev-40-stars,
.extravote-star a.ev-45-stars,
.extravote-star a.ev-50-stars {
    margin: 0;
    padding: 0;
}
.extravote-star a.ev-5-stars {
    width: 10%;
    z-index: 12;
}
.extravote-star a.ev-10-stars {
    width: 20%;
    z-index: 11;
}
.extravote-star a.ev-15-stars {
    width: 30%;
    z-index: 10;
}
.extravote-star a.ev-20-stars {
    width: 40%;
    z-index: 9;
}
.extravote-star a.ev-25-stars {
    width: 50%;
    z-index: 8;
}
.extravote-star a.ev-30-stars {
    width: 60%;
    z-index: 7;
}
.extravote-star a.ev-35-stars {
    width: 70%;
    z-index: 6;
}
.extravote-star a.ev-40-stars {
    width: 80%;
    z-index: 5;
}
.extravote-star a.ev-45-stars {
    width: 90%;
    z-index: 4;
}
.extravote-star a.ev-50-stars {
    width: 100%;
    z-index: 3;
}
html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}footer,header,section{display:block}a{background-color:transparent}a:active,a:hover{outline:0}b,strong{font-weight:700}h1{margin:.67em 0;font-size:2em}small{font-size:80%}img{border:0}svg:not(:root){overflow:hidden}button,input,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}@media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.btn>.caret{border-top-color:#000!important}}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}button,input,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}img{vertical-align:middle}[role=button]{cursor:pointer}h1,h2,h3{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1,h2,h3{margin-top:20px;margin-bottom:10px}h1{font-size:32px}h2{font-size:30px}h3{font-size:24px}p{margin:0 0 10px}small{font-size:85%}.page-header{padding-bottom:9px;margin:10px 0 5px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10px}ul ul{margin-bottom:0}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.row{margin-right:-15px;margin-left:-15px}.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-6,.col-lg-7,.col-lg-9,.col-md-12,.col-md-3,.col-md-5,.col-md-6,.col-md-7{position:relative;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:992px){.col-md-12,.col-md-3,.col-md-5,.col-md-6,.col-md-7{float:left}.col-md-12{width:100%}.col-md-7{width:50%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-3{width:25%}}@media (min-width:1200px){.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-6,.col-lg-7,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-9{width:75%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}}table{background-color:transparent}th{text-align:left}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px\9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}input[type=search]{-webkit-appearance:none}.checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox input[type=checkbox]{position:absolute;margin-top:4px\9;margin-left:-20px}.checkbox+.checkbox{margin-top:-5px}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox][disabled],input[type=radio][disabled]{cursor:not-allowed}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn:active:focus,.btn:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active:focus,.btn-default:active:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default:active{background-image:none}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active:focus,.btn-primary:active:hover{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary:active{background-image:none}.pull-right>.dropdown-menu{right:0;left:auto}.btn-group{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn{position:relative;float:left}.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#337ab7}.nav>li>a>img{max-width:none}.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/ "}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.badge:empty{display:none}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-right:15px;padding-left:15px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.container:after,.container:before,.nav:after,.nav:before,.row:after,.row:before{display:table;content:" "}.container:after,.nav:after,.row:after{clear:both}.pull-right{float:right!important}.pull-left{float:left!important}.hidden{display:none!important}.visible-sm,.visible-xs{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url(//gofoto.by//templates/vina_sofasy/css/../fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//gofoto.by//templates/vina_sofasy/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//gofoto.by//templates/vina_sofasy/css/../fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//gofoto.by//templates/vina_sofasy/css/../fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//gofoto.by//templates/vina_sofasy/css/../fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//gofoto.by//templates/vina_sofasy/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
/*File https://gofoto.by/templates/vina_sofasy/css/legacy.css*/
input,
textarea {
  width: 206px;
}
textarea {
  height: auto;
}
textarea,
input[type="text"],
input[type="email"] {
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="email"]:focus {
  border-color: rgba(82,168,236,0.8);
  outline: 0;
  outline: thin dotted \9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"],
input[type="checkbox"] {
  width: auto;
}
input[type="file"] {
  height: 30px;
  *margin-top: 4px;
  line-height: 30px;
}
input[type="file"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999;
}
.controls > .checkbox:first-child {
  padding-top: 5px;
}
input,
textarea {
  margin-left: 0;
}
input[readonly] {
  cursor: not-allowed;
  background-color: #eee;
}
input:focus:invalid,
textarea:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
.help-block {
  color: #595959;
}
.help-block {
  display: block;
  margin-bottom: 10px;
}
.control-group {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  div.modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  div.modal.fade {
    top: -100px;
  }
  div.modal.fade.in {
    top: 20px;
  }
}
@media (max-width: 480px) {
  div.modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
}
/*File https://gofoto.by/templates/vina_sofasy/css/template.css*/
#sp-top4{
  float: right;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px,0px,0px);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  display: none;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.no-js .owl-carousel {
  display: block;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(//gofoto.by//templates/vina_sofasy/css/owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3,1.3);
  -moz-transition: scale(1.3,1.3);
  -ms-transition: scale(1.3,1.3);
  -o-transition: scale(1.3,1.3);
  transition: scale(1.3,1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*='owl-'] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*='owl-']:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}
@-webkit-keyframes spinAround {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes spinAround {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@keyframes spinAround {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes toRightFromLeft {
  49% {
    -webkit-transform: translate(100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translate(-100%);
  }
  51% {
    opacity: 1;
  }
}
@-moz-keyframes toRightFromLeft {
  49% {
    -moz-transform: translate(100%);
  }
  50% {
    opacity: 0;
    -moz-transform: translate(-100%);
  }
  51% {
    opacity: 1;
  }
}
@keyframes toRightFromLeft {
  49% {
    transform: translate(100%);
  }
  50% {
    opacity: 0;
    transform: translate(-100%);
  }
  51% {
    opacity: 1;
  }
}
@-webkit-keyframes toLeftFromRight {
  49% {
    -webkit-transform: translate(-100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translate(100%);
  }
  51% {
    opacity: 1;
  }
}
@-moz-keyframes toLeftFromRight {
  49% {
    -moz-transform: translate(-100%);
  }
  50% {
    opacity: 0;
    -moz-transform: translate(100%);
  }
  51% {
    opacity: 1;
  }
}
@keyframes toLeftFromRight {
  49% {
    transform: translate(-100%);
  }
  50% {
    opacity: 0;
    transform: translate(100%);
  }
  51% {
    opacity: 1;
  }
}
@-webkit-keyframes toTopFromBottom {
  49% {
    -webkit-transform: translateY(-100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(100%);
  }
  51% {
    opacity: 1;
  }
}
@-moz-keyframes toTopFromBottom {
  49% {
    -moz-transform: translateY(-100%);
  }
  50% {
    opacity: 0;
    -moz-transform: translateY(100%);
  }
  51% {
    opacity: 1;
  }
}
@keyframes toTopFromBottom {
  49% {
    transform: translateY(-100%);
  }
  50% {
    opacity: 0;
    transform: translateY(100%);
  }
  51% {
    opacity: 1;
  }
}
@-webkit-keyframes toBottomFromTop {
  49% {
    -webkit-transform: translateY(100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }
  51% {
    opacity: 1;
  }
}
@-moz-keyframes toBottomFromTop {
  49% {
    -moz-transform: translateY(100%);
  }
  50% {
    opacity: 0;
    -moz-transform: translateY(-100%);
  }
  51% {
    opacity: 1;
  }
}
@keyframes toBottomFromTop {
  49% {
    transform: translateY(100%);
  }
  50% {
    opacity: 0;
    transform: translateY(-100%);
  }
  51% {
    opacity: 1;
  }
}
@-webkit-keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255,255,255,0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255,255,255,0.5);
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}
@-moz-keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255,255,255,0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255,255,255,0.5);
    -moz-transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255,255,255,0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255,255,255,0.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
a {
  -webkit-transition: color 400ms, background-color 400ms;
  transition: color 400ms, background-color 400ms;
}
body {
  line-height: 24px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  background-color: #ffffff;
}
a,
a:hover,
a:focus,
a:active {
  text-decoration: none;
}
label {
  font-weight: normal;
}
img {
  max-width: 100%;
  height: auto;
}
.btn {
  -webkit-transition: color 400ms, background-color 400ms, border-color 400ms;
  -o-transition: color 400ms, background-color 400ms, border-color 400ms;
  transition: color 400ms, background-color 400ms, border-color 400ms;
}
.scrollup {
  width: 40px;
  height: 40px;
  position: fixed;
  bottom: 62px;
  right: 100px;
  display: none;
  z-index: 999;
  border: 1px solid #ddd;
  background-color: rgba(255,255,255,0.4);
}
.scrollup:hover {
  background-color: #c4c4c4;
}
.scrollup:before {
  content: " \f106";
  font-family: "FontAwesome";
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 3px;
  width: 40px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 25px;
  font-weight: 700;
  color: #000;
}
ul.social-icons {
  list-style: none;
  padding: 0;
  margin: -5px;
  display: inline-block;
}
ul.social-icons >li {
  display: inline-block;
  margin: 5px 7px;
}
ul.social-icons >li a {
  color: #999999;
}
.sp-module-content .mod-languages ul.lang-inline li >a:before {
  display: none;
}
#sp-header {
  background: #ffffff none repeat scroll 0 0;
  box-shadow: 0 3px 3px rgba(0,0,0,0.05);
  height: 90px;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 99;
}
#sp-title {
  min-height: 0;
}
.sp-page-title .breadcrumb >.active {
  color: rgba(255,255,255,0.8);
}
.sp-page-title .breadcrumb >span,
.sp-page-title .breadcrumb >li,
.sp-page-title .breadcrumb >li+li:before,
.sp-page-title .breadcrumb >li>a {
  color: #fff;
}
.layout-boxed .body-innerwrapper {
  max-width: 1240px;
  margin: 0 auto;
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
#sp-main-body {
  padding: 100px 0;
}

.sp-module {
  margin-top: 50px;
}

.sp-module:first-child {
  margin-top: 0;
}
.sp-module .sp-module-title {
  margin: 0 0 20px;
  font-size: 14px;
  text-align: center;
  line-height: 1;
}
#sp-top5 .sp-module .sp-module-title h3{  
  font-weight: 700;
  font-size: 30px;
  z-index: 1;
  position: relative;
}
#sp-top5 .sp-module .sp-module-title h3 span{
  background: #FFF;
  padding: 0 15px;
}	
.sp-module .sp-module-title h3:before{  
  background: #e5e5e5 !important;
  content: "";
  width: 100%;
  height: 1px;
  left: 0;
  position: absolute;
  top: 50%;
  z-index: -1;
  transform: translate(0px,-50%);
}

.sp-module ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-module ul >li {
  border-bottom: 1px solid #e8e8e8;
  -webkit-transition: 300ms;
  transition: 300ms;
}
.sp-module ul >li >a {
  padding: 5px 0;
  padding: 2px 0;
  -webkit-transition: 300ms;
  transition: 300ms;
}
.sp-module ul >li >a:hover {
  background: none;
}
.sp-module ul >li:last-child {
  border-bottom: none;
}
.sp-module .latestnews >div {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #e8e8e8;
}
.sp-module .latestnews >div:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
.sp-module .latestnews >div >a {
  display: block;
  font-weight: 400;
}
.article-info {
  margin: 0 -8px 5px;
  line-height: 12px;
}
.article-info >dd {
  display: inline-block;
  font-size: 12px;
  color: #666;
  text-transform: uppercase;
  margin: 0 8px;
}
.article-info >dd >i {
  display: inline-block;
  margin-right: 3px;
}
.tags >span {
  text-transform: uppercase;
  letter-spacing: 2px;
}
#sp-bottom .sp-module .sp-module-title {
  text-transform: none;
  font-weight: 400;
  font-size: 24px;
}
#sp-footer {
  color: #fff;
  text-align: center;
  padding: 20px 0;
}
.error-page .error-page-inner >div {
  display: table-cell;
  vertical-align: middle;
}

.page-header {
  padding-bottom: 15px;
}
table.category thead >tr,
table.category tbody >tr {
  border: 1px solid #f2f2f2;
}
table.category thead >tr th,
table.category thead >tr td,
table.category tbody >tr th,
table.category tbody >tr td {
  padding: 10px;
}

@-webkit-keyframes grdAiguille {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes grdAiguille {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes ptAiguille {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes ptAiguille {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes loader1 {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes loader1 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes loader6 {
  0% {
    -webkit-transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
  }
}
@keyframes loader6 {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(180deg);
  }
}
@keyframes rotate-360 {
  from {
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes audioWave {
  25% {
    background: linear-gradient(#333333,#333333) 0 50%, linear-gradient(#333333,#333333) 0.625em 50%, linear-gradient(#333333,#333333) 1.25em 50%, linear-gradient(#333333,#333333) 1.875em 50%, linear-gradient(#333333,#333333) 2.5em 50%;
    background-repeat: no-repeat;
    background-size: 0.5em 2em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em;
  }
  37.5% {
    background: linear-gradient(#333333,#333333) 0 50%, linear-gradient(#333333,#333333) 0.625em 50%, linear-gradient(#333333,#333333) 1.25em 50%, linear-gradient(#333333,#333333) 1.875em 50%, linear-gradient(#333333,#333333) 2.5em 50%;
    background-repeat: no-repeat;
    background-size: 0.5em 0.25em, 0.5em 2em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em;
  }
  50% {
    background: linear-gradient(#333333,#333333) 0 50%, linear-gradient(#333333,#333333) 0.625em 50%, linear-gradient(#333333,#333333) 1.25em 50%, linear-gradient(#333333,#333333) 1.875em 50%, linear-gradient(#333333,#333333) 2.5em 50%;
    background-repeat: no-repeat;
    background-size: 0.5em 0.25em, 0.5em 0.25em, 0.5em 2em, 0.5em 0.25em, 0.5em 0.25em;
  }
  62.5% {
    background: linear-gradient(#333333,#333333) 0 50%, linear-gradient(#333333,#333333) 0.625em 50%, linear-gradient(#333333,#333333) 1.25em 50%, linear-gradient(#333333,#333333) 1.875em 50%, linear-gradient(#333333,#333333) 2.5em 50%;
    background-repeat: no-repeat;
    background-size: 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 2em, 0.5em 0.25em;
  }
  75% {
    background: linear-gradient(#333333,#333333) 0 50%, linear-gradient(#333333,#333333) 0.625em 50%, linear-gradient(#333333,#333333) 1.25em 50%, linear-gradient(#333333,#333333) 1.875em 50%, linear-gradient(#333333,#333333) 2.5em 50%;
    background-repeat: no-repeat;
    background-size: 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 2em;
  }
}
@-webkit-keyframes effect-2 {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes effect-2 {
  from {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes sequence1 {
  0% {
    height: 10px;
  }
  50% {
    height: 50px;
  }
  100% {
    height: 10px;
  }
}
@keyframes sequence2 {
  0% {
    height: 20px;
  }
  50% {
    height: 65px;
  }
  100% {
    height: 20px;
  }
}
@keyframes rot1 {
  100% {
    transform: skew(-10deg) translateX(50px) rotate(405deg);
  }
}
@-webkit-keyframes rot1 {
  100% {
    -webkit-transform: skew(-10deg) translateX(50px) rotate(405deg);
  }
}
@keyframes rot2 {
  100% {
    transform: skew(-10deg) rotate(525deg);
  }
}
@-webkit-keyframes rot2 {
  100% {
    -webkit-transform: skew(-10deg) rotate(525deg);
  }
}
@keyframes rot3 {
  100% {
    transform: skew(-10deg) translateX(20px) translateY(-50px) rotate(645deg);
  }
}
@-webkit-keyframes rot3 {
  100% {
    -webkit-transform: skew(-10deg) translateX(20px) translateY(-50px) rotate(645deg);
  }
}
@keyframes width {
  10% {
    width: 10%;
  }
  20% {
    width: 20%;
  }
  30% {
    width: 30%;
  }
  40% {
    width: 40%;
  }
  50% {
    width: 50%;
  }
  60% {
    width: 60%;
  }
  70% {
    width: 70%;
  }
  80% {
    width: 80%;
  }
  90% {
    width: 90%;
  }
  100% {
    width: 100%;
  }
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .scrollup {
    bottom: 25px;
    right: 25px;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  ul.social-icons {
    margin: 0;
    width: 100%;
    text-align: center;
  }
  ul.social-icons > li {
    margin: 5px;
  }
  
  #sp-top3 .shipping-content{
	display: none;
  }
  #sp-categories-menu{
	display: none;  
  }
  .sppb-animated .sppb-addon-cta .sppb-cta-title {
    font-size: 40px !important;
    line-height: 40px !important;
  }
  .scrollup {
    bottom: 25px;
    right: 25px;
  }
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3);
  }
  50% {
    opacity: 1;
  }
}
.sp-megamenu-parent {
  list-style: none;
  line-height: 26px;
  padding: 0;
  margin: 0;
  z-index: 99;
  text-align: left;
}
.sp-megamenu-parent >li {
  display: inline-block;
  position: relative;
}
.sp-megamenu-parent >li.menu-justify {
  position: static;
}
.sp-megamenu-parent >li >a {
  display: inline-block;
  color: #303030;
  font-weight: 400;
  font-size: 14px;
  line-height: 60px;
  position: relative;
  padding: 0 25px;
  text-transform: uppercase;
  z-index: 999;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  width: 100%;
}
.sp-megamenu-parent >li:last-child > a {
  padding-right: 0;
}
.rtl .sp-megamenu-parent >li:last-child > a {
  padding-left: 0;
  padding-right: 0;
}
.sp-megamenu-parent .sp-dropdown {
  margin: 0;
  position: absolute;
  z-index: 10;
  display: none;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  box-shadow: 0 3px 5px 0 rgba(0,0,0,0.2);
  border: 1px solid #ededed;
  border-bottom: 0;
  border-top: 0;
  padding: 20px;
  position: relative;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>a:after {
  font-family: "FontAwesome";
  content: " \f105";
  float: right;
}
.rtl .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>a:after {
  float: left;
}
.rtl .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>a:after {
  float: left;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
  top: 100%;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
  left: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
  top: 0;
  left: 100%;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
  display: block;
  border-bottom: 1px solid #ededed;
  padding: 0;
  position: relative;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:last-child {
  border: 0;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {
  display: block;
  padding: 6px 0;
  cursor: pointer;
  text-align: left;
  text-transform: capitalize;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.rtl .sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {
  text-align: right;
}
.rtl .sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {
  text-align: right;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a.sp-group-title {
  border-bottom: 1px solid transparent;
  color: #303030;
  text-transform: capitalize;
  font-weight: bold;
  margin: 0 0 15px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:not(.sp-group-title):hover {
  padding-left: 5px;
}
.rtl .sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:not(.sp-group-title):hover {
  padding-right: 5px;
  padding-left: 0;
}
.sp-megamenu-parent .sp-dropdown-mega >.row {
  margin-top: 30px;
}
.sp-megamenu-parent .sp-dropdown-mega >.row:first-child {
  margin-top: 0;
}
.sp-megamenu-parent > .sp-has-child >a:before {
  content: '\f0dd';
  font-family: "FontAwesome";
  margin-top: -4px;
  opacity: 1;
  padding: 0 1px;
  position: absolute;
  right: 10px;
}
.rtl .sp-megamenu-parent > .sp-has-child >a:before {
  left: 10px;
  right: auto;
}
.sp-megamenu-parent .sp-has-child:hover >.sp-dropdown {
  display: block;
}
.sp-megamenu-parent.menu-fade .sp-has-child:hover >.sp-dropdown {
  -webkit-animation: spMenuFadeIn 400ms;
  animation: spMenuFadeIn 400ms;
}
.sp-megamenu-parent.menu-zoom .sp-has-child:hover >.sp-dropdown {
  -webkit-animation: spMenuZoom 400ms;
  animation: spMenuZoom 400ms;
}

#offcanvas-toggler {
  float: right;
  font-size: 20px;
}
.rtl #offcanvas-toggler {
  float: left;
}
.rtl #offcanvas-toggler {
  float: left;
}
#offcanvas-toggler >i {
  line-height: 60px;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}
.off-canvas-menu-init {
  overflow-x: hidden;
  position: relative;
}
.offcanvas .offcanvas-overlay {
  visibility: visible;
  opacity: 1;
}
.offcanvas-overlay {
  background: rgba(0,0,0,0.2);
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9999;
  visibility: hidden;
  -webkit-transition: .5s;
  transition: .5s;
}
.off-canvas-menu-wrap {
  position: relative;
  -webkit-transition: .5s;
  transition: .5s;
  right: 0;
  backface-visibility: hidden;
}
.close-offcanvas {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 1;
  border-radius: 100%;
  width: 25px;
  height: 25px;
  line-height: .5;
  text-align: center;
  font-size: 16px;
  border: 1px solid #fff;
  color: #fff;
  padding-top: 3px;
}
.rtl .close-offcanvas {
  left: 15px;
  right: auto;
}
.offcanvas-menu {
  width: 320px;
  height: 100%;
  background-color: rgba(0,0,0,0.7);
  color: #fff;
  position: fixed;
  top: 0;
  right: 0;
  -webkit-transform: translateX(320px);
  transform: translateX(320px);
  visibility: hidden;
  overflow: inherit;
  -webkit-transition: .5s;
  transition: .5s;
  z-index: 10000;
}
.offcanvas-menu .offcanvas-inner .sp-module {
  margin-top: 20px;
  border-bottom: 1px solid rgba(0,0,0,0.08);
  margin-bottom: 50px;
}
.offcanvas-menu .offcanvas-inner .sp-module .modtitle,
.offcanvas-menu .offcanvas-inner .sp-module .title {
  color: #fff;
}
.offcanvas-menu .offcanvas-inner .sp-module:after {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.offcanvas-menu .offcanvas-inner .sp-module.off-canvas-menu {
  padding: 0;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
  font-size: 16px;
  line-height: 1;
  text-transform: uppercase;
}
.offcanvas-menu .offcanvas-inner .sp-module ul .hitarea {
  background: transparent;
  margin-left: 0;
  position: absolute;
  width: 25px;
  right: 0;
  top: 13px;
}
.rtl .offcanvas-menu .offcanvas-inner .sp-module ul .hitarea {
  left: 0;
  right: auto;
}
.offcanvas-menu .offcanvas-inner .sp-module ul .hitarea:before {
  content: "\f147";
  display: inline-block;
  font-family: FontAwesome;
  font-feature-settings: normal;
  font-kerning: auto;
  font-language-override: normal;
  font-size: inherit;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-synthesis: weight style;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-rendering: auto;
}
.offcanvas-menu .offcanvas-inner .sp-module ul .hitarea.expandable-hitarea {
  background: transparent;
}
.offcanvas-menu .offcanvas-inner .sp-module ul .hitarea.expandable-hitarea:before {
  content: "\f196";
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li {
  padding: 0;
  background: none;
  border: 0;
  position: relative;
  border-bottom: 1px solid rgba(0,0,0,0.1);
  overflow: hidden;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.lastCollapsable,
.offcanvas-menu .offcanvas-inner .sp-module ul > li.lastExpandable {
  background: transparent;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
  display: block;
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  padding: 10px 20px;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
  line-height: 28px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a img {
  display: none !important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover,
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus {
  background: rgba(0,0,0,0.15);
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li {
  padding-left: 10px;
}
.rtl .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li {
  padding-right: 10px;
  padding-left: 0;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li.active > a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li:hover > a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li:focus > a {
  background: transparent !important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li > a:hover,
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li > a:focus {
  background: transparent !important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  padding: 13px 20px;
  cursor: pointer;
}
.rtl .offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler {
  left: 0;
  right: auto;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler .open-icon {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler .close-icon {
  display: inline;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler.collapsed .open-icon {
  display: inline;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler.collapsed .close-icon {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li >a:after {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
  background: rgba(0,0,0,0.02);
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul >li > a {
  padding-left: 30px;
}
.offcanvas-menu .offcanvas-inner .sp-module:first-child {
  margin-top: 0;
  padding: 30px;
}
.offcanvas-menu .offcanvas-inner .search {
  margin-top: 25px;
}
.offcanvas-menu .offcanvas-inner .search input {
  width: 100%;
  background: transparent;
  border-color: #5f5f5f;
  color: #fff;
}
.offcanvas {
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.offcanvas .off-canvas-menu-wrap {
  right: 0;
  -webkit-transform: translateX(-320px);
  transform: translateX(-320px);
}
.offcanvas .off-canvas-menu-wrap:after {
  width: 100%;
  height: 100%;
  right: 0;
}
.offcanvas .offcanvas-menu {
  visibility: visible;
  z-index: 9999;
  right: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.offcanvas .offcanvas-menu ul.nav-child li {
  padding-left: 10px;
}
.menu .nav-child.small {
  font-size: inherit;
}
.sp-megamenu-parent.menu-fade-up .sp-has-child:hover >.sp-dropdown {
  -webkit-animation: spMenuFadeInUp 400ms;
  animation: spMenuFadeInUp 400ms;
}
.sp-megamenu-parent.menu-rotate .sp-has-child:hover >.sp-dropdown {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
  visibility: visible;
}
.sp-megamenu-parent.menu-slide-down .sp-has-child:hover >.sp-dropdown {
  opacity: 1;
  visibility: visible;
  top: 150%;
}
.sp-megamenu-parent.menu-slide-down .sp-has-child:hover >.sp-dropdown .sp-dropdown {
  top: 0;
}
.menu-slide-down .sp-has-child >.sp-dropdown {
  top: 60px;
  opacity: 0;
  visibility: hidden;
  display: block;
  transition: all 500ms ease;
}
.menu-slide-down .sp-has-child >.sp-dropdown.sp-dropdown-mega {
  left: auto;
  right: 0;
}
.rtl .menu-slide-down .sp-has-child >.sp-dropdown.sp-dropdown-mega {
  left: 0;
  right: auto;
}
.menu-rotate .sp-has-child {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
.menu-rotate .sp-has-child >.sp-dropdown {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-transform: rotateX(-70deg);
  transform: rotateX(-70deg);
  -webkit-transition: transform 0.4s ease 0s, opacity 0.2s ease 0s, visibility 0.2s ease 0s;
  transition: transform 0.4s ease 0s, opacity 0.2s ease 0s, visibility 0.2s ease 0s;
  opacity: 0;
  visibility: hidden;
  display: block;
}
.menu-rotate .sp-has-child >.sp-dropdown.sp-dropdown-mega {
  left: auto;
  right: 0;
}
.rtl .menu-rotate .sp-has-child >.sp-dropdown.sp-dropdown-mega {
  left: 0;
  right: auto;
}
.menu-drop-in .sp-has-child .sp-dropdown-inner {
  background: transparent none repeat scroll 0 0;
  box-shadow: none;
  padding: 0;
}
.menu-drop-in .sp-has-child .sp-dropdown-items {
  margin: 0;
  padding: 0;
  perspective: 1000px;
}
.menu-drop-in .sp-has-child .sp-menu-item {
  -webkit-transform: translate(0,100px);
  transform: translate(0,100px);
  opacity: 0;
  padding: 0 20px !important;
  background-color: #ffffff;
}
.menu-drop-in .sp-has-child .sp-menu-item:first-child {
  padding-top: 20px !important;
}
.menu-drop-in .sp-has-child .sp-menu-item:last-child {
  padding-bottom: 20px !important;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-name: dropup;
  animation-name: dropup;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item:nth-child(1) {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item:nth-child(2) {
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item:nth-child(3) {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item:nth-child(4) {
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item:nth-child(5) {
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item:nth-child(6) {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item:nth-child(7) {
  -webkit-animation-duration: 0.9s;
  animation-duration: 0.9s;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item:nth-child(8) {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.menu-drop-in .sp-has-child:hover .sp-menu-item:last-child {
  box-shadow: 0 3px 3px -2px rgba(0,0,0,0.2);
}
.menu-drop-in .sp-has-child.menu-justify:hover .sp-dropdown {
  -webkit-animation: spMenuFadeInUp 500ms;
  animation: spMenuFadeInUp 500ms;
}
.menu-drop-in .sp-has-child.menu-justify .sp-dropdown-inner {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 3px 5px 0 rgba(0,0,0,0.2);
  padding: 20px !important;
}
.menu-drop-in .sp-has-child.menu-justify .sp-mega-group .sp-menu-item {
  padding: 0 !important;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: none;
  animation-fill-mode: none;
  -webkit-animation-iteration-count: 0;
  animation-iteration-count: 0;
  -webkit-animation-name: none;
  animation-name: none;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  opacity: 1;
  -webkit-transform: none;
  transform: none;
}
.menu-drop-in .sp-has-child.menu-justify .sp-mega-group .sp-menu-item:last-child {
  box-shadow: none;
}
@keyframes dropup {
  0% {
    opacity: 0;
    transform: translate(0,100px);
  }
  100% {
    opacity: 1;
    transform: translate(0,0);
  }
}
@-webkit-keyframes dropup {
  0% {
    opacity: 0;
    transform: translate(0,100px);
  }
  100% {
    opacity: 1;
    transform: translate(0,0);
  }
}
.menu-twist .sp-has-child .sp-dropdown-inner {
  background: transparent none repeat scroll 0 0;
  box-shadow: none;
  padding: 0;
}
.menu-twist .sp-has-child .sp-dropdown-items {
  margin: 0;
  padding: 0;
}
.menu-twist .sp-has-child .sp-menu-item {
  -webkit-transform: rotateY(90deg);
  transform: rotateY(90deg);
  padding: 0 20px !important;
  background: #fff;
}
.menu-twist .sp-has-child .sp-menu-item:first-child {
  padding-top: 20px !important;
}
.menu-twist .sp-has-child .sp-menu-item:last-child {
  padding-bottom: 20px !important;
}
.menu-twist .sp-has-child:hover .sp-menu-item {
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-name: twist;
  animation-name: twist;
}
.menu-twist .sp-has-child:hover .sp-menu-item:nth-child(1) {
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
}
.menu-twist .sp-has-child:hover .sp-menu-item:nth-child(2) {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
.menu-twist .sp-has-child:hover .sp-menu-item:nth-child(3) {
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
}
.menu-twist .sp-has-child:hover .sp-menu-item:nth-child(4) {
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
}
.menu-twist .sp-has-child:hover .sp-menu-item:nth-child(5) {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
}
.menu-twist .sp-has-child:hover .sp-menu-item:nth-child(6) {
  -webkit-animation-duration: 0.9s;
  animation-duration: 0.9s;
}
.menu-twist .sp-has-child:hover .sp-menu-item:nth-child(7) {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.menu-twist .sp-has-child:hover .sp-menu-item:nth-child(8) {
  -webkit-animation-duration: 1.1s;
  animation-duration: 1.1s;
}
.menu-twist .sp-has-child:hover .sp-menu-item:last-child {
  box-shadow: 0 3px 3px -2px rgba(0,0,0,0.2);
}
.menu-twist .sp-has-child.menu-justify:hover .sp-dropdown {
  -webkit-animation: spMenuFadeInUp 500ms;
  animation: spMenuFadeInUp 500ms;
}
.menu-twist .sp-has-child.menu-justify .sp-dropdown-inner {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 3px 5px 0 rgba(0,0,0,0.2);
  padding: 20px !important;
}
.menu-twist .sp-has-child.menu-justify .sp-mega-group .sp-menu-item {
  padding: 0 !important;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: none;
  animation-fill-mode: none;
  -webkit-animation-iteration-count: 0;
  animation-iteration-count: 0;
  -webkit-animation-name: none;
  animation-name: none;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  opacity: 1;
  -webkit-transform: none;
  transform: none;
}
.menu-twist .sp-has-child.menu-justify .sp-mega-group .sp-menu-item:last-child {
  box-shadow: none;
}
@keyframes twist {
  0% {
    opacity: 0;
    transform: rotateY(90deg);
  }
  100% {
    opacity: 1;
    transform: rotateY(0);
  }
}
@-webkit-keyframes twist {
  0% {
    opacity: 0;
    -webkit-transform: rotateY(90deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: rotateY(0);
  }
}
@-webkit-keyframes spMenuFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes spMenuFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes spMenuZoom {
  0% {
    opacity: 0;
    -webkit-transform: scale(.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@keyframes spMenuZoom {
  0% {
    opacity: 0;
    transform: scale(.8);
    -webkit-transform: scale(.8);
  }
  100% {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@-webkit-keyframes spMenuFadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,30px,0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
  }
}
@keyframes spMenuFadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0,30px,0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.slide-top-menu .offcanvas-menu {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.slide-top-menu .off-canvas-menu-wrap {
  right: 0;
}
.slide-top-menu .offcanvas-overlay {
  visibility: visible;
  opacity: 1;
}
.slide-top-menu .offcanvas-menu {
  right: 0;
  background-color: #000000;
  visibility: visible;
}
.full-screen .offcanvas-menu {
  right: -100%;
  width: 100%;
  transform: translateX(0);
  background-color: rgba(0,0,0,0.9);
  transition: all 600ms ease;
}
.full-screen .offcanvas-menu .offcanvas-inner {
  margin: 0 auto;
  text-align: center;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module {
  margin-bottom: 0;
  margin-top: 80px;
  padding-bottom: 0;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul {
  background: transparent;
  height: auto;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li {
  overflow: inherit;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li a {
  color: #fff;
  display: inline-block;
  font-size: 28px;
  padding: 20px;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li a:before {
  display: none;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li a:hover,
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li a:focus {
  background: transparent;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li .offcanvas-menu-toggler {
  left: auto;
  right: auto;
  font-size: 28px;
  padding: 20px 10px;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li ul li {
  display: block;
  padding: 0 20px;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li ul li a {
  font-size: 16px;
  padding: 5px 20px;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li ul li .offcanvas-menu-toggler {
  padding: 6px 10px;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li:hover a,
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li:focus a {
  background: transparent;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module ul.nav.menu {
  padding-bottom: 75px;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module .search {
  max-width: 300px;
  margin: 25px auto 0;
}
.full-screen .offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
  font-size: 28px;
}
.full-screen .offcanvas-menu .close-offcanvas {
  font-size: 20px;
  height: 35px;
  line-height: 1;
  right: 30px;
  top: 25px;
  width: 35px;
  padding-top: 6px;
}
.full-screen-off-canvas.ltr .offcanvas-menu {
  visibility: visible;
  z-index: 9999;
  width: 100%;
  right: 0;
}
.full-screen-ftop .offcanvas-menu {
  right: 0;
  width: 100%;
  opacity: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  background-color: rgba(0,0,0,0.9);
  transition: all 500ms ease;
}
.rtl .full-screen-ftop .offcanvas-menu {
  left: 0;
  right: auto;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner {
  margin: 0 auto;
  text-align: center;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module {
  margin-bottom: 0;
  margin-top: 80px;
  padding-bottom: 0;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul {
  background: transparent;
  height: auto;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul >li {
  opacity: 0;
  -webkit-transform: translate3d(0px,-80px,0px);
  transform: translate3d(0px,-80px,0px);
  -webkit-transition: transform 0.5s ease 0s, opacity 0.5s ease 0s;
  transition: transform 0.5s ease 0s, opacity 0.5s ease 0s;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li {
  overflow: inherit;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li a {
  color: #fff;
  display: inline-block;
  font-size: 28px;
  padding: 20px;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li a:before {
  display: none;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li a:hover,
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li a:focus {
  background: transparent;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li .offcanvas-menu-toggler {
  left: auto;
  right: auto;
  font-size: 28px;
  padding: 20px 10px;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li ul li {
  display: block;
  padding: 0 20px;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li ul li a {
  font-size: 16px;
  padding: 5px 20px;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li ul li .offcanvas-menu-toggler {
  padding: 6px 10px;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li:hover a,
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li:focus a {
  background: transparent;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul.nav.menu {
  padding-bottom: 75px;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module .search {
  max-width: 300px;
  margin: 25px auto 0;
}
.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
  font-size: 28px;
}
.full-screen-ftop .offcanvas-menu .close-offcanvas {
  font-size: 20px;
  height: 35px;
  line-height: 1;
  right: 30px;
  top: 25px;
  width: 35px;
  padding-top: 6px;
}
.rtl .full-screen-ftop .offcanvas-menu .close-offcanvas {
  left: 30px;
  right: auto;
}
.full-screen-off-canvas-ftop.ltr .offcanvas-menu {
  visibility: visible;
  z-index: 9999;
  width: 100%;
  right: 0;
  opacity: 1;
}
.full-screen-off-canvas-ftop.ltr .offcanvas-menu .sp-module {
  margin-top: 80px;
}
.full-screen-off-canvas-ftop.ltr .offcanvas-menu .sp-module ul {
  background: transparent;
  height: auto;
}
.full-screen-off-canvas-ftop.ltr .offcanvas-menu .sp-module ul >li {
  opacity: 1;
  -webkit-transform: translate3d(0px,0px,0px);
  transform: translate3d(0px,0px,0px);
}
.new-look .offcanvas-menu {
  background-color: #2b2f3b;
}
.new-look .offcanvas-menu .sp-module ul >li >a {
  padding-left: 28px;
}
.new-look .offcanvas-menu .sp-module ul >li >a:before {
  display: none;
}
.new-look .offcanvas-menu .sp-module ul >li:hover a,
.new-look .offcanvas-menu .sp-module ul >li:focus a,
.new-look .offcanvas-menu .sp-module ul >li.active a {
  background: #22b8f0;
}
.new-look .offcanvas-menu .sp-module ul >li ul li a {
  background-color: #2b2f3b !important;
}
.new-look .offcanvas-menu .sp-module ul >li ul li a:hover,
.new-look .offcanvas-menu .sp-module ul >li ul li a:focus {
  color: #22b8f0;
}
.new-look .offcanvas-menu .sp-module ul >li .offcanvas-menu-toggler {
  top: 6px;
  padding: 18px 25px;
}
.new-look .offcanvas-menu .sp-module ul >li .offcanvas-menu-toggler i {
  display: none !important;
}
.new-look .offcanvas-menu .sp-module ul >li .offcanvas-menu-toggler:before {
  background: #fff none repeat scroll 0 0;
  content: "";
  height: 8px;
  left: auto;
  position: absolute;
  right: 25px;
  top: 14px;
  width: 2px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.rtl .new-look .offcanvas-menu .sp-module ul >li .offcanvas-menu-toggler:before {
  left: 25px;
  right: auto;
}
.new-look .offcanvas-menu .sp-module ul >li .offcanvas-menu-toggler:after {
  background: #fff none repeat scroll 0 0;
  content: "";
  height: 2px;
  left: auto;
  position: absolute;
  right: 22px;
  top: 17px;
  width: 8px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.rtl .new-look .offcanvas-menu .sp-module ul >li .offcanvas-menu-toggler:after {
  left: 22px;
  right: auto;
}
.new-look .offcanvas-menu .sp-module ul >li .offcanvas-menu-toggler.collapsed:before {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.new-look .offcanvas-menu .sp-module ul >li .offcanvas-menu-toggler.collapsed:after {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.new-look-off-canvas .offcanvas-overlay {
  visibility: visible;
  opacity: 1;
}
.new-look-off-canvas.ltr .offcanvas-menu {
  visibility: visible;
  right: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
@-moz-document url-prefix() {
  .offcanvas-menu {
    right: -320px;
    transform: translateX(0px);
  }
}
.sppb-addon-feature .sppb-addon-content >span {
  max-width: 100%;
}
.banner-static-wrapper .sppb-row >div {
  padding: 0;
}
*:focus {
  outline: none !important;
}
.clear {
  clear: both;
}
div.clear {
  height: 0px;
  line-height: 0px;
  font-size: 0px;
  margin: 0;
  padding: 0;
}
div.spacer {
  position: relative;
}
.vm-display {
  display: block;
}
.manufacturer {
  margin: 0 0 10px;
}
.browse-view .row .product .spacer img {
  width: auto;
  height: auto;
}
.vm-col {
  padding: 0 15px;
  width: 60%;
  float: left;
}
.vm-col-3 {
  width: 33.333333333333%;
}
.product {
  margin-top: 30px;
  overflow: hidden;
}
.product .vm-customfields-wrap {
  display: none;
}
.product .product-container {
  position: relative;
}
.product .product-container:hover .button-groups {
  opacity: 1;
  top: 50%;
  -webkit-transform: translate(0px,-50%);
  -ms-transform: translate(0px,-50%);
  -o-transform: translate(0px,-50%);
  transform: translate(0px,-50%);
}
.product .product-container:hover .addtocart-area {
  bottom: 0;
  opacity: 1;
}
.product .product-container:hover .image-block.two-image .pro-image.first-image {
  opacity: 0;
}
.product .product-container:hover .image-block.two-image .pro-image.second-image {
  opacity: 1;
}
.product .vm-product-media-container {
  border: 1px solid #ededed;
  text-align: center;
}
.product .vm-product-media-container .image-block.two-image {
  position: relative;
  overflow: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.product .vm-product-media-container .image-block.two-image .pro-image {
  line-height: 0;
  width: 100%;
}
.product .vm-product-media-container .image-block.two-image .pro-image.second-image {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.product .vm-product-media-container .image-block:not(.two-image) > a {
  display: block;
  overflow: hidden;
  width: 100%;
}
.product .vm-product-media-container .image-block:not(.two-image) > a img {
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}
.product .vm-product-media-container .image-block:not(.two-image) > a img:hover {
  -webkit-transform: scale(1.15) rotate(-1.75deg);
  -moz-transform: scale(1.15) rotate(-1.75deg);
  -o-transform: scale(1.15) rotate(-1.75deg);
  transform: scale(1.15) rotate(-1.75deg);
}
.product .button-groups {
  left: 0;
  opacity: 0;
  position: absolute;
  pointer-events: none;
  text-align: center;
  top: 30%;
  -webkit-transform: translate(0px,-30%);
  -ms-transform: translate(0px,-30%);
  -o-transform: translate(0px,-30%);
  transform: translate(0px,-30%);
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  width: 100%;
  z-index: 10;
}
.product .button-groups .button-group {
  display: inline-block;
  margin: 0 5px;
  overflow: hidden;
  pointer-events: auto;
}
.product .button-groups .button-group span {
  display: none;
}

.product .button-groups .button-group .btn {
  border: 1px solid transparent;
  border-radius: 50% 50% 0 50%;
  color: #ffffff;
  display: block;
  font-size: 14px !important;
  font-weight: 400;
  height: 40px;
  letter-spacing: 0;
  line-height: 40px;
  position: relative;
  padding: 0;
  text-transform: capitalize;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  width: 40px;
}
.product .text-block {
  float: left;
  margin-top: 20px;
  text-align: center;
  width: 100%;
}
.product .text-block .vm-product-rating-container {
  margin: 10px 0;
}
.product .text-block .product-title {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
  text-transform: uppercase;
}
.product .text-block .product-title.product-title-horizon {
  display: none;
}
.product .text-block .product-title a {
  color: #202020;
}
.product .text-block .product-price {
  text-align: center;
}
.product .text-block .product-price > div,
.product .text-block .product-price >span {
  color: #cccccc;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}
.product-status {
  position: absolute;
  top: 20px;
  left: 0;
  z-index: 10;
}
.addtocart-area {
  background: #202020;
  bottom: -25px;
  display: block;
  color: #fff;
  opacity: 0;
  position: absolute;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  text-transform: uppercase;
  text-align: center;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  width: 100%;
  z-index: 10;
}
.addtocart-area .product {
  margin: 0;
}
.productdetails-view .manufacturer {
  display: inline-block;
  margin: 15px 0 0;
  font-weight: 600;
}
.productdetails-view h1 {
  font-size: 18px;
  margin: 0 0 15px;
  line-height: 1;
}
.productdetails-view .product-rating {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 10px;
  line-height: 2;
  padding-bottom: 5px;
}
.category-view h1 {
  text-transform: uppercase;
  margin: 0 0 20px;
}
.category-view .category_description {
  margin-bottom: 30px;
}
.view-mode .btn-group {
  margin: 0 -5px;
}
.view-mode .btn-group a {
  border-radius: 2px !important;
  border: 0;
  background: #f7f7f7;
  text-align: center;
  margin: 0 5px !important;
  padding: 0;
}
.view-mode .btn-group a span {
  height: 30px;
  font-size: 20px;
  line-height: 30px;
  width: 40px;
}
.orderby-displaynumber {
  border-bottom: 1px solid #ebebeb;
  margin: 0 0 10px;
  padding: 10px 0 20px;
}
.orderby-displaynumber .title {
  display: inline-block;
  color: #8f8f8f;
}
.orderby-displaynumber .title:after {
  content: ': ';
}
.orderby-displaynumber .vm-order-list {
  margin-left: 35px;
}
.orderlistcontainer div.orderlist div::hover {
  color: #EEE;
  background: #CAC9C9;
}
.vm-product-media-container {
  position: relative;
}
.vm-product-media-container a {
  display: block;
  overflow: hidden;
}
.vm-product-media-container .pro-image {
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.vm-product-container .vm-product-media-container,
.vm-product-container .vm-product-details-container {
  float: none;
  width: auto;
}
.vm-product-container .vm-product-media-container {
  padding: 8px;
  background: #f2f2f2;
}
.browseProductImage {
  width: auto;
  max-width: 100%;
}
.vm-pagination {
  display: flex;
  justify-content: center;
  position: relative;
  margin-top: 35px;
}
.vm-pagination:before {
  background: #e5e5e5 none repeat scroll 0 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 20px;
  width: 100%;
  z-index: -1;
}
.product-field-display a img {
  display: block;
}
.vm-img-desc {
  display: none;
}
a:hover .vm-img-desc {
  background: #095197;
}
.product-field-display {
  vertical-align: middle;
}
.product-fields .product-field-type-M input[type=radio] {
  display: block;
  margin: 10px;
}
.vm-categories-wall .width50:nth-child(2n +1),
.vm-categories-wall .width33:nth-child(3n +1),
.vm-categories-wall .width25:nth-child(4n +1),
.vm-categories-wall .width20:nth-child(5n +1),
.vm-categories-wall .width16:nth-child(6n +1) {
  clear: left;
}
@media all and (max-width: 991px) {
  div#nav {
    display: none;
  }
  div#contentarea {
    padding: 0;
  }
  div#line {
    display: none;
  }
  div#nav {
    display: none;
  }
  div.vendor-store-desc {
    display: none;
  }
  h1#logo {
    margin-left: 0;
  }
  div[class*="vm-col-"] {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .vm-categories-wall-catwrapper {
    width: 50%;
  }
  .vm-categories-wall .vm-categories-wall-catwrapper:nth-child(2n +1) {
    clear: left;
  }
  .vm-categories-wall .width50:nth-child(2n +1),
  .vm-categories-wall .width33:nth-child(3n +1),
  .vm-categories-wall .width25:nth-child(4n +1),
  .vm-categories-wall .width20:nth-child(5n +1),
  .vm-categories-wall .width16:nth-child(6n +1) {
    clear: none;
  }
  div[class*="vm-col-"] {
    width: 100%;
  }
  .banner-rental img{
	width: 147% !important;
	max-width: 147% !important;
  }
  .ba-gallery-row-wrapper div.category-filter{
    display: none !important;
  }
}
@media (max-width: 480px) {
  #header ul {
    text-align: center;
  }
  .row .slide div[class*="width"] {
    width: 100%;
  }
  div[class*="vm-col-"] {
    width: 100%;
  }
  .vm-product-container > div {
    width: 100%;
    float: none;
    margin-bottom: 15px;
  }
}
@media all and (max-width: 400px) {
  .row div[class*="width"] {
    width: 100%;
    float: none;
    margin-bottom: 15px;
  }
  #header ul {
    right: 0px;
    left: 0px;
  }
}
@media (max-width: 360px) {
  .vm-categories-wall-catwrapper {
    width: 100%;
  }
}
body {
  color: #555;
}
body.layout-boxed {
  background: url(//gofoto.by//templates/vina_sofasy/css/../images/bg-boxlayout.png) repeat;
}
body.layout-boxed .body-innerwrapper {
  background: #fff;
}
body .vmcategory2 .sp-module-content {
  display: none;
}
.body-innerwrapper {
  overflow: hidden;
}
ol,
ul {
  list-style: none;
}
.style-title1 .sppb-section-title {
  position: relative;
}
.style-title1 .sppb-section-title h3 {
  background: #fff;
  display: inline-block;
  margin: 0 !important;
  padding: 0 15px;
  text-transform: uppercase;
  z-index: 2;
}
input,
textarea {
  line-height: 30px;
}
.scrollup {
  display: block;
  right: -40px;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}
.scrollup:before {
  width: 38px;
}
.logo {
  margin: 0;
}
.logo .sp-retina-logo {
  display: none;
}
#sp-top-wrapper .menutop {
  float: right;
}
#sp-top-wrapper .menutop ul li {
  display: inline-block;
}
#sp-top-wrapper .menutop ul li:last-child a {
  padding-right: 0;
}
#sp-top-wrapper .menutop a {
  color: #999;
  font-size: 14px;
  font-weight: 400;
  line-height: 45px;
  margin-bottom: 0;
  padding: 0 17px;
}
#sp-top-wrapper .menutop a:hover,
#sp-top-wrapper .menutop a:focus {
  background: transparent;
}
.shipping-content ul {
  text-align: right;
}
.shipping-content li {
  color: #202020;
  cursor: pointer;
  display: inline-block !important;
  margin-right: 30px;
  position: relative;
}
#sp-header {
  box-shadow: none;
  height: auto;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}
#offcanvas-toggler {
  color: #fff;
  float: left;
  text-align: center;
  width: 60px;
}
#sp-page-title .breadcrumb {
  background: rgba(0,0,0,0) none repeat scroll 0 0;
  font-size: 12px;
  line-height: 16px;
  margin: 0 0 5px;
  padding: 26px 0;
  width: 100%;
}
#sp-page-title .breadcrumb li + li:before {
  content: "\f105";
  font-family: "FontAwesome";
  float: left;
}
#sp-page-title .breadcrumb li:first-child:before {
  content: "\f015";
  font-family: "FontAwesome";
  font-size: 20px;
  padding-right: 10px;
}
#sp-page-title .breadcrumb >span,
#sp-page-title .breadcrumb >li,
#sp-page-title .breadcrumb >li+li:before,
#sp-page-title .breadcrumb >li>a {
  color: #555;
  text-transform: capitalize;
}
#sp-main-body {
  padding: 0 0 50px;
}
.productdetails-view .vm-product-details-container {
  position: relative;
}
.productdetails-view .vm-product-details-container h1 {
  border-bottom: 1px solid #e5e5e5;
  color: #333333;
  font-size: 24px;
  font-weight: 400;
  margin: 0 0 5px;
  padding: 0 0 15px;

}
.productdetails-view .vm-product-details-container .product-price {
  margin: 20px 0 0;
}
.productdetails-view .vm-product-details-container .product-price > div {
  display: inline-block;
  margin-left: 0;
}
.productdetails-view .vm-product-details-container .product-price .PricesalesPrice {
  font-size: 25px;
  font-weight: 700;
  margin-left: 0;
}
.productdetails-view .vm-product-details-container .product-fields .product-field .product-field-display .chzn-container {
  margin: 0;
}
.productdetails-view .vm-product-details-container .product-fields .product-field .product-field-display .chzn-container .chzn-single {
  border-color: #ebebeb;
  border-radius: 0;
  background: none;
}
.sp-module {
  margin-top: 35px;
}
.sp-module ul > li {
  border: 0;
}
.sp-module ul > li a {
  padding: 0;
}
.vmcategory2 {
  position: relative;
}
.vmcategory2 .sp-module-title {
  cursor: pointer;
  margin: 0;
}
.vmcategory2 .sp-module-title .modtitle {
  margin: 0;
  padding-left: 20px;
}
.vmcategory2 .sp-module-title .modtitle span {
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 5px;
  line-height: 30px;
  padding: 15px 5px 15px 40px;
  position: relative;
  text-transform: uppercase;

}
.vmcategory2 .sp-module-title .modtitle span:before,
.vmcategory2 .sp-module-title .modtitle span:after {
  font-family: "FontAwesome";
  font-size: 19px;
  line-height: 60px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 52px;
}
.vmcategory2 .sp-module-title .modtitle span:before {
  content: "\f0c9";
  left: -15px;
  font-size: 22px;
}
.vmcategory2 .sp-module-title .modtitle span:after {
  content: "\f078";
  right: 0;
}
.vmcategory2 .sp-module-content {
  position: absolute;
  width: 100%;
  z-index: 20;
}
.vmcategory2 div.vina-treeview-virtuemart .treeview {
  background: #fff;
  border-bottom: 1px solid #ededed;
}
.vmcategory2 ul.treeview-gray {
  box-shadow: 0 5px 13px rgb(0 0 0 / 30%), 0 10px 10px rgb(0 0 0 / 1%);
}
.vmcategory2 div.vina-treeview-virtuemart .treeview > li {
  background: transparent;
  border: 1px solid #ededed;
  border-bottom: 0;
  padding: 0 20px;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}
.vmcategory2 div.vina-treeview-virtuemart .treeview > li:first-child {
  border-top: 0;
}
.vmcategory2 div.vina-treeview-virtuemart .treeview > li > a {
  color: #222;
  line-height: 44px;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}
.vmcategory2 div.vina-treeview-virtuemart .treeview > li .sub-menu {
  margin: 0;
  border: 0;
}
.vmcategory2 div.vina-treeview-virtuemart .treeview > li .sub-menu li {
  border: 0;
}
.vmcategory2 div.vina-treeview-virtuemart .treeview > li .hitarea {
  background: transparent;
  height: auto;
  width: auto;
  margin-left: 0;
  cursor: pointer;
  right: 0;
  position: absolute;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  z-index: 100;
}
.vmcategory2 div.vina-treeview-virtuemart .treeview > li .hitarea:before {
  font-size: 14px;
  font-weight: bold;
  content: '\f056';
  font-family: 'FontAwesome';
  display: inline-block;
  vertical-align: top;
  padding: 0 20px;
  line-height: 45px;
}
.vmcategory2 div.vina-treeview-virtuemart .treeview > li .hitarea.expandable-hitarea:before {
  content: "\f055";
}
.style-cart1 {
  text-align: right;
}
.style-cart1 > .sp-module {
  display: inline-block;
  margin: 0 0 0 5px;
}
.vina-manufacturers-virtuemart.owl-theme .item {
  cursor: pointer;
  opacity: 0.5;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.vina-manufacturers-virtuemart.owl-theme .item:hover {
  opacity: 1;
}
.vina-manufacturers-virtuemart.owl-theme .owl-nav {
  height: 0;
  margin: 0;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0px,0px);
  -ms-transform: translate(0px,0px);
  -o-transform: translate(0px,0px);
  transform: translate(0px,0px);
  width: 100%;
}
.rtl .vina-manufacturers-virtuemart.owl-theme .owl-nav {
  left: auto;
  right: 0;
}
.vina-manufacturers-virtuemart.owl-theme .owl-nav:before {
  display: none;
}
.vina-manufacturers-virtuemart.owl-theme .owl-nav div:after {
  display: none;
}
.vina-manufacturers-virtuemart.owl-theme .owl-nav [class*="owl-"] {
  border-radius: 25px;
  color: #ffffff;
  font-size: 26px;
  height: 50px;
  line-height: 42px;
  margin: 0;
  position: absolute;
  padding: 4px 7px;
  top: 50%;
  -webkit-transform: translate(0px,-50%);
  -ms-transform: translate(0px,-50%);
  -o-transform: translate(0px,-50%);
  transform: translate(0px,-50%);
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  visibility: hidden;
  width: 50px;
}
.vina-manufacturers-virtuemart.owl-theme .owl-nav [class*="owl-"] i {
  display: inline-block;
}
.vina-manufacturers-virtuemart.owl-theme .owl-nav .owl-prev {
  left: 0;
}
.rtl .vina-manufacturers-virtuemart.owl-theme .owl-nav .owl-prev {
  left: auto;
  right: 0;
}
.vina-manufacturers-virtuemart.owl-theme .owl-nav .owl-next {
  right: 0;
}
.rtl .vina-manufacturers-virtuemart.owl-theme .owl-nav .owl-next {
  left: 0;
  right: auto;
}
.vina-manufacturers-virtuemart.owl-theme:hover .owl-nav [class*="owl-"] {
  visibility: visible;
}
.vina-manufacturers-virtuemart.owl-theme:hover .owl-nav .owl-next {
  right: -20px;
}
.rtl .vina-manufacturers-virtuemart.owl-theme:hover .owl-nav .owl-next {
  left: -20px;
  right: auto;
}
.vina-manufacturers-virtuemart.owl-theme:hover .owl-nav .owl-prev {
  left: -20px;
}
.rtl .vina-manufacturers-virtuemart.owl-theme:hover .owl-nav .owl-prev {
  left: auto;
  right: -20px;
}
.article-info {
  border-bottom: 3px double #d9d9d9;
  display: inline-block;
  margin: 10px 0 25px;
  padding-bottom: 10px;
  position: relative;
  width: 100%;
  z-index: 0;
}
.article-info:after {
  bottom: -3px;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  width: 85px;
  z-index: -1;
}
.article-info > dd {
  margin: 0 15px 0 0;
  font-size: 13px;
  text-transform: initial;
}
.article-info > dd i {
  margin-right: 5px;
}
#sp-bottom {
  color: #bcbcbc;
}
#sp-bottom:before,
#sp-bottom:after {
  content: " ";
  display: table;
}
#sp-bottom:after {
  clear: both;
}
#sp-bottom .sp-module-title h3 {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  text-transform: uppercase;
  text-align: left;
}
#sp-bottom .sp-module {
  margin: 0;
}
#sp-bottom .menu a {
  color: #bcbcbc;
  display: inline-block;
  line-height: inherit;
  padding: 0;
  background: transparent;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}
#sp-bottom .menu a:hover {
  padding-left: 5px;
}
#sp-bottom ul li {
  font-size: 13px;
  line-height: 35px;
}
#sp-bottom ul.info li {
  line-height: normal;
  padding: 10px 0 10px 20px;
  position: relative;
}
#sp-bottom ul.info li >a{
  display: contents;
  line-height: 20px;
}
#sp-bottom ul.info li i {
  left: 0;
  position: absolute;
  top: 12px;
}
.social-bottom ul.social-icons {
  margin-top: 15px;
}
.social-bottom ul.social-icons li {
  display: inline-block;
  position: relative;
}
.social-bottom ul.social-icons li.instagram a {
  background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
}

.social-bottom ul.social-icons a {
  border-radius: 5px;
  font-size: 20px;
  line-height: 35px;
}
.social-bottom ul.social-icons i {
  color: #fff !important;
  font-size: 20px;
}
#sp-footer {
  background: #2a2a2a;
  text-align: left;
  line-height: 35px;
}
ul.social-icons {
  display: block;
  margin: 0;
}
ul.social-icons li {
  margin: 0;
}
ul.social-icons li a {
  color: #fff;
  display: block;
  font-size: 20px;
  margin-right: 10px;
  line-height: 45px;
  position: relative;
  text-align: center;
  width: 36px;
}
width: 100%
		.error-page .error-page-inner.has-background {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
#system-message-container {
  color: #fff;
  left: 50%;
  position: fixed;
  top: 50%;
  -webkit-transform: translate(-50%,0px);
  -ms-transform: translate(-50%,0px);
  -o-transform: translate(-50%,0px);
  transform: translate(-50%,0px);
  z-index: 1000;
}
.owl-theme {
  position: relative;
  padding-top: 30px;
}
.owl-theme .owl-nav {
  left: 50%;
  margin: 0;
  position: absolute;
  top: 15px;
  -webkit-transform: translate(-50%,0px);
  -ms-transform: translate(-50%,0px);
  -o-transform: translate(-50%,0px);
  transform: translate(-50%,0px);
  z-index: 99;
}
.owl-theme .owl-nav:before {
  background: #e5e5e5;
  content: "";
  height: 30px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 1px;
}
.owl-theme .owl-nav [class*="owl-"] {
  background: transparent;
  border-radius: 0;
  padding: 0;
  width: 30px;
}
.owl-theme .owl-nav [class*="owl-"] i {
  display: none;
}
.owl-theme .owl-nav div:after {
  content: "\f060";
  color: #e5e5e5;
  display: block;
  font-family: "FontAwesome";
  font-size: 25px;
}
.owl-theme .owl-nav div.owl-next:after {
  content: '\f061';
}
input[type="checkbox"] {
  margin: 0 10px;
}
textarea,
input[type="text"],
input[type="email"] {
  padding-left: 10px;
}

@media (min-width: 1200px) {
  div.sppb-row-container,
  .sppb-container,
  .container {
    width: 1200px;
    max-width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .sppb-container {
    width: 970px;
  }
  .sp-megamenu-parent > li > a {
    padding: 0 15px;
  }
  .sp-megamenu-parent > li.sp-has-child > a:before {
    right: 5px;
  }
  .rtl .sp-megamenu-parent > li.sp-has-child > a:before {
    left: 5px;
    right: auto;
  }
  ul.social-icons li a {
    margin-right: 5px;
  }
  .rtl ul.social-icons li a {
    margin-left: 5px;
    margin-right: 0;
  }
  .sp-module .cf_wrapp_all .slider_bkg_img {
    width: 200px;
  }
  .sp-module .cf_wrapp_all .cf_slider_gutter_m {
    width: 185px;
  }
  .vmcategory2 .sp-module-title .modtitle span:after {
    display: none;
  }
  #sp-header.style-2 .social-icons {
    display: none;
  }
  #sp-header.style-2 .sp-megamenu-parent > li > a {
    padding: 0 20px;
  }
}
@media (max-width: 1199px) {
  .shipping-content ul li {
    margin-right: 15px;
  }
  .rtl .shipping-content ul li {
    margin-left: 15px;
    margin-right: 0;
  }
  .shipping-content.style-2 .box-icon {
    width: 30%;
  }
  .shipping-content.style-2 .box-text {
    width: 70%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sppb-container {
    width: 750px;
  }
}
@media (max-width: 991px) {
  .top-categories .category {
    margin-bottom: 30px;
  }
  .shipping-content ul li {
    margin-top: 10px;
  }
  .sale-content .info {
    padding: 0 100px;
  }
  .logo {
    text-align: center;
  }
  .logo a {
    display: inline-block;
  }
  #sp-footer .menu-footer ul li a {
    padding: 0 10px;
  }
  #sp-footer .menu-footer ul li:last-child a {
    padding-right: 0;
  }
  .rtl #sp-footer .menu-footer ul li:last-child a {
    padding-left: 0;
    padding-right: 0;
  }
  .sppb-testimonial-pro {
    padding: 0 40px;
  }
  .contact-form {
    padding-top: 50px;
  }
  .login-page:before {
    background-position: center top;
  }
  .productdetails-view .vm-product-details-container {
    padding-top: 50px;
  }
  .productdetails-view .main-image img {
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
	.go-bron a {
		width: 100% !important;
	}
  #sp-top1{	
	text-align: center;
  }
  #sp-menu-top{
	display: none;
  }
  .renta-block{
	width: 100% !important;
  }
  .block1, .block2{
	margin: 0;
  }
  #sp-top-wrapper .menutop {
    float: none;
    text-align: center;
  }
  .logo {
    margin: 0;
    text-align: center;
  }
  .logo a {
    display: inline-block;
  }
  .style-cart2 .shopping_cart .mini-title {
    font-size: 16px;
  }
  .social-bottom ul.social-icons {
    text-align: left;
  }
  .rtl .social-bottom ul.social-icons {
    text-align: right;
  }
  .rtl .social-bottom ul.social-icons {
    text-align: right;
  }
  .product.vm-products-horizon .product-container .text-block {
    padding: 25px 10px;
  }
  .sppb-title-heading {
    font-size: 24px !important;
  }
  #sp-footer {
    text-align: center;
  }
  .menu-footer {
    display: none;
  }
  .sp-copyright {
    padding: 20px 0;
  }
  .category-view .category-view {
    display: none;
  }
  .login-page:before {
    background: transparent;
  }
  .login-page h4 {
    color: inherit;
  }
  .login-inner {
    padding: 0;
  }
  .login-right {
    float: none;
  }
  .login-left {
    position: static !important;
    padding: 30px 15px;
  }
  .login-left .divtablecell a {
    border-color: #303030;
    color: inherit;
  }
  article.item .info {
    float: none;
    margin: 0;
    padding-bottom: 20px;
    text-align: center;
    width: auto;
  }
  article.item .info .time-type {
    display: inline-block;
    width: 100px;
  }
  article.item .readmore {
    margin: 0;
  }
  .article-footer-wrap {
    display: none;
  }
}
@media (max-width: 480px) {
  .sale-box .sppb-countdown-timer > div {
    height: 60px;
    padding: 10px 0 0;
    width: 60px;
  }
  .sale-box .sppb-countdown-timer > div span {
    font-size: 20px;
  }
  .sale-content .info {
    padding: 0;
  }
}
@media (max-width: 479px) {
  .orderby-displaynumber .display-number {
    display: none;
  }
  .orderby-displaynumber .vm-order-list {
    margin-left: 10px;
  }
  .rtl .orderby-displaynumber .vm-order-list {
    margin-right: 10px;
    margin-left: 0;
  }
  h1 {
    font-size: 26px;
  }
  .form-validate {
    padding: 0;
  }
  table.user-details tr td.key {
    min-width: 0;
  }
  #sp-page-title h2,
  #sp-page-title h3 {
    font-size: 22px;
  }
  .sp-vmsearch.search-dropdown .sp-module-content {
    min-width: 320px;
    right: -60px;
  }
  .rtl .sp-vmsearch.search-dropdown .sp-module-content {
    left: -60px;
    right: auto;
  }
  .sp-vmsearch.search-dropdown .sp-module-content:before {
    right: 70px;
  }
  .rtl .sp-vmsearch.search-dropdown .sp-module-content:before {
    left: 70px;
    right: auto;
  }
  .tabs_buttons ul li {
    margin: 5px 0;
  }
  #sp-header.style-2 .social-icons {
    display: none;
  }
  .style-cart2 > .sp-module {
    margin-top: 20px;
    width: 100%;
  }
  .style-cart2 .shopping_cart {
    padding: 0 50px;
  }
  .checkout-button-top .vm-button-correct {
    padding: 6px 5px;
  }
  .coupon {
    width: 200px;
    font-size: 12px;
    line-height: 20px;
  }
}

.pane-sliders H3{
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 8px 15px;
    background: #e29818;
	cursor: pointer;
}

.pane-sliders H3 a{
    color: #FFF;
}

.pane-sliders H3.pane-toggler a:after {
	font-family: 'FontAwesome';
	position: absolute;
    content: '\f101';
	color: #FFF;
    right: 30px;
}
    	
.pane-sliders H3.pane-toggler-down a:after {
	font-family: 'FontAwesome';
	position: absolute;
    content: "\f103";
	color: #FFF;
    right: 30px;
}	
	
#vina-description div#sliders .panel div.pane-slider{
	padding: 8px 15px;

}

div#sliders .panel div.pane-slider p , div#sliders .panel div.pane-slider ul, div#sliders .panel div.pane-slider table{
    margin-top: 10px;
}

#vina-description div#sliders div.panel {
    margin: 0 0 2px 0;
    border: 1px solid #e29818;
}

ul {
	padding-left: 15px;
}

#vina-description ul li:before{
	font-family: 'FontAwesome';
	position: absolute;
    content: "\f138";
	color: #e29818;
    left: 30px;
}

table.opisanie tr td{
	padding: 2px 10px;
	
}

table.opisanie tr td:nth-child(1) {
	width: 260px;
	
}

table.opisanie td.gruppa{
	background-color: #f2f2f2;
    color: #333;
	font-weight: bold;
}
.orderlistcontainer .title {
	display: none;	
}

.orderlistcontainer .orderlist{
	width:100%;	
}
.vina-carousel-content .post-author{
	display: none;	
}
#sp-top1 .custom {
	line-height: 45px;
}
#sp-top1 .custom a{
	padding-left: 5px;
    padding-right: 10px;
	color: #FFF;
}
.pagination_number li {
    display: inline-block;
    padding-right: 12px;
    font-size: 16px;
}

.pagination_number li a {
    padding: 0px 8px;
    color: #FFF;
    background: #e29818;
    border-color: #e29818;
    line-height: 30px;
    float: left;
}

.category-desc > .extravote{
	display: none;
}
.item-page img{
	margin:auto;
}
.blog .items-leading > div {
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
    padding: 15px;
	margin-bottom:25px;
}
.blog .items-leading h2{
    margin-top: 2px;
}
.pagination .pagination li a{
	padding: 0 15px;
	margin-right: 14px;
}
.delimiter_h2{
	text-align: center;
	margin-top: 40px;
    margin-bottom: 20px;
	position: relative;
	z-index: 1;
}
.delimiter_h2 h2{
	background: #FFF;
	padding: 0 15px;
	display: inline-block;
	z-index: 2;
	margin:0;
}
.delimiter_h2:before {
  background: #e5e5e5;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0px,-50%);
  -ms-transform: translate(0px,-50%);
  -o-transform: translate(0px,-50%);
  transform: translate(0px,-50%);
  width: 100%;
  z-index: -1;
}
.renta-block{
	background: #2a2a2a;
	background-size: 200% auto;
	text-align: center;
	padding: 10px;
	margin-bottom: 25px;
	color: #FFF;
	float: left;
	width: 30%;
	min-width: 280px;
	box-shadow: 0 0 20px #CCC;
}
.block1, .block2{
	margin-right: 5%;
}

.bronirovanie-main{
	position: relative;
    overflow: hidden;
}
.renta-block i{
    border: 2px solid #FFF;
    border-radius: 30px;
    font-size: 35px;
    height: 65px;
    line-height: 63px;
    text-align: center;
    width: 65px;
    margin-bottom: 15px;
    margin-top: 10px;
}

.block1{background-image: linear-gradient(to right, #36D1DC 0%, #5B86E5 51%, #36D1DC 100%)}
.block2 {background-image: linear-gradient(to right, #FF8008 0%, #FFC837 51%, #FF8008 100%)}
.block3 {background-image: linear-gradient(to right, #834d9b 0%, #d04ed6 51%, #834d9b 100%)}

.renta-block .batton-renta a{
	background: #FFF;
	padding: 8px 15px;
	color: #333;
	border-radius: 20px;
	box-shadow: 0 0 15px #DDD;
	transition: .4s;
}
.renta-block .batton-renta{
    margin-top: 25px;
}
.renta-block .batton-renta a:hover{
	box-shadow: inset 0px 0px 5px rgba(0,0,0,0.2);
	color: #e29818;
}
#sp-top3 .sp-shipping  a{
    color: #FFF;
    position: relative;
    width: 195px;
	height: 55px;
    line-height: 20px;
    font-size: 20px;
    overflow: hidden;
    padding: 10px;
    text-align: left;
    border-radius: 7px;
	box-shadow: 0 0 20px #CCC;
	transition: .3s;
}
#sp-top3 .sp-shipping .bt-telegram{
	background: #2ea5d8;
}
#sp-top3 .sp-shipping .bt-viber{
	background: #8b50a2;
}
.sp-shipping .bt-phone,.sp-shipping .bt-phone:hover{
	background: #eea931;
}
#sp-top3 .sp-shipping .bt-phone .to-mesenger{
	font-size: 14px;
}
#sp-top3 .sp-shipping img, #sp-bottom1 .sp-shipping img, ul.info .sp-shipping img {
    height: 100%;
	float: left;
	margin-right: 8px;
	transition: .3s;
}
.sp-shipping  a .write{
	text-transform: uppercase;
    font-weight: 600;
}
ul.info{
	padding: 0;
	
}
#sp-top3 .sp-shipping a:hover img, #sp-bottom1 .sp-shipping a:hover img{
	transform: rotateZ(360deg);
}
#sp-top3 .sp-shipping a:hover{
	transform: scale(1.2);
}
#sp-bottom1 .sp-shipping a:hover, ul.info .sp-shipping a:hover{
	transform: scale(1.1);
}
#sp-bottom1 .sp-shipping  a, ul.info .sp-shipping  a{
    color: #FFF;
    position: relative;
	display: inherit !important;
    width: 250px;
	height: 40px;
    font-size: 16px;
    overflow: hidden;
    padding: 5px;
    text-align: left;
    border-radius: 5px;
	transition: .3s;
}

ul.vertical .sp-shipping  a{
	width: 70px!important;
	text-align: center;
	line-height: 28px !important;
}
ul.vertical .sp-shipping  a img{
	float:none;
	margin: 0;
}

ul.vertical li{
	display: inline-block!important;
	margin-right: 20px;
}

#sp-bottom1 .sp-shipping  a, .item-page .sp-shipping  a{
	line-height: 30px !important;
}
#sp-bottom1 .sp-shipping .bt-telegram, ul.info  .sp-shipping .bt-telegram{
	background: #2ea5d8;
}
#sp-bottom1 .sp-shipping .bt-viber, ul.info .sp-shipping .bt-viber{
	background: #8b50a2;
}
#sp-bottom1 .sp-shipping .bt-whatsapp, ul.info .sp-shipping .bt-whatsapp{
	background: #00d45e;
}
#sp-bottom1 .custom ul.info li , ul.info li {
    padding: 4px 0 0px 0px;
}
.social-bottom ul.social-icons li.vk a {
    background: #4a76a8;
}
.social-bottom ul.social-icons li.odnoklassniki a {
    background: #ee8208;
}
.social-bottom ul.social-icons li.telegram a {
    background: #32afed;
}
.social-bottom ul.social-icons li a:hover {
    transform: scale(1.1);
}
.go-bron a{
	background: #e29818;
    color: #FFF !important;
    Font-size: 24px;
    padding: 5px 15px;
    border-radius: 7px;
    margin-top: 25px;
    box-shadow: 0 0 20px #CCC;
    transition: .3s;
    display: block;
    width: 240px;
    height: 45px;
    line-height: 35px;
}
.go-bron a:hover{
	transform: scale(1.1);
	box-shadow: 0 0 20px #AAA;
}
.go-bron {	
	margin: 25px 0;	
}
.go-bron a i{	
	margin-right: 8px;
}
.fox-flex{
	overflow: hidden;
    display: flex;
    align-items: center;
    margin-bottom: 25px;
    position: relative;
    min-height: 39px;
}
.fox-flex p{
	padding-left: 50px;
	margin: 0;
}
.fox-flex i.fa{
	position: absolute;
	width: 39px;
	height: 39px;
}

.fox-item .controls input:not([type='checkbox']), .fox-item .controls textarea, .fox-item .controls, .fox-item .controls .submit-button{
	width: 100% !important;
	max-width: 500px !important;
}
.fox-item .controls .submit-button{
	background: #e29818!important;
    border-color: #e29818!important;
	color: #FFF!important;
	height: 36px;
}
.fox-item .controls .submit-button span{
	color: #FFF!important;
	font-size: 16px;
}

.fox-item-attachments-btn-cnt div {
	width: 100%;	
}
.vm-details-button .fa{
	font-size: 20px;
}
div#fox-container-m262 .fox-item-recaptcha div.controls .fox-item-recaptcha-display {
    display: inherit;
}
.fox-item-recaptcha-display >div{
	margin: auto;
}
.product-sales li {
	display: inline-block;
	text-align: center;
	color: #FFF;
	background: #e29818;
	padding: 5px;
	font-size: 22px;
	margin: 0 4px 5px 0;
	width: 60px;
	transition: .3s;
	cursor: pointer;
}
.product-sales li:hover{
	transform: scale(1.1);
	box-shadow: 0 0 5px #AAA;
}
.product-sales ul {
	margin: 0;
    padding: 0;
}
.product-sales li span{
	font-size: 17px;
}
.product-sales p{
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 5px;
}
.product-price .PricesalesPrice .vm-price-desc{
    color: #555;
}

.PricesalesPrice .sales-day{
	color: #888;
	font-size: 80%;
}
#offlajn-ajax-tile-results {
	margin-bottom: 10px;
}
.item-page .social-bottom ul.social-icons li {
	display: block;
	margin-bottom: 5px;
	
}
.item-page .social-bottom ul.social-icons li a{
	width: 185px;
	text-align: left;
	padding-left: 33px;
	transition: .3s;
}
.item-page .social-bottom ul.social-icons li a i{
	position: absolute;
    top: 7px;
    left: 8px;
}

.item-page .social-bottom ul.social-icons li.odnoklassniki a i{
	left: 10px;
}
.item-page .article-info, .blog .article-info{
	display: none;
}
.button {
	color: #555;
	border-radius: 5px;
}

.avPlayerWrapper {
    margin: 15px auto;
}
#sp-component div#fox-container-m262 .fox-form-stacked .control-label {
    /* float: left; */
    width: 400px;
	}
.f_contact h4{
	display: none;
}
.item-page p, .item-page a{
	Font-size: 16px;
}
#sp-header.menu-fixed {
  position: fixed;
  z-index: 9999;
}
#sp-header.menu-fixed {
  box-shadow: 0px 1px 5px rgba(0,0,0,0.12);
  padding: 0;
}
#sp-header.menu-fixed .vmcategory2 .sp-module-content {
  display: none;
}
.item-page ul li{
	font-size: 16px;
	margin-left: 5px;
}

.panel H2 {
	font-size: 24px;	
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    white-space: normal;
    font-size: 13px;
    line-height: 1.4;
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
    font-weight: bold;
}

.popover-content {
    padding: 9px 14px;
    color: #333;
}

.fox-popover {
    cursor: help;
    display: inline-block;
}
a {
  color: #e29818;
}
a:hover {
  color: #b47913;
}
.major-color {
  color: #e29818;
}
.style-title2 .sppb-section-title h3 {
  border-bottom: 2px solid #e29818 !important;
}
.button1 a {
  color: #fff;
  background: #fff;
  border: 1px solid #e29818;
}
.button1 a:before {
  background: #e29818;
}
.button1 a:hover {
  color: #e29818;
}
.button2 a:hover {
  border-color: #e29818;
  background: #e29818;
  color: #fff;
}
#system-message-container {
  background: #e29818;
}
.readmore a:hover {
  background: #e29818;
  border-color: #e29818;
  color: #fff;
}
#fancybox-content .continue_link,
#fancybox-content .showcart {
  background-color: #e29818;
}
.vm-price-value span.PricebillTotal {
  color: #e29818;
}
.tparrows.default {
  background: transparent;
}
.tparrows.default:hover {
  background: #e29818;
}
.tparrows.default:hover:before {
  color: #fff;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
  background: transparent;
}
.owl-theme .owl-nav [class*="owl-"]:hover:after {
  color: #e29818;
}
.tabs_buttons ul li:before,
.tabs_buttons ul li:after {
  background: #e29818;
}
.tabs_buttons ul li.active span,
.tabs_buttons ul li:hover span {
  color: #e29818;
}
.sale-box:before {
  background: rgba(226,152,24,0.9);
}
.sale-content a.button:hover {
  background: #fff;
  color: #e29818;
}
.article-info > dd.createdby {
  color: #e29818;
}
.vina-manufacturers-virtuemart.owl-theme:hover .owl-nav div {
  background: #e29818;
}
.vina-manufacturers-virtuemart.owl-theme:hover .owl-nav div:hover {
  background: #222;
}
.vina-carousel-content .timmer {
  background: #e29818;
}
.vina-carousel-content .text-block .title a:hover {
  color: #e29818;
}
.sp-module.vmcategory2 .sp-module-title {
  background: #e29818;
}
.vm-header-container .vm-continue-shopping a:hover {
  background: #e29818;
  color: #fff;
}
.btn-toolbar .btn:hover {
  background: #e29818;
  color: #fff;
}
.vm-button-correct:hover,
.vm-button-correct:focus,
.vm-button-correct.focus,
.vm-button:hover,
.vm-button:focus,
.vm-button.focus,
.button:hover,
.button:focus,
.button.focus,
.default:hover,
.default:focus,
.default.focus,
.details-button:hover,
.details-button:focus,
.details-button.focus {
  background: #e29818;
  border-color: #e29818;
}
#offcanvas-toggler {
  color: #fff;
}
#offcanvas-toggler:focus,
#offcanvas-toggler:hover {
  background: transparent;
  color: #e29818;
}
.offcanvas-menu .offcanvas-inner .sp-module ul li a span:hover {
  color: #e29818;
}
.tp-bullets.simplebullets .bullet:hover {
  border-color: #e29818;
}
.tp-bullets.simplebullets .bullet.selected {
  background: #e29818 !important;
  border-color: #e29818;
}
.search-button:hover:before {
  color: #e29818;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  color: #000000;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
  color: #e29818;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a.sp-group-title {
  border-color: #e29818;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
  color: #e29818;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: #ffffff;
}
.sp-megamenu-parent li.active > a,
.sp-megamenu-parent li:hover > a {
  color: #e29818;
}
.sp-module .sp-module-content,
.sp-module.search-dropdown .sp-module-content,
.sp-module.vina-dropdown .sp-module-content {
  border-color: #e29818;
}
.sp-module .sp-module-content:before,
.sp-module.search-dropdown .sp-module-content:before,
.sp-module.vina-dropdown .sp-module-content:before {
  color: #e29818;
}
.sp-module.sp-follow ul.icon li i:hover {
  color: #e29818;
}
.sp-module .search-dropdown .sp-module-content {
  border-color: #e29818;
}
.sp-module .search-dropdown .sp-module-content .search-button-wrapper .search-button {
  background: #e29818;
}
.sp-module .search-dropdown .sp-module-content .search-button-wrapper .search-button:hover {
  background: #865a0e;
}
.sp-module .bootstrap-select .dropdown-menu.inner li:hover {
  background: #e29818;
}
.sp-module .bootstrap-select .dropdown-menu.inner li:hover a {
  color: #fff;
}
.sp-module .cf_flt_header:before {
  color: ;
}
.sp-module .cf_flt_header:hover:before {
  color: #e29818;
}
.sp-module .cf_flt_header span:hover {
  color: #e29818;
}
.sp-module .cf_wrapp_all .slider_bkg_img {
  background: #e29818;
}
.sp-module .cf_wrapp_all .cf_filters_list li .cf_option:hover {
  color: #e29818;
}
.sp-module .cf_wrapp_all .cf_filtering_knob:before {
  background: #e29818;
  border-color: #e29818;
}
.sp-module ul li a:hover {
  color: #e29818;
}
.sp-module .sp-module-title .modtitle:before,
.sp-module .style-title .modtitle:before {
  background: #e29818;
}
.sp-module .tagspopular ul > li a:hover,
.sp-module.product-tag ul > li a:hover {
  background: #e29818;
  color: #fff;
}
#sp-top-wrapper .menutop a:hover {
  color: #e29818;
}
#sp-header.style-2 {
  background: #e29818;
}
#sp-header.style-2 .social-icons li a:hover {
  background: #222;
}
#sp-header.style-2 .social-icons li a:hover i {
  color: #fff;
}
.sp-vmsearch.style-search2 form .search-button-wrapper button:after {
  border-color: #e29818 #e29818 #e29818 transparent;
  border-top-color: #e29818;
}
.rtl .sp-vmsearch.style-search2 form .search-button-wrapper button:after {
  border-color: #e29818 transparent #e29818 #e29818;
}
.sp-vmsearch.style-search2 form .search-button-wrapper button:before {
  background: #e29818;
}
.sp-vmsearch.style-search2 form .search-button-wrapper button:hover:before {
  background: #222;
}
.sp-vmsearch.style-search2 form .search-button-wrapper button:hover:after {
  border-color: #222 #222 #222 transparent;
  border-top-color: #222;
}
.rtl .sp-vmsearch.style-search2 form .search-button-wrapper button:hover:after {
  border-color: #222 transparent #222 #222;
}
#offcanvas-toggler {
  background: #e29818;
}
#offcanvas-toggler:hover {
  background: #222;
  color: #fff;
}
.shipping-content li:hover i {
  border-color: #e29818;
}
.shipping-content.style-2 .box-icon:before {
  background: #e29818;
}
.cart-price {
  color: #e29818;
}
.sp-vmsearch .search-button-wrapper .search-button {
  background: #e29818;
}
.vmCartModule .vm_cart_footer a {
  background: #e29818;
  color: #fff;
}
.vmCartModule .vm_cart_footer a:hover {
  background: #222;
}
.productdetails-view .spacer-buy-area span.addtocart-button .addtocart-button,
.productdetails-view .spacer-buy-area span.addtocart-button a.notify {
  background: #e29818;
}
.productdetails-view .spacer-buy-area span.addtocart-button .addtocart-button:hover,
.productdetails-view .spacer-buy-area span.addtocart-button a.notify:hover {
  background: #222 !important;
}
.productdetails-view .spacer-buy-area .addtofav_aws_icon_active:hover,
.productdetails-view .spacer-buy-area .addtofav_aws_icon:hover {
  background: #222 !important;
}
.productdetails-view .spacer-buy-area .addtofav_aws_icon_active:hover i,
.productdetails-view .spacer-buy-area .addtofav_aws_icon:hover i {
  color: #fff !important;
}
.registration .btn,
.login-page .btn {
  background: #e29818;
}
.registration .btn:hover,
.login-page .btn:hover {
  background: #222;
}
.registration li a,
.login-page li a {
  color: #333333;
  font-style: italic;
}
.registration li a:hover,
.login-page li a:hover {
  color: #e29818;
}
.login-left .divtablecell a:hover {
  background: #fff;
  color: #e29818;
}
@media (max-width: 767px) {
  .login-left .divtablecell a:hover {
    border-color: #e29818;
  }
}
.form-horizontal .controls button:hover {
  background: #e29818;
  border-color: #e29818;
  color: #fff;
}
.vmcategory2 div.vina-treeview-virtuemart .treeview > li:hover > a,
.vmcategory2 div.vina-treeview-virtuemart .treeview > li:hover .hitarea {
  color: #e29818;
}
.vmcategory2 div.vina-treeview-virtuemart .treeview > li a.selected {
  color: #e29818;
}
.style-cart1 > .sp-module .modtitle:hover {
  border-color: #e29818;
}
.style-cart1 > .sp-module .modtitle:hover i {
  color: #e29818;
}
.style-cart1 > .sp-module .number {
  background: #e29818;
}
#sp-left .shortcode li a:hover,
#sp-right .shortcode li a:hover {
  color: #e29818;
}
#sp-left .sp-module .modtitle:before,
#sp-right .sp-module .modtitle:before {
  background: transparent;
  color: #e29818;
}
#sp-bottom .menu > li a:hover {
  color: #e29818;
}
#sp-bottom i {
  color: #e29818;
}
.newsletter .sub-new input {
  background: #e29818;
}
.newsletter .sub-new input:hover {
  background: #b47913;
}
#sp-footer .menu > li a:hover {
  color: #e29818;
}
#sp-footer .sp-copyright a {
  color: #e29818;
}
#sp-footer .sp-copyright a:hover {
  text-decoration: underline;
}
#sp-footer ul.social-icons li a:hover {
  background: #e29818;
  border-color: #e29818;
}
#sp-footer ul.social-icons li a:hover i {
  color: #fff;
}
.slider:hover .tp-leftarrow.round.default:hover,
.slider:hover .tp-rightarrow.round.default:hover {
  background: #e29818;
}
#sp-page-title .breadcrumb li a:hover {
  color: #e29818;
}
#sp-page-title .breadcrumb li.active {
  color: #e29818;
}
.top-categories .overlay:after {
  background: #e29818;
}
.product-price .PricesalesPrice {
  color: #e29818;
}
.product .button-group .btn {
  background: #e29818;
  border-color: #e29818 !important;
}
.product .button-group .btn:hover {
  background: transparent !important;
  color: #e29818 !important;
}
.addtocart-area:hover {
  background: #e29818;
}
.addtofav_aws_icon {
  background: #e29818 !important;
  color: #fff !important;
}
.addtofav_aws_icon_active {
  background: #e29818 !important;
}
.addtofav_aws_icon_active i {
  color: #fff !important;
}
.additional-images .owl-theme .owl-nav [class*="owl-"]:hover {
  background: #e29818;
}
.additional-images .owl-theme .owl-nav [class*="owl-"]:hover:after {
  color: #fff;
}
article.item .readmore a {
  background: #555;
}
article.item .readmore a:hover {
  background: #e29818;
}
.article-info:after {
  background: #e29818;
}
.product-title a:hover {
  color: #e29818 !important;
}
.featured-view h4,
.latest-view h4,
.topten-view h4,
.recent-view h4,
.products-view h4,
.related-products-view h4 {
  color: #e29818;
}
ul.social-icons > li a:hover i {
  border-color: #e29818;
  color: #e29818;
}
.chzn-container .chzn-results li.active-result.result-selected {
  background: #e29818;
  color: #fff;
}
.chzn-container .chzn-results li.active-result.highlighted {
  background: #e29818;
  color: #fff;
}
.productdetails .vm-product-media-container .additional-images .owl-theme .owl-item a:hover {
  border: 1px solid #e29818;
}
.productdetails .vm-product-details-container .icons a:hover {
  background: #e29818;
  color: #fff;
}
.productdetails .vm-product-details-container .product-rating .add_review a {
  color: #e29818;
}
.productdetails .vm-product-details-container .category-children a:hover {
  color: #e29818;
}
.productdetails .vm-product-details-container a.ask-a-question {
  color: #e29818;
}
.productdetails .vm-product-details-container a.ask-a-question:hover {
  color: #333;
}
.productdetails .product-related-products-carousel .product .text-block .PricesalesPrice {
  color: #e29818;
}
.vm-cart-header .vm-header {
  color: #e29818;
}
.pagination > li >a,
.pagination > li > span {
  color: #333;
}
.pagination > li >a:hover,
.pagination > li >a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  color: #fff;
  background: #e29818;
  border-color: #e29818;
}
.pagination .active > a,
.pagination .active > span {
  background: #e29818;
  border-color: #e29818;
  color: #fff;
}
.pagination .active > a:hover,
.pagination .active > a:focus,
.pagination .active > span:hover,
.pagination .active > span:focus {
  background: #e29818;
  border-color: #e29818;
  color: #fff;
}
.info .time-type {
  background: #e29818;
}
.entry-header h2 a:hover {
  color: #e29818;
}
.intro .readmore a {
  color: #e29818;
}
.tags a {
  color: #e29818;
}
.voting-symbol span.star.active:before {
  color: #e29818;
}
.sp-rating span.star:hover:before,
.sp-rating span.star:hover ~ span.star:before {
  color: #b47913;
}
.quantity-controls {
  background: #e29818;
}
.quantity-controls:hover {
  background: #222;
}
.entry-link,
.entry-quote {
  background: #e29818;
}
blockquote {
  border-color: #e29818;
}
.carousel-left:hover,
.carousel-right:hover {
  background: #e29818;
}
.contact-page li i {
  color: #e29818;
}
.contact-form .sppb-btn-primary {
  background: #e29818;
  border-color: #e29818;
}
.com-contact h1,
.com-contact h2 {
  color: #e29818;
}
.contactForm button.sppb-btn-primary {
  border: 1px solid #e29818;
  border-radius: 0;
  background: none;
  color: #e29818;
}
.contactForm button.sppb-btn-primary:hover {
  background: #e29818;
  color: #fff;
}
.view-mode .btn-group a.btn-primary span,
.view-mode .btn-group a:hover span {
  color: #e29818;
}
#ui-tabs ul#tabs li.current {
  background: #e29818;
  color: #fff;
}
#ui-tabs ul#tabs li:hover,
#ui-tabs ul#tabs li:focus {
  background: #e29818;
  color: #fff;
}

iframe,
svg {
  max-width: 100%;
}
#sbox-content > iframe {
  height: 100%;
}


/*
# ------------------------------------------------------------------------
# Module: Vina Treeview for Menus
# ------------------------------------------------------------------------
# Copyright (C) 2014 www.VinaGecko.com. All Rights Reserved.
# @license http://www.gnu.org/licenseses/gpl-3.0.html GNU/GPL
# Author: VinaGecko.com
# Websites: http://VinaGecko.com
# ------------------------------------------------------------------------
*/
div.vina-treeview-menus {
	display: block;
}
div.vina-treeview-menus .treeview,
div.vina-treeview-menus .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}
div.vina-treeview-menus .treeview ul {
	margin-top: 4px;
}
div.vina-treeview-menus .treeview .hitarea {
	background: url(//gofoto.by//modules/mod_vina_treeview_menus/assets/css/../images/treeview-default.gif) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}
div.vina-treeview-menus .treeview li { 
	margin: 0;
	padding: 3px 0pt 3px 16px;
}
div.vina-treeview-menus .treeview a.selected {
	background-color: #eee;
}
div.vina-treeview-menus .treecontrol { 
	margin: 1em 0;
	display: none; 
}
div.vina-treeview-menus .treeview .hover { 
	color: red;
	cursor: pointer;
}
div.vina-treeview-menus .treeview li { 
	background: url(//gofoto.by//modules/mod_vina_treeview_menus/assets/css/../images/treeview-default-line.gif) 0 0 no-repeat;
}
div.vina-treeview-menus .treeview li.collapsable, 
div.vina-treeview-menus .treeview li.expandable {
	background-position: 0 -176px;
}

div.vina-treeview-menus .treeview .expandable-hitarea {
	background-position: -80px -3px;
}
div.vina-treeview-menus .treeview li.last {
	background-position: 0 -1766px 
}
div.vina-treeview-menus .treeview li.lastCollapsable, 
div.vina-treeview-menus .treeview li.lastExpandable { 
	background-image: url(//gofoto.by//modules/mod_vina_treeview_menus/assets/css/../images/treeview-default.gif);
}  
div.vina-treeview-menus .treeview li.lastCollapsable {
	background-position: 0 -111px;
}
div.vina-treeview-menus .treeview li.lastExpandable {
	background-position: -32px -67px;
}
div.vina-treeview-menus .treeview div.lastCollapsable-hitarea, 
div.vina-treeview-menus .treeview div.lastExpandable-hitarea { 
	background-position: 0;
}
div.vina-treeview-menus .treeview-red li { 
	background-image: url(//gofoto.by//modules/mod_vina_treeview_menus/assets/css/../images/treeview-red-line.gif);
}
div.vina-treeview-menus .treeview-red .hitarea, 
div.vina-treeview-menus .treeview-red li.lastCollapsable, 
div.vina-treeview-menus .treeview-red li.lastExpandable { 
	background-image: url(//gofoto.by//modules/mod_vina_treeview_menus/assets/css/../images/treeview-red.gif);
} 
div.vina-treeview-menus .treeview-black li { 
	background-image: url(//gofoto.by//modules/mod_vina_treeview_menus/assets/css/../images/treeview-black-line.gif);
}
div.vina-treeview-menus .treeview-black .hitarea, 
div.vina-treeview-menus .treeview-black li.lastCollapsable, 
div.vina-treeview-menus .treeview-black li.lastExpandable { 
	background-image: url(//gofoto.by//modules/mod_vina_treeview_menus/assets/css/../images/treeview-black.gif);
}
div.vina-treeview-menus .treeview-gray li { 
	background-image: url(//gofoto.by//modules/mod_vina_treeview_menus/assets/css/../images/treeview-gray-line.gif);
}
div.vina-treeview-menus .treeview-gray .hitarea, 
div.vina-treeview-menus .treeview-gray li.lastCollapsable, 
div.vina-treeview-menus .treeview-gray li.lastExpandable {
	background-image: url(//gofoto.by//modules/mod_vina_treeview_menus/assets/css/../images/treeview-gray.gif);
} 
div.vina-treeview-menus .treeview-famfamfam li { 
	background-image: url(//gofoto.by//modules/mod_vina_treeview_menus/assets/css/../images/treeview-famfamfam-line.gif);
}
div.vina-treeview-menus .treeview-famfamfam .hitarea, 
div.vina-treeview-menus .treeview-famfamfam li.lastCollapsable, 
div.vina-treeview-menus .treeview-famfamfam li.lastExpandable { 
	background-image: url(//gofoto.by//modules/mod_vina_treeview_menus/assets/css/../images/treeview-famfamfam.gif);
} 
div.vina-treeview-menus .filetree li {
	padding: 3px 0 2px 16px;
}
div.vina-treeview-menus .filetree span.folder, 
div.vina-treeview-menus .filetree span.file { 
	padding: 1px 0 1px 16px; display: block;
}
div.vina-treeview-menus .filetree span.folder { 
	background: url(//gofoto.by//modules/mod_vina_treeview_menus/assets/css/../images/folder.gif) 0 0 no-repeat;
}
div.vina-treeview-menus .filetree li.expandable span.folder {
	background: url(//gofoto.by//modules/mod_vina_treeview_menus/assets/css/../images/folder-closed.gif) 0 0 no-repeat;
}
div.vina-treeview-menus .filetree span.file {
	background: url(//gofoto.by//modules/mod_vina_treeview_menus/assets/css/../images/file.gif) 0 0 no-repeat;
}
div.vina-treeview-menus .active > a {
	text-decoration: underline;
}
/**
 * @package Module EB Ajax Search for Joomla!
 * @version 2.1: mod_ebajaxsearch.php Oct 2025
 * @author url: https://www/extnbakers.com
 * @copyright Copyright (C) 2022 extnbakers.com. All rights reserved.
 * @license GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html 
**/* {    -webkit-box-sizing: border-box;    box-sizing: border-box;}#is_ajaxsearch_result.ajaxsearch_result .result_wrap mark { padding: 0 !important; }#is_ajaxsearch_result .small-title {	font-size: 14px !important;	font-weight : 600;}#is_ajaxsearch_result {	position: absolute;
	width:350px;
	right: 0;	text-decoration: none;	z-index:1000;	font-size:12px;	margin-left: 1%;}#is_ajaxsearch_result .plugin-title {	-webkit-box-shadow: inset 0px 0px 2px rgba(255, 255, 255, 0.4);	-moz-box-shadow: inset 0px 0px 2px rgba(255, 255, 255, 0.4);	box-shadow: inset 0px 0px 2px rgba(255, 255, 255, 0.4);	line-height: 26px;	font-size: 14px;	background-size: auto 100%;	background: -moz-linear-gradient(#E4EAEE, #E4EAEE); /* FF 3.6+ */	background: -ms-linear-gradient(#E4EAEE, #E4EAEE); /* IE10 */	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #E4EAEE), color-stop(100%, #E4EAEE)); /* Safari 4+, Chrome 2+ */	background: -webkit-linear-gradient(#E4EAEE, #E4EAEE); /* Safari 5.1+, Chrome 10+ */	background: -o-linear-gradient(#E4EAEE, #E4EAEE); /* Opera 11.10 */	background: linear-gradient( top, #E4EAEE, #E4EAEE );	text-align: left;	border-top: 1px solid #e5e5e5;	border-bottom: 1px solid #c2d5e1;	font-weight: bold;	height: 100%;	margin:0;	padding:0;}#is_ajaxsearch_result .plugin-title.first {	-webkit-box-shadow: inset 0px 0px 2px rgba(255, 255, 255, 0.4);	-moz-box-shadow: inset 0px 0px 2px rgba(255, 255, 255, 0.4);	box-shadow: inset 0px 0px 2px rgba(255, 255, 255, 0.4);	-moz-border-radius-topleft: 5px;	-moz-border-radius-topright: 5px;	border-top-left-radius: 5px;	border-top-right-radius: 5px;	margin-top: -1px;}#is_ajaxsearch_result .ie-fix-plugin-title {	border-top: 1px solid #B2BCC1;	border-bottom: 1px solid #000000;}#is_ajaxsearch_result .plugin-title-inner {	/* -moz-box-shadow:0 1px 2px #B2BCC1 inset;*/  -moz-user-select:none;	padding-left:10px;	padding-right:5px;	float: left;	cursor: default;	/*font chooser*/    color: #4E6170;	font-weight: bold;	font-style: normal;	font-size: 11px;	text-shadow: #ffffff 1px 1px 0px;	text-decoration: none;	text-transform: 27px;	line-height: left;	text-align: center;/*font chooser*/}#is_ajaxsearch_result .pagination_wrap {	margin: 8px 10px;	/*margin-left: 0px;*/	float: right;	float: right;	width: auto;	height: auto;	font-size: 14px;}#is_ajaxsearch_result a.eb_viewall {    color: rgba(0, 0, 0, 0.31);    padding: 0 10px 0 0;    text-decoration: none;}#is_ajaxsearch_result .pagination_link {    padding: 0 3px;    text-decoration: none;}#is_ajaxsearch_result .page-container {	position: relative;	overflow: hidden;	height: 198px; /* 66x num of elements */	width: 250px; /**/}#is_ajaxsearch_result .page-band {	position: absolute;	left: 0;	width: 10000px;}#is_ajaxsearch_result .page-element {	float: left;	left: 0;	cursor: hand;}#is_ajaxsearch_result .result-element {	display: block;	width: 100%; /**/	height: 75px; /*height*/	border-top: 1px solid #e5e5e5;	border-bottom: 1px solid #c2d5e1;	overflow: hidden;}#is_ajaxsearch_result .result-element img {	display: block;	float: left;	/*padding: 2px;*/  padding-right:10px;	border: 0;	margin: 5px;	width: 100%;	height: auto;}.ajax-clear {	clear: both;}#is_ajaxsearch_result .result-element span {	display: block;	float: left;	width: 100%;   /*  margin:5+12 */	margin-left:5px;	margin-right:12px;	line-height: 14px;	text-align: left;	cursor: pointer;	margin-top: 5px;	padding-right: 5px;	/*font chooser*/  font-size: 12px;	text-shadow: none;	text-decoration: none;	text-transform: none;	line-height: left;/*font chooser*/}/*#is_ajaxsearch_result .result-element:hover span{  color: #158837;}*/#is_ajaxsearch_result .result-element span.small-desc {	margin-top : 2px;	line-height: 16px;	/*font chooser*/  font-size: 14px;	text-shadow: none;	text-decoration: none;	text-transform: none;	line-height: left;/*font chooser*/}#is_ajaxsearch_result .result_box:hover {	background-color: #f3eded9e}#is_ajaxsearch_result .result-products span {	/*  text-align: center;*/  width: 100%;   /* padding and pictures: 10+2+60, margin:5+12  */	margin-top: 5px;}#is_ajaxsearch_result .no-result {	display: block;	width: 250px; /**/	height: 30px; /*height*/	font-weight: bold;	border-top: 1px solid #e5e5e5;	border-bottom: 1px solid #c2d5e1;	overflow: hidden;	text-align: center;	padding-top:10px;}#is_ajaxsearch_result .no-result-suggest {	display: block;	font-weight: bold;	border-top: 1px solid #e5e5e5;	border-bottom: 1px solid #c2d5e1;	overflow: hidden;	text-align: center;	padding-top:10px;	padding-bottom: 6px;	padding-left: 5px;	padding-right: 5px;}#is_ajaxsearch_result .no-result-suggest a {	cursor: pointer;	font-weight: bold;	text-decoration: none;	padding-left: 4px;}#is_ajaxsearch_result .no-result-suggest, #is_ajaxsearch_result .no-result-suggest a {	/*font chooser*/    color: #4e6170;	font-weight: bold;	font-style: normal;	font-size: 12px;	text-shadow: none;	text-decoration: none;	text-transform: none;	line-height: left;/*font chooser*/}#is_ajaxsearch_result .no-result-suggest a:hover {	text-decoration: underline;}#is_ajaxsearch_result .no-result span {	width: 233px;   /*  margin:5+12 */	line-height: 20px;	text-align: left;	cursor: default;	-moz-user-select:none;}/********** Header Search bar Css *************//*.is_ajaxsearch .search-label{color:#fff;}*/.is_ajaxsearch .form-inline input {	padding: 5px 8px;	border: 1px solid #cecece;	border-radius: 4px;	margin-top: 12px;	color: #2a3467;	height: 36px;}/*.is_ajaxsearch .ajaxsearch_result .result-element, .is_ajaxsearch .search-results .ajaxsearch_result{width:100% !important;}*/.is_ajaxsearch .search-results {	position:relative;}.is_ajaxsearch .search-results .ajaxsearch_result .result-element {	padding: 10px;	height: auto !important;	border-bottom: 1px solid #f1ecec !important;	border-top: 0;}.is_ajaxsearch .search-results .ajaxsearch_result .result_wrap {	max-height:500px;	overflow:auto;	border-radius: 4px;	margin: 10px 0;	border: 1px solid #e5e5e5;	box-shadow: 0 0px 20px 5px;	color: rgba(0, 0, 0, 0.31);}.is_ajaxsearch .search-results .ajaxsearch_result .result-element .small-cat {	margin-bottom:10px;}.is_ajaxsearch .is_noresult {	padding: 10px;}.is_ajaxsearch .result_img {	width: 25%;	display: inline-block;	float:left;}.is_ajaxsearch .result-element .result_content {	width: 100%;	display: inline-block;}.is_ajaxsearch .result-products .result_content {	width: 75%;	display: inline-block;}.is_ajaxsearch .btn-toolbar {	width:100%;	display: -ms-flexbox;    display: flex;    -ms-flex-wrap: wrap;    flex-wrap: wrap;    -ms-flex-pack: start;    justify-content: flex-start;}.is_ajaxsearch .btn-toolbar input {	width:100%;}.is_btn_search.is_ajaxsearch .btn-toolbar input[type="search"] {	width:60%;}.is_ajaxsearch .search_class {	padding: 6px 18px;	border: 1px solid #8AAAE5;	border-radius: 4px;	margin-left: 10px;	font-size: 15px;    line-height: 22px;    display: inline-block;    text-decoration: none;}.is_ajaxsearch a:hover {	text-decoration: none;}.is_ajaxsearch .btn-toolbar input.clearable.x {    background: #fff url(data:image/gif;base64,R0lGODlhBwAHAIAAAP///5KSkiH5BAAAAAAALAAAAAAHAAcAAAIMTICmsGrIXnLxuDMLADs=);    background-repeat: no-repeat;    background-size: auto;    background-position: 95%;    cursor: pointer;	position: relative;}.clearable {	background: #fff url(data:image/gif;base64,R0lGODlhBwAHAIAAAP///5KSkiH5BAAAAAAALAAAAAAHAAcAAAIMTICmsGrIXnLxuDMLADs=) no-repeat right -10px center;	border: 1px solid #999;	padding: 3px 18px 3px 4px; /* Use the same right padding (18) in jQ! */	border-radius: 3px;	transition: background 0.4s;}.clearable.x {	background-position: right 10px center;}.clearable.onX {	cursor: pointer;}.clearable::-ms-clear {display: none;width:0;height:0;}#is_ajaxsearch_result .result-element span.small-desc {	float: left;	width: 74%;	vertical-align: bottom;	margin: 0;	margin-left: 5px;}.is_btn_search .btn-toolbar input.inputbox {    width: 70%;    /*-webkit-box-sizing: content-box;*/    /*-moz-box-sizing: content-box;*/    /*box-sizing: content-box;*/    /*-webkit-appearance: textfield;*/}.is_ajaxsearch .loading {	background: transparent url(//gofoto.by//modules/mod_ebajaxsearch/assets/css/../images/spinner.gif) no-repeat scroll 98% 50% !important;}@media(max-width:767px) {.is_btn_search.is_ajaxsearch {	width:100%;}.is_btn_search.is_ajaxsearch .search-label {	width: 100%;}.is_btn_search.is_ajaxsearch .btn-toolbar input[type="search"] {	width: 67% !important;	margin-left: 0;}.is_btn_search.is_ajaxsearch .btn-group {	width: 25%;}}@media (max-width: 479px) {	.is_btn_search.is_ajaxsearch .btn-toolbar input[type="search"] { width: 100% !important; }	.is_btn_search.is_ajaxsearch .btn-group { width: 100%; display: inline-block; margin: 8px 0 0; text-align: center; }	.is_btn_search.is_ajaxsearch .btn-group .search_class { width: 50%; margin: 0; }	#is_ajaxsearch_result a.eb_viewall { width: 100%; display: block; }}.eb_ajaxsearch_pagination{text-align:center; font-size:12px;}
/*
# ------------------------------------------------------------------------
# Module: Vina Treeview for VirtueMart
# ------------------------------------------------------------------------
# Copyright (C) 2014 www.VinaGecko.com. All Rights Reserved.
# @license http://www.gnu.org/licenseses/gpl-3.0.html GNU/GPL
# Author: VinaGecko.com
# Websites: http://VinaGecko.com
# ------------------------------------------------------------------------
*/

div.vina-treeview-virtuemart .treeview,
div.vina-treeview-virtuemart .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}
div.vina-treeview-virtuemart .treeview ul {
	margin-top: 4px;
}
div.vina-treeview-virtuemart .treeview .hitarea {
	background: url(//gofoto.by//modules/mod_vina_treeview_virtuemart/assets/css/../images/treeview-default.gif) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}
div.vina-treeview-virtuemart .treeview li { 
	margin: 0;
	padding: 3px 0pt 3px 16px;
}
div.vina-treeview-virtuemart .treeview a.selected {
	text-decoration: underline;
}
div.vina-treeview-virtuemart .treecontrol { 
	margin: 1em 0;
	display: none; 
}
div.vina-treeview-virtuemart .treeview .hover { 
	color: red;
	cursor: pointer;
}
div.vina-treeview-virtuemart .treeview li { 
	background: url(//gofoto.by//modules/mod_vina_treeview_virtuemart/assets/css/../images/treeview-default-line.gif) 0 0 no-repeat;
}
div.vina-treeview-virtuemart .treeview li.collapsable, 
div.vina-treeview-virtuemart .treeview li.expandable {
	background-position: 0 -176px;
}

div.vina-treeview-virtuemart .treeview .expandable-hitarea {
	background-position: -80px -3px;
}
div.vina-treeview-virtuemart .treeview li.last {
	background-position: 0 -1766px 
}
div.vina-treeview-virtuemart .treeview li.lastCollapsable, 
div.vina-treeview-virtuemart .treeview li.lastExpandable { 
	background-image: url(//gofoto.by//modules/mod_vina_treeview_virtuemart/assets/css/../images/treeview-default.gif);
}  
div.vina-treeview-virtuemart .treeview li.lastCollapsable {
	background-position: 0 -111px;
}
div.vina-treeview-virtuemart .treeview li.lastExpandable {
	background-position: -32px -67px;
}
div.vina-treeview-virtuemart .treeview div.lastCollapsable-hitarea, 
div.vina-treeview-virtuemart .treeview div.lastExpandable-hitarea { 
	background-position: 0;
}
div.vina-treeview-virtuemart .treeview-red li { 
	background-image: url(//gofoto.by//modules/mod_vina_treeview_virtuemart/assets/css/../images/treeview-red-line.gif);
}
div.vina-treeview-virtuemart .treeview-red .hitarea, 
div.vina-treeview-virtuemart .treeview-red li.lastCollapsable, 
div.vina-treeview-virtuemart .treeview-red li.lastExpandable { 
	background-image: url(//gofoto.by//modules/mod_vina_treeview_virtuemart/assets/css/../images/treeview-red.gif);
} 
div.vina-treeview-virtuemart .treeview-black li { 
	background-image: url(//gofoto.by//modules/mod_vina_treeview_virtuemart/assets/css/../images/treeview-black-line.gif);
}
div.vina-treeview-virtuemart .treeview-black .hitarea, 
div.vina-treeview-virtuemart .treeview-black li.lastCollapsable, 
div.vina-treeview-virtuemart .treeview-black li.lastExpandable { 
	background-image: url(//gofoto.by//modules/mod_vina_treeview_virtuemart/assets/css/../images/treeview-black.gif);
}
div.vina-treeview-virtuemart .treeview-gray li { 
	background-image: url(//gofoto.by//modules/mod_vina_treeview_virtuemart/assets/css/../images/treeview-gray-line.gif);
}
div.vina-treeview-virtuemart .treeview-gray .hitarea, 
div.vina-treeview-virtuemart .treeview-gray li.lastCollapsable, 
div.vina-treeview-virtuemart .treeview-gray li.lastExpandable {
	background-image: url(//gofoto.by//modules/mod_vina_treeview_virtuemart/assets/css/../images/treeview-gray.gif);
} 
div.vina-treeview-virtuemart .treeview-famfamfam li { 
	background-image: url(//gofoto.by//modules/mod_vina_treeview_virtuemart/assets/css/../images/treeview-famfamfam-line.gif);
}
div.vina-treeview-virtuemart .treeview-famfamfam .hitarea, 
div.vina-treeview-virtuemart .treeview-famfamfam li.lastCollapsable, 
div.vina-treeview-virtuemart .treeview-famfamfam li.lastExpandable { 
	background-image: url(//gofoto.by//modules/mod_vina_treeview_virtuemart/assets/css/../images/treeview-famfamfam.gif);
} 
div.vina-treeview-virtuemart .filetree li {
	padding: 3px 0 2px 16px;
}
div.vina-treeview-virtuemart .filetree span.folder, 
div.vina-treeview-virtuemart .filetree span.file { 
	padding: 1px 0 1px 16px; display: block;
}
div.vina-treeview-virtuemart .filetree span.folder { 
	background: url(//gofoto.by//modules/mod_vina_treeview_virtuemart/assets/css/../images/folder.gif) 0 0 no-repeat;
}
div.vina-treeview-virtuemart .filetree li.expandable span.folder {
	background: url(//gofoto.by//modules/mod_vina_treeview_virtuemart/assets/css/../images/folder-closed.gif) 0 0 no-repeat;
}
div.vina-treeview-virtuemart .filetree span.file {
	background: url(//gofoto.by//modules/mod_vina_treeview_virtuemart/assets/css/../images/file.gif) 0 0 no-repeat;
}
div.vina-treeview-virtuemart .more-view {
	cursor: pointer;
}

body{font-family:Poppins, sans-serif; font-size:13px; font-weight:normal; }h1{font-family:Poppins, sans-serif; font-weight:700; }h2{font-family:Poppins, sans-serif; font-weight:700; }h3{font-family:Poppins, sans-serif; font-weight:normal; }h4{font-family:Poppins, sans-serif; font-weight:300; }h5{font-family:Poppins, sans-serif; font-weight:300; }h6{font-family:Poppins, sans-serif; font-weight:300; }@media (min-width: 1400px) {
.container {
max-width: 1140px;
}
}#sp-top-wrapper{ background-color:#333333;color:#999999; }#sp-before-header{ padding:30px 0; }#sp-header{ background-color:#f2f2f2; }#sp-position{ background-color:#f5f5f5;padding:30px 0; }#sp-bottom{ background-color:#202020;padding:60px 0; }#sp-footer{ padding:15px 0; }#vina-manufacturers-virtuemart119{overflow: initial;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;width:100%;height:auto;margin:0px;padding:0;}#vina-manufacturers-virtuemart119 .item {overflow: hidden;margin:0;padding:15px 0;}#vina-manufacturers-virtuemart119 .item .vina-caption {}#vina-manufacturers-virtuemart119 .item .vina-caption,#vina-manufacturers-virtuemart119 .item .vina-caption a {}
	
/* Copyright @ Balbooa, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
    Gallery
 ========================================================================== */



.com_gridbox .ba-gallery h1 {
    margin-top: 0.67em;
    margin-bottom: 0.67em;
}

.com_gridbox .ba-gallery h2 {
    margin-top: 0.83em;
    margin-bottom: 0.83em
}

.com_gridbox .ba-gallery h3 {
    margin-top: 1em;
    margin-bottom: 1em;
}

.com_gridbox .ba-gallery h4 {
    margin-top: 1.33em;
    margin-bottom: 1.33em;
}

.com_gridbox .ba-gallery h5 {
    margin-top: 1.67em;
    margin-bottom: 1.67em;
}

.com_gridbox .ba-gallery h6 {
    margin-top: 2.33em;
    margin-bottom: 2.33em;
}

.com_gridbox .ba-gallery p {
    margin-top: 1em;
    margin-bottom: 1em;
}

/* Category list */
.gallery-tags-wrapper,
.ba-gallery select.ba-select-filter,
.ba-gallery .category-filter {
    margin-top: 20px;
}

.ba-gallery select.ba-select-filter {
    display: none !important;
}

.ba-gallery .ba-goback a,
.ba-gallery .category-filter a.ba-filter,
.ba-gallery .category-filter a.ba-filter-active {
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: auto;
    line-height: 1em;
    margin: 10px 0px 10px 10px;
    padding: 15px 25px;
    text-shadow: none;
}

.ba-gallery .category-filter a:first-child {
    margin-left: 0 !important;
} 

.ba-gallery .ba-goback a,
.ba-gallery .ba-goback h2 {
    display: inline-block;
    margin: 0;
}

.ba-gallery .ba-goback h2 {
    text-align: left !important;
    width: -webkit-calc(100% - 110px);
    width: calc(100% - 110px);
    border: none;
}

.ba-gallery .ba-goback > a {
    border-radius: 50% !important;
    box-sizing: content-box;
    float: left;
    font-size: 24px !important;
    margin-right: 50px;
    padding: 15px;
    text-align: center;
    width: 24px;
}

/* Thumbnail */
.ba-gallery-grid {
    width: 100%;
}

.ba-image img {
    backface-visibility: hidden;
    border: 0;
    display: block;
    height: auto;
    margin: 0;
    vertical-align: middle;
    width: 100%;
    width: auto \9;
}

.ba-gallery-items a,
.ba-album-items {
    cursor: pointer;
}

.disabled-lightbox .ba-gallery-items,
.disabled-lightbox .ba-album-items {
    cursor: default;
}

.ba-gallery-items {
    cursor: zoom-in;
}

.ba-album .ba-album-items .ba-caption h3,
.ba-album .ba-album-items .ba-caption p,
.ba-gallery-items .ba-caption h3,
.ba-gallery-items .ba-caption .image-category,
.ba-gallery-items .ba-caption .short-description {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* 
/* Tags 
*/
.filter-modal-footer,
.show-filter-modal {
    display: none;
}

.gallery-colors-wrapper .gallery-color,
.gallery-tags-wrapper .gallery-tag {
    display: inline-block;
    margin: 0 5px 10px;
    padding: 5px 20px;
    line-height: 2em;
}

.gallery-tags-wrapper .gallery-tag {
    border: 1px solid;
}

.equal-positions-tags {
    box-sizing: border-box;
    float: left;
    padding: 0 25px;
    width: 25%;
}

.ba-gallery-content,
.equal-positions-tags .gallery-colors-wrapper,
.equal-positions-tags .gallery-tags-wrapper {
    width: 100%;
}

.equal-positions-tags ~ .row-fluid,
.equal-positions-tags ~ .ba-gallery-content-wrapper,
.ba-gallery-content:not(:first-child) {
    width: 75%;
    float: left;
}

.equal-positions-tags.right {
    float: right;
}

.gallery-color:before {
    color: #fff;
    content: '\f26b';
    font: normal normal normal 16px/35px 'Material-Design-Iconic-Font';
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transition: opacity .3s linear; 
    -webkit-transition: opacity .3s linear; 
    width: 35px;
}

.gallery-color[style="background-color: #ffffff;"]:before,
.gallery-color[style="background-color: #fff;"]:before {
    color: #a7a7a7;
}

.gallery-color.active:before {
    opacity: 1;
}

.gallery-color:after {
    background: rgba(255, 255, 255, 0.8);
    border-radius: 50%;
    content: "";
    height: 3px;
    left: -webkit-calc(50% - 1px);
    left: calc(50% - 1px);
    opacity: 0;
    position: absolute;
    top: -webkit-calc(50% - 1px);
    top: calc(50% - 1px);
    transform: scale(0);
    -webkit-transform: scale(0);
    -webkit-transition: all .35s ease-out;
    transition: all .35s ease-out;
    width: 3px;
}

.gallery-color:hover:after {
    background: transparent;
    opacity: 1;
    transform: scale(12);
    -webkit-transform: scale(12);
}

/* 
/* Colors 
*/

.gallery-colors-wrapper .gallery-color {
    height: 35px;
    padding: 0;
    position: relative;
    width: 35px;
}

.ba-filter-title,
.ba-reset-filter {
    text-align: inherit;
    line-height: 1em;
}

.ba-filter-title {
    margin-top: 10px !important;
}

.ba-reset-filter {
    margin: 10px 5px;    
}


/* 
/* Pagination 
*/

.ba-pagination.ba-empty {
    display: none;
}

.ba-gallery .ba-pagination {
    margin: 20px 10px;
}

.ba-gallery .ba-pagination-ellipsis {
    font-weight: bold;
    margin: 0 15px 0 10px;
}

.ba-gallery .ba-pagination a.ba-btn.ba-next span,
.ba-gallery .ba-pagination a.ba-btn.ba-last-page span,
.ba-gallery .ba-pagination a.ba-btn.ba-first-page span,
.ba-gallery .ba-pagination a.ba-btn.ba-prev span {
    line-height: 18px;
}

.ba-gallery .ba-pagination a.ba-btn {
    cursor: pointer;
    box-sizing: content-box;
    font-weight: bold;
    margin-right: 10px;
    padding: 10px 0 ;
    line-height: 18px;
    text-align: center;
    width: 38px !important;
}

.ba-gallery .ba-pagination a.ba-btn.scroll-to-top,
.ba-gallery .ba-pagination a.ba-btn.load-more {
    display: inline-block;
    padding: 15px 50px;
    width: auto !important;
}

.ba-gallery .ba-pagination a.ba-btn.ba-prev {
    transform: scale(-1);
    -webkit-transform: scale(-1);
}

.ba-gallery .ba-pagination a.ba-btn.ba-prev span{
    vertical-align: middle;
}

/* Dots */
.ba-pagination a.ba-btn.ba-dots {
    height: 25px;
    padding: 0;
    width: 25px !important;
}

.ba-gallery .ba-pagination a:hover {
    text-decoration: none;
}

.album-in-lightbox i.albums-backdrop-close:hover,
.ba-modal-header .zmdi:hover,
.modal-nav .zmdi-chevron-right:hover,
.modal-nav .zmdi-chevron-left:hover,
.ba-gallery .ba-pagination .ba-btn.ba-dissabled {
    background: transparent;
    cursor: default;
    opacity: .6;
}

.ba-pagination a.ba-btn.ba-dots.ba-prev,
.ba-pagination a.ba-btn.ba-dots.ba-next,
.ba-pagination a.ba-btn.ba-dots.ba-first-page,
.ba-pagination a.ba-btn.ba-dots.ba-last-page {
    display: none !important;
}

/* 
/* Album title and btn 
*/

.ba-goback h3 {
    width: 80%;
    float: left;
}

.ba-goback input[type="button"] {
    float: right;
}

.ba-gallery .row-fluid:after {
    clear: both;
    content: "";
    display: table;
    line-height: 0;
}

.ba-goback {
    align-items: center;
    -webkit-align-items: center;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin: 25px 0; 
    overflow: hidden;
}

.albums-backdrop {
    display: none;
}

.ba-gallery:not(.album-in-lightbox) {
    background-color: inherit !important;
}


.album-in-lightbox .albums-backdrop {
    bottom: 0;
    display: block;
    left: 0;
    position: fixed;
    right: 16px;
    top: 0;
    z-index: 1040;
}

.album-in-lightbox .row-fluid {
    background: inherit;
    box-sizing: border-box;
    padding: 10px;
    position: relative;
    z-index: 1500;
}

.album-in-lightbox .row-fluid:last-child {
    padding: 0;
}

.album-in-lightbox .ba-edit-gallery-btn {
    display: none;
}

.album-in-lightbox .ba-goback {
    margin: 0;
}

.ba-gallery.album-in-lightbox {
    -webkit-animation: backdrop .5s ease-in-out both;
    animation: backdrop .5s ease-in-out both;
    box-sizing: border-box;
    height: 100vh !important;
    left: 0;
    overflow: auto;
    overflow-y: scroll;
    padding: 50px 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 1050;
}

.album-in-lightbox .ba-gallery-row-wrapper {
    -webkit-animation: backdrop .5s ease-in-out both;
    animation: backdrop .5s ease-in-out both;
    box-sizing: border-box;
    left: 50%;
    margin: 60px 0;
    padding: 25px;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 1170px;
    z-index: 1500;
}

@media (max-width: 1170px) {
    .album-in-lightbox .ba-gallery-row-wrapper {
        width: calc(100% - 50px);
        width: -webkit-calc(100% - 50px);
    }
}

.album-in-lightbox-open .body {
    z-index: 10;
}

.ba-album-items > .ba-caption >.ba-caption-content > p {
    margin: 15px;
}

/*
/* Scrollable
*/

.ba-scrollable {
    bottom: 0;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    left: 0;
    margin-right: -17px;
    overflow-y: scroll;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10000;
}

/* Gallery Modal */
.gallery-modal {
    margin: 0 auto;
    box-sizing: content-box;
}

.ba-modal.in {
    display: block !important;
}

.album-in-lightbox-open,
.modal-open {
    -webkit-transition: width .3s;
    box-sizing: border-box;
    height: initial;
    overflow: hidden;
    transition: width .3s;
    width: -webkit-calc(100% - 16px);
    width: calc(100% - 16px);
}

.modal-open .modal-scrollable.ba-forms-modal {
    z-index: 99999;
}

i.albums-backdrop-close {
    display: none;
}

.album-in-lightbox i.albums-backdrop-close {
    position: absolute;
    color: #101010 !important;
    right: 10px;
    top: 0;
    z-index: 9999;
}

.ba-gallery-substrate {
    display: none;
}

.album-in-lightbox + .ba-gallery-substrate {
    display: inline-block;
    width: 100%;
}

/* Nav */
.modal-nav {
    left: 0;
    position: fixed;
    right: 0;
    top: calc(50% - 23px);
    top: -webkit-calc(50% - 23px);
    z-index: 1;
}

.modal-nav i {
    border-radius: 50%;
    box-sizing: content-box;
    font-size: 36px;
    line-height: 36px;
    padding: 10px;
    position: absolute;
    text-align: center;
    transition: opacity .2s ease-in-out;
    -webkit-transition: opacity .2s ease-in-out;
    width: 36px;
    z-index: 10;
}

.modal-nav .zmdi-chevron-left {
    left: 25px;
}

.modal-nav .zmdi-chevron-right {
    right: 25px;
}

/*
/* Modal Header
*/

.modal-scrollable:not(.ba-scrollable) .description-wrapper,
.modal-scrollable:not(.ba-scrollable) .ba-modal-header,
.hide-animation .description-wrapper,
.hide-animation .ba-modal-header {
    display: none;
}

.gallery-modal .ba-modal-header {
    box-sizing: border-box;
    height: 115px;
    left: 0;
    max-width: none;
    padding: 0 10px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10;
}

.gallery-modal .ba-modal-header .ba-modal-title,
.gallery-modal .ba-modal-header .ba-center-icons,
.gallery-modal .ba-modal-header .ba-right-icons {
    display: inline-block;
    float: left;
    min-height: 50px;
    width: 33.3%;
}

.album-in-lightbox i.albums-backdrop-close,
.gallery-modal .ba-modal-header .modal-title,
.gallery-modal .ba-modal-header .zmdi {
    font-size: 24px;
    line-height: 24px;
}

.album-in-lightbox i.albums-backdrop-close,
.gallery-modal .ba-modal-header .zmdi {
    box-sizing: content-box;
    display: inline-block;
    margin-left: 10px;
    padding: 20px 10px;
    text-align: center;
    text-decoration: none;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    width: 24px;
}

@keyframes like-shadow {
    0% { opacity: 0; transform: scale(3); -webkit-transform: scale(3); }
    30% { opacity: 1; transform: scale(4); -webkit-transform: scale(4); }
    100% { opacity: 0; transform: scale(6); -webkit-transform: scale(6); }
}

@-webkit-keyframes like-shadow {
    0% { opacity: 0; transform: scale(3); -webkit-transform: scale(3); }
    30% { opacity: 1; transform: scale(4); -webkit-transform: scale(4); }
    100% { opacity: 0; transform: scale(6); -webkit-transform: scale(6); }
}

.gallery-modal .ba-modal-header .likes-animation .ba-likes p:after {
    -webkit-animation: like-shadow .4s ease-in-out both ;
    animation: like-shadow .4s ease-in-out both;
    color: rgba(211, 79, 55, 1);;
    content: '\f15f';
    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
    left: 9px;
    opacity: 0;
    position: absolute;
    text-shadow: -.2px -.2px .2px rgba(211, 79, 55, 0.5), .2px -.2px .2px rgba(211, 79, 55, 0.5), -.2px .2px .2px rgba(211, 79, 55, 0.5), .2px .2px .2px rgba(211, 79, 55, 0.5);
    top: 20px;
    z-index: -1;
}

@keyframes icon-fade {
    from {opacity: 0;}
}

@-webkit-keyframes icon-fade {
    from {opacity: 0;}
}

.gallery-modal .ba-modal-header .zmdi-zoom-in,
.gallery-modal .ba-modal-header .ba-zoom-out,
.gallery-modal .ba-modal-header .ba-download-img {
    -webkit-animation: icon-fade .3s ease-in-out ;
    animation: icon-fade .3s ease-in-out ;
}

@keyframes icon-fade-out {
    from {opacity: 1;}
    to {opacity: 0;}
}

@-webkit-keyframes icon-fade-out {
    from {opacity: 1;}
    to {opacity: 0;}
}
.gallery-modal .ba-modal-header .zmdi-zoom-in.ba-hidden-icons,
.gallery-modal .ba-modal-header .ba-zoom-out.ba-hidden-icons,
.gallery-modal .ba-modal-header .ba-download-img.ba-hidden-icons {
    -webkit-animation: icon-fade-out .3s ease-in-out both;
    animation: icon-fade-out .3s ease-in-out both;
}

.gallery-modal .ba-modal-header .disabled-item {
    opacity: 0.2 !important;
    cursor: default !important;
}

.gallery-modal .ba-modal-header .ba-like-wrapper {
    display: inline-block;
    position: relative;
}

.gallery-tags-wrapper .gallery-tag,
.ba-gallery .ba-goback a,
.category-filter a,
.ba-pagination a,
.ba-add-like {
    transition: color .3s, background-color .3s;
    -webkit-transition: color .3s, background-color .3s;
}
 
.gallery-modal .ba-modal-header .ba-likes:hover + .ba-add-like,
.gallery-modal .ba-modal-header .ba-add-like:hover {
    transform: scale(2);
    -webkit-transform: scale(2);
    color:  #D34F37 !important;
}

.ba-like {
    position: relative;
}

.ba-modal-header .modal-title {
    margin: 0;
    padding: 20px 10px;
    text-align: left !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ba-modal-header .ba-center-icons {
    text-align: center;
}

.ba-modal-header .ba-right-icons {
    text-align: right;
}

.ba-modal-header .zmdi:hover {
    color: inherit;
    text-decoration: none;
}

.modal-nav i.zmdi:hover,
.zmdi {
    cursor: pointer !important;
}

.ba-modal-header .ba-download-img,
.ba-modal-header .ba-icon-close {
    font-size: 28px;
}

/*
/*  Tooltip
*/

.ba-tooltip {
    backface-visibility: hidden;
    background: #2c2c2c;
    border-radius: 4px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.3);
    color: #fff;
    display: block;
    font: 500 14px 'Roboto', sans-serif;
    max-width: 200px;
    opacity: 1;
    padding: 15px;
    position: fixed;
    text-align: center;
    transition: margin-top .25s ease-out, opacity .25s ease-out;
    -webkit-transition: margin-top .25s ease-out, opacity .25s ease-out;
    visibility: visible;
    z-index: 1060;
}

body > .ba-tooltip:before {
    box-sizing: content-box;
    content: "";
    height: 5px;
    position: absolute;
    bottom: -14px;
    left: 50% !important;
    margin-left: -5px;
    border: 5px solid transparent;
    border-top: 5px solid #2c2c2c;
}

/* Top Tooltip */
body > .ba-tooltip.ba-top {
    -webkit-transform: translateY(-160%) translateX(-50%);
    transform: translateY(-160%) translateX(-50%);
    box-sizing: content-box;
}

@keyframes ba-tooltip-top {
    from { opacity: 0; margin-top: -20px;}
}

@-webkit-keyframes ba-tooltip-top  {
    from { opacity: 0; margin-top: -20px;}
}

body > .ba-tooltip {
    -webkit-transform: translateY(-115%) translateX(-50%);
    transform: translateY(-115%) translateX(-50%);
    -webkit-animation: ba-tooltip-top .3s;
    animation: ba-tooltip-top .3s;

}

@keyframes tooltip-top-hidden {
    to { opacity: 0; margin-top: -20px;}
}

@-webkit-keyframes tooltip-hidden  {
    to { opacity: 0; margin-top: -20px;}
}

body > .ba-tooltip.tooltip-hidden {
    -webkit-animation: tooltip-top-hidden .3s both;
    animation: tooltip-top-hidden .3s both;
}

/* Like tooltip */
.ba-modal .ba-likes {
    display: none;
    position: absolute;
    right: -webkit-calc(50% - 17px);
    right: calc(50% - 17px);
    text-align: center;
    top: 5px;
    transition: all .1s .3s;
    -webkit-transition: all .1s .3s;
    width: 25px;
}

.ba-modal .ba-like:hover > .ba-likes {
    display: block;
    cursor: pointer;
    z-index: 1;
}

.ba-modal .ba-likes p {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    line-height: 50px;
    letter-spacing: normal;
    margin: 0;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.ba-modal .ba-likes p,
.ba-modal .header-icons *{
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-focus-ring-color:  rgba(0, 0, 0, 0);
}

/* Sharing */
.ba-share-icons {
    left: 0;
    position: fixed;
    top: 0;
    height: 0;
    opacity: 0;
}

.ba-share-icons.visible-sharing {
    align-items: center;
    -webkit-align-items: center;
    bottom: 0;
    display: flex;
    height: auto;
    justify-content: center;
    -webkit-justify-content: center;
    opacity: 1 ;
    right: 0;
    transition: opacity .3s;
    -webkit-transition: opacity .3s;
    z-index: 15;
}

.ba-share-icons.visible-sharing.sharing-out {
    opacity: 0;
    transition: opacity .3s;
    -webkit-transition: opacity .3s;
}

.ba-share-icons.visible-sharing.sharing-out .ba-share {
    margin-top: -webkit-calc(50vh);
    margin-top: calc(50vh);
    opacity: 0;
    transition: all .5s;
    -webkit-transition: all .5s;   
}

.ba-share-icons .ba-share i {
    box-sizing: content-box;
    font-size: 36px;
    height: 36px;
    margin-right: 20px;
    padding: 20px;
    position: relative;
    width: 36px;
}

.ba-share-icons .ba-share {
    visibility: hidden;
}

.ba-share-icons.visible-sharing .ba-share {
    text-align: center;
    visibility: visible;
}

@keyframes sharing-animation {
    0%{ opacity: 0; transform: translateY(300%); -webkit-transform: translateY(300%);}
    100% {opacity: 1; transform: none; -webkit-transform: none;}
}

@-webkit-keyframes sharing-animation {
    0%{ opacity: 0; transform: translateY(300%); -webkit-transform: translateY(300%);}
    100% {opacity: 1; transform: none; -webkit-transform: none;}
}

.ba-share-icons.visible-sharing .ba-share i {
    -webkit-animation: sharing-animation .5s  ease-in-out both ;
    animation: sharing-animation .5s  ease-in-out both ;
}

.ba-share-icons .ba-share i:after {
    border-radius: 50%;
    content: "";
    display: block;
    height: 1px;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 1px;
    z-index: -1;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.ba-share-icons .ba-share i:hover:after {
    height: 100px;
    margin: -50px;
    width: 100px;
}

.ba-share-icons .ba-share i:hover {
    color: #fff !important;
}

/* Social Colors*/
.ba-share-icons .ba-share i.ba-twitter-share-button {
    color: #32CDFD;
} 

.ba-share-icons .ba-share i.ba-twitter-share-button:after {
    background: #32CDFD;
} 

.ba-share-icons .ba-share i.ba-facebook-share-button {
    color: #3B5997;
} 

.ba-share-icons .ba-share i.ba-facebook-share-button:after {
    background: #3B5997;
}

.ba-share-icons .ba-share i.ba-google-share-button {
    color: #D95433;
} 

.ba-share-icons .ba-share i.ba-google-share-button:after {
    background: #D95433;
} 

.ba-share-icons .ba-share i.ba-pinterest-share-button {
    color: #CB2027;
} 

.ba-share-icons .ba-share i.ba-pinterest-share-button:after {
    background: #CB2027;
} 

.ba-share-icons .ba-share i.ba-linkedin-share-button {
    color: #007AB5;
} 

.ba-share-icons .ba-share i.ba-linkedin-share-button:after {
    background: #007AB5;
} 

.ba-share-icons .ba-share i.ba-vk-share-button {
    color: #4C75A3;
} 

.ba-share-icons .ba-share i.ba-vk-share-button:after {
    background: #4C75A3;
} 

.ba-share-icons .ba-share i.ba-ok-share-button {
    color: #f68634;
}

.ba-share-icons .ba-share i.ba-ok-share-button:after {
    background: #f68634;
}

/* Modal Resize */
.ba-modal.ba-resize {
    border: 0;
    box-shadow: none;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    overflow: visible;
}

.ba-modal.ba-resize .reload {
    background-color: transparent;
    height: 40px;
    left: -webkit-calc(50% - 20px);
    left: calc(50% - 20px);
    position: absolute;
    top: calc(50% - 20px);
    top: -webkit-calc(50% - 20px);
    width: 40px;
}

.ba-modal.ba-resize .reload-parent {
    width: 100%;
    height: 100%;
}

/* Image */
.ba-modal .modal-image img {
    background-color: #fff;
    margin: 0;
    vertical-align: middle;
    width: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    transition: none !important;
    -webkit-transition: none !important;
}

.hide-animation .ba-modal .modal-image img {
    height: auto !important;
    left: 0 !important;
    width: 100% !important;
}

.ba-zoom-image {
    transition: top .15s, left .15s, width .15s, height .15s;
    -webkit-transition: top .15s, left .15s, width .15s , height .15s;
}

/* Description */
.ba-modal .modal-description,
.ba-modal #disqus_thread {
    padding: 25px;
}

@keyframes description-fade {
    from {opacity: 0;}
    to {opacity: 1;}
}

@-webkit-keyframes description-fade {
    from {opacity: 0;}
    to {opacity: 1;}
}

.categories-description {
    width: 100%;
}

.ba-goback .categories-description {
    margin-top: 25px; 
}

.ba-gallery .categories-description a {
    padding: 0;
}

.categories-description .com-baforms,
.ba-modal.ba-description-right .modal-description,
.ba-modal.ba-description-left .modal-description,
.ba-modal.ba-description-below .modal-description {
    overflow: hidden;
    -webkit-animation: description-fade .3s .3 both ;
    animation: description-fade .3s .3s both;
}

.ba-description-below .ba-modal-body {
    transition: background-color .15s .15s;
    -webkit-transition: background-color .15s .15;
}

.ba-description-below.hidden-description .ba-modal-body {
    background-color: transparent !important;
}

.ba-description-below.hidden-description .ba-modal-body {
    transition: .3s;
    -webkit-transition: .3s;
}

.ba-description-below.hidden-description .modal-image img {
    z-index: 1;  
}

.ba-description-below .description-wrapper {
    transition: opacity .15s .3s;
    -webkit-transition: opacity .15s .3s;
}

.ba-description-below.hidden-description .description-wrapper {
    opacity: 0;
    visibility: hidden; 
}

/* Description Right */
@keyframes ba-description-right {
    from { right: -417px;}
}

@-webkit-keyframes ba-description-right {
    from { right: -417px;}
}
.gallery-modal.ba-description-right .description-wrapper {
    animation: ba-description-right .5s both;
    -webkit-animation: ba-description-right .5s both;
    background: inherit;
    max-height: 100vh;
    min-height: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    position: fixed;
    right: -17px;
    top: 0;
    width: 417px;
}

.ba-description-right.gallery-modal {
    padding-right: 400px;    
}

.modal-nav .zmdi-chevron-left,
.modal-nav .zmdi-chevron-right,
.ba-modal-header {
    transition: right .5s, left .5s, width .5s;
    -webkit-transition: right .5s, left .5s, width .5s;
}

.gallery-modal {
    transition: padding-right .5s, padding-left .5s;
    -webkit-transition: padding-right .5s, padding-left .5s;
}

.gallery-modal.ba-description-right + input + .modal-nav .zmdi-chevron-right {
    right: 425px;
}

.gallery-modal.ba-description-right .ba-modal-header {
    right: 400px;
    width: calc(100% - 400px);
    width: -webkit-calc(100% - 400px);
}

.gallery-modal.ba-description-right .reload {
    left: calc(50% - 239px);
    left: -webkit-calc(50% - 239px);
}

/* Description Left */ 
@keyframes ba-description-left {
    from { left: -417px;}
}

@-webkit-keyframes ba-description-left {
    from { left: -417px;}
}

.gallery-modal.ba-description-left .description-wrapper{
    animation: ba-description-left .5s both;
    -webkit-animation: ba-description-left .5s both;
    background: inherit;
    direction: rtl;
    left: -17px;
    max-height: 100vh;
    min-height: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    width: 417px;
}

.gallery-modal.ba-description-left .modal-description {
    direction: ltr;
}

.gallery-modal.ba-description-left {
    padding-left: 400px;
}

.gallery-modal.ba-description-left .ba-modal-header {
    left: 400px;
    width: calc(100% - 400px);
    width: -webkit-calc(100% - 400px);
}

.gallery-modal.ba-description-left + input + .modal-nav .zmdi-chevron-left {
    left: 425px;
}

.gallery-modal.ba-description-left .reload {
    left: calc(50% + 161px);
    left: -webkit-calc(50% + 161px);
}

/*
/* Comments
*/

/* VK comments */
.modal-open > iframe[src*= "vk.com"] {
    z-index: 10010 !important;
}


/* Modal embed code 100% width */
.ba-modal .modal-image.embed {
    height: 0px;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
}

.ba-modal .modal-image.embed iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.ba-modal-body {
    backface-visibility: hidden;
}

.gallery-modal.ba-modal:not(.ba-resize) .ba-modal-body {
    margin-top: 60px;
}

/*
/* Category Password Modal
*/

@keyframes backdrop {
    from { opacity: 0;}
}

@-webkit-keyframes backdrop {
    from { opacity: 0;}
}

body > .modal-scrollable.gallery-password-scrollable {
    -webkit-animation: backdrop .5s ease-in-out both;
    animation: backdrop .5s ease-in-out both;
    background-color: rgba(0, 0, 0, 0.56);
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1040;
}

@keyframes modal-sm-in {
    from {transform: scale(.8); -webkit-transform: scale(.8); opacity: 0;}
    to {transform: scale(1); -webkit-transform: scale(1); opacity: 1;}
}

@-webkit-keyframes modal-sm-in {
    from {transform: scale(.8); -webkit-transform: scale(.8); opacity: 0;}
    to {transform: scale(1); -webkit-transform: scale(1); opacity: 1;}
}

.category-password-modal.in {
    -webkit-animation: modal-sm-in.3s cubic-bezier(0.4,0,0.2,1) both;
    animation: modal-sm-in .3s cubic-bezier(0.4,0,0.2,1) both;
}

@keyframes close-modal-sm {
    to {transform: scale(.8); -webkit-transform: scale(.8); opacity: 0;}
}

@-webkit-keyframes close-modal-sm {
   to {transform: scale(.8); -webkit-transform: scale(.8); opacity: 0;}
}

.modal-scrollable-out .category-password-modal {
    -webkit-animation: close-modal-sm .3s cubic-bezier(0.4,0,0.2,1) both;
    animation: close-modal-sm .3s cubic-bezier(0.4,0,0.2,1) both;
}

.modal-scrollable-out {
    -webkit-animation: icon-fade-out .3s ease-in-out both !important;
    animation: icon-fade-out .3s ease-in-out both !important;
}

.category-password-modal {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 15px 40px rgba(0,0,0,.15);
    box-sizing: border-box;
    left: 50%;
    margin-left: -162px;
    overflow: visible;
    opacity: 1 !important;
    padding: 25px;
    position: fixed;
    top: -webkit-calc(50% - 160px) !important;
    top: calc(50% - 160px) !important;
    width: 325px;
    z-index: 1050;
}

.category-password-modal h3.ba-modal-title {
    color: #1a1a1a;
    cursor: default;
    display: inline-block;
    font:500 18px/20px 'Roboto', sans-serif;
    margin: 0 0 50px 0;
    letter-spacing: 0;
}

.category-password-modal .modal-footer {
    background-color: transparent;
    border: none;
    box-shadow: none;
    margin-top: 25px;
    padding: 0;
    text-align: right;
}

.category-password-modal .modal-footer:before,
.category-password-modal .modal-footer:after {
    content: "";
    display: table;
    line-height: 0;
}

.category-password-modal .modal-footer:after {
    clear: both;
}
 
.category-password-modal .ba-input-lg {
    position: relative;
}

.category-password-modal .ba-input-lg input {
    border-color: transparent;
    background: transparent;
    border-bottom-color: #e3e3e3;
    box-shadow: none;
    box-sizing: border-box;
    color: #1a1a1a;
    font: 400 22px/45px 'Roboto', sans-serif;
    height: 45px;
    margin: 25px 0 50px 0;
    padding: 4px 6px;
    width: 100%;
}

.category-password-modal .ba-input-lg input:focus {
    border-color: #fff !important;
    border-bottom-color: #e3e3e3 !important;
}

.category-password-modal .modal-footer a {
    background-color: transparent;
    border-radius: 3px;
    border: none;
    color: #363637;
    display: inline-block;
    font: 500 16px/18px 'Roboto', sans-serif;
    overflow: hidden;
    padding: 15px;
    position: relative;
    text-decoration: none !important;
    text-transform: uppercase;
}

.category-password-modal .modal-footer a:not(.ba-btn-primary):hover {
    background-color: rgba(0,0,0,0.1);
    color: #363637;
}

.category-password-modal .disable-button {
    background: transparent !important;
    color: #cacaca !important;
    cursor: not-allowed;
}

.category-password-modal a.ba-btn-primary.active-button {
    color: #fff !important;
}

.category-password-modal .ba-btn-primary:before {
    background: #75d84d;
    border-radius: 100%;
    content: '';
    display: block;
    height: 5px;
    left: 50%;
    margin: -2px 0 0 -2px;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: scale(0);
    -webkit-transform: scale(0);
    transition: all .7s ease;
    -webkit-transition: all .7s ease;
    width: 5px;
    z-index: -1;
}

.category-password-modal .ba-btn-primary.active-button:before,
.category-password-modal .ba-btn-primary.active-button:hover:after {
    backface-visibility: hidden;
    background: #75d84d;
    opacity: 1;
    transform: scale(27);
    -webkit-transform: scale(27);
}

.category-password-modal .ba-btn-primary.active-button:after {
    cursor: pointer !important;
    background: #fff;
    border-radius: 50%;
    backface-visibility: hidden;
    content: "";
    height: 3px;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    transition: all .5s cubic-bezier(.25,.98,.26,.99);
    -webkit-transition: all .5s cubic-bezier(.25,.98,.26,.99);
    transform: scale(0);
    -webkit-transform: scale(0);
    width: 3px;
    z-index: -1;
}

/* Focus Underline */
.category-password-modal input:focus + .focus-underline {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.category-password-modal .focus-underline {
    background: #1da6f4;
    top: 68px;
    height: 2px;
    left: 0px;
    position: absolute;
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transition: all .3s cubic-bezier(0.4,0,0.2,1);
    -webkit-transition: all .3s cubic-bezier(0.4,0,0.2,1);
    width: 100%;
}

/*
/* Notification
*/

@keyframes notification-in {
    from {bottom: 0; transform: translateY(100%); opacity: 0;}
}

@-webkit-keyframes notification-in {
    from {bottom: 0; -webkit-transform: translateY(100%); opacity: 0;}
}

#ba-notification.notification-in {
    -webkit-animation: notification-in .4s cubic-bezier(.25,.98,.26,.99) both;
    animation: notification-in .4s cubic-bezier(.25,.98,.26,.99) both;
    display: block;
    visibility: visible;
}

.ba-notification-message,
#ba-notification {
    background: #2c2c2c;
    box-sizing: content-box;
    border-radius: 6px;
    border: none;
    bottom: 50px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.3);
    color: #fff;
    opacity: 1;
    padding: 25px;
    position: fixed;
    right: 50px;
    text-shadow: none;
    visibility: hidden;
    z-index: 1510;
}

.ba-notification-message p {
    font-style: normal;
    letter-spacing: 0; 
    text-align: left;
    text-decoration: none;
    text-transform: none;
}

.ba-notification-message,
#ba-notification.ba-alert {
    background: #f46336;
    padding: 40px 25px;
    width: 250px;
}

.ba-notification-message {
    background: #418cff;
}

#ba-notification:not(.ba-alert) h4,
#ba-notification:not(.ba-alert) i {
    display: none;
}

#ba-notification i {
    color: #fff;
    opacity: 1;
    padding: 8px;
    position: absolute;
    right: 5px;
    text-shadow: none;
    top: 0;
}

.ba-notification-message p,
#ba-notification p {
    color: #fff;
    font: 500 14px/24px 'Roboto', sans-serif;
    margin: 0;
}

#ba-notification p img {
    height: 40px;
    padding-left: 40px;
    vertical-align: middle;
    width: 40px;
}

.ba-notification-message p,
#ba-notification.ba-alert p {
    opacity: .6;
}

.ba-notification-message h4,
.ba-alert h4 {
    color: #fff;
    display: block;
    font: bold 14px/16px 'Roboto', sans-serif;
    letter-spacing: 0;
    margin: 0 0 15px !important;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
}

@keyframes notification-out {
    to { bottom: 0; transform: translateY(130%); opacity: 0;}
}

@-webkit-keyframes notification-out  {
    to { bottom: 0; -webkit-transform: translateY(130%); opacity: 0;}
}

#ba-notification.animation-out {
    opacity: 1;
    display: block;
    visibility: visible;
    -webkit-animation: notification-out .4s cubic-bezier(.25,.98,.26,.99) both;
    animation: notification-out .4s cubic-bezier(.25,.98,.26,.99) both;
}

.saving-backdrop {
    -webkit-animation: saving-backdrop .3s ease-in-out ;
    animation: saving-backdrop .3s ease-in-out ;
    background: #fff;
    bottom: 0;
    left: 0;
    opacity: .65;
    position: fixed;
    top: 0;
	width: 100vw;
    z-index: 10000;
}

.saving-backdrop + img {
    position: fixed;
    top: calc(50% - 20px);
    top: -webkit-calc(50% - 20px);
    left: -webkit-calc(50vw - 20px);
    left: calc(50vw - 20px);
    padding: 0;
    z-index: 10010;
}

/* ========================================================================
    Reset
 ========================================================================== */


/* Disable the default border highlight */
.ba-gallery input:focus,
.ba-gallery select:focus,
.ba-gallery textarea:focus,
.ba-gallery button:focus {
    outline: none;
}

.ba-gallery input:focus {
    border-color: transparent !important;
}

.ba-gallery a,
.ba-gallery a:hover {
    background: none;
    box-sizing: content-box;
    text-decoration: none;
}

/*
/* Shortcode modal
*/
.contentpane {
    background: #fafafa;
    margin: 0 !important;
}

.contentpane:not(.modal) {
    padding: 20px; 
}

.contentpane #main { 
    margin: 0;
    padding: 0;
}

.modal-shortcode form {
    background: #fafafa;
}

.modal-shortcode input#filter_search {
    border: none;
    box-shadow: none;
    box-sizing: border-box;
    color: #3f3f3f;
    font-size: 16px;
    height: 50px;
    margin: 0;
    padding: 0 25px;
    padding-left: 80px;
    width: 100%;
}

.modal-shortcode #filter_search + i {
    color: #3f3f3f;
    font-size: 24px;
    left: 35px;
    opacity: .5;
    position: absolute;
    top: 13px;
}

.modal-shortcode button {
    display: none;
}

.modal-shortcode .gallery-table {
    background: #fff;
    min-height: 400px;
    height: 430px;
    overflow-y: auto;
}

.modal-shortcode .gallery-list {
    width: 100%;
    border: none;
}

#category-dialog thead th,
.modal-shortcode .gallery-list tbody tr td,
.modal-shortcode .gallery-list tbody tr th,
.modal-shortcode .gallery-list thead tr th {
    border-bottom: 1px solid #f3f3f3;
    border-left: 1px solid #f3f3f3;
    box-sizing: border-box;
    display: inline-block;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    float: left;
    font-weight: 500;
    color: #333;
    padding: 20px 25px;
    text-align: left;
    width: 10%;
}

.modal-shortcode .gallery-list thead tr th:first-child,
.modal-shortcode .gallery-list tbody tr th {
    padding-left: 30px;
}

.modal-shortcode .gallery-list tbody tr th,
.modal-shortcode .gallery-list thead tr th:first-child {
    background: transparent;
    border-left: none;
    text-align: left;
    width: 70%;
}

.modal-shortcode .gallery-list thead tr th:nth-child(2),
.modal-shortcode .gallery-list thead tr th:nth-child(3),
.modal-shortcode .gallery-list tbody tr td {
    background: transparent;
    color: #333;
    justify-content: center;
    text-align: center;
}

.modal-shortcode .gallery-list tbody .gallery-title + td,
.modal-shortcode .gallery-list thead tr th:nth-child(2) {
    width: 20%;
}

.modal-shortcode .gallery-list tbody tr th,
.modal-shortcode .gallery-list tbody tr td {
    align-items: center;
    border: none;
    -webkit-align-items: center;
    display: flex;
    display: -webkit-flex;
    height: 70px;
}

.modal-shortcode .gallery-category {
    color: #999;
}

#category-dialog tbody tr:hover, .modal-shortcode tbody tr:hover {
    background: #1da6f4;
}

#category-dialog tbody tr:hover td i,
#category-dialog tbody tr:hover td,
.modal-shortcode tbody tr:hover td,
.modal-shortcode tbody tr:hover a {
    color: #fff !important;
}

.modal-shortcode a,
.modal-shortcode a:hover {
    text-decoration: none!important;
    background: transparent!important;
}

#category-dialog {
    border-radius: 6px;
    box-sizing: border-box;
    height: 400px;
    left: 50%;
    margin-left: -250px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: -webkit-calc(50% - 200px) !important;
    top: calc(50% - 200px) !important;
    width: 500px;
    z-index: 1050;
}

#category-dialog .modal-body {
    background: #fff;
    padding: 0;
    width: 100%;
}

#category-dialog table {
    display: block;
    width: 100%;    
} 

#category-dialog thead,
#category-dialog tbody {
    display: inherit;
    width: 100%;
}

#category-dialog tbody {
    height: 340px;
    overflow-y: auto;
}

#category-dialog thead th {
    background: #fff;
    display: table-cell;
    float: none;
}

#category-dialog thead th:first-child {
    border-left: none;
}

#category-dialog thead th:nth-child(2){
    width: 90%;
    border-left: none;
    padding-left: 20px;
}

#category-dialog tbody tr td {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400 !important;
    padding: 20px;
}

#category-dialog tbody tr:hover td {
    background: transparent;
} 

#category-dialog tbody tr td:last-child {
    text-align: center;
}

#category-dialog .checkbox {
    position: relative;
    width: 5% ;
}

#category-dialog .checkbox input {
    opacity: 0;    
}

#category-dialog tbody tr td i.zmdi {
    color: #ddd;
    font-size: 24px;
    left: 25px;
    position: absolute;
    top: 18px;
}

#category-dialog tbody tr td i.zmdi-check {
   color: #757575; 
   opacity: 0;
}

#category-dialog .checkbox input:checked + i {
    opacity: 0;
}

#category-dialog .checkbox input:checked + i + i {
    opacity: 1;
}

#category-dialog .title {
    width: 70%;
}

.contentpane .modal-backdrop {
    background-color: rgba(0,0,0,.5);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1040;
}

#modal-filter {
    border: none;
    margin: 20px 0;
    padding: 0;
    position: relative;
}

.contentpane:not(.modal) #modal-filter {
    margin-top: 0; 
}

.contentpane:not(.modal) form {
    margin: 0;
}

.gallery-table tr > th > a {
    color: #333;
    font-weight: normal;
}

th.gallery-title:hover a {
    color: #999;
    text-decoration: none;
}

.contentpane.component {
    height: 0;
}

.ba-btn {
    background-color: #f1f1f1;
    border-radius: 2px;
    border: 1px solid #e3e3e3;
    font-weight: bold;
    padding: 10px 15px;
}

.com_bagallery a.ba-btn {
    color: inherit;
    text-decoration: none;
}

.ba-btn.active,
.ba-btn:hover {
    background-color: #eaeaea;
}

/*
/* Edit Gallery Button 
*/

.ba-gallery {
    position: relative;
    display: inline-block;
    width: 100%;
}

.ba-edit-gallery-btn {
    background: #f64231 !important;
    border-radius: 50%;
    box-shadow: 0 5px 12px rgba(0,0,0,0.23);
    color: #fff !important;
    display: block;
    font-size: 24px;
    height: 24px;
    letter-spacing: normal;
    line-height: 24px;
    margin-left: -webkit-calc(100% - 60px);
    margin-left: calc(100% - 60px);
    overflow: hidden;
    padding: 18px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 24px;
    z-index: 1;
}

.ba-edit-gallery-btn i {
    transition: all 1s ; 
    -webkit-transition: all 1s ; 
    vertical-align: super;
}

.ba-edit-gallery-btn:hover i {
    color: #fff;
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
}

.ba-edit-gallery-btn span {
    display: none;
}

/* ========================================================================
    Responsive
 ========================================================================== */

@media only screen and (max-device-width: 1200px) {
    .ba-gallery a.ba-icon-left, 
    .ba-gallery a.ba-icon-right {
        display: none;
    }
}

@media (min-width: 1200px) {
    .equal-positions-tags.visible-filter-modal {
        margin-top: 0 !important
    }
}

@media (max-width: 1200px) {
    /* Category filters */
    .ba-gallery select.ba-select-filter {
        background-color: #fff;
        border: 1px solid #f3f3f3;
        color: #999;
        display: block !important;
        font-size: 16px;
        height: 50px;
        width: 100%;
    }

    .ba-gallery-row-wrapper .row-fluid {
        margin-bottom: 15px;
    }
    
    .ba-gallery .category-filter a.ba-filter, 
    .ba-gallery .category-filter a.ba-filter-active {
        display: none;
    }

    .filter-modal-open .ba-row {
        z-index: auto;
    }

    /* Album title and btn */
    .ba-gallery:not(.album-in-lightbox) .ba-goback h2 {
        box-sizing: border-box;
        text-align: center !important;
        width: 100% !important;
        word-wrap: break-word;
    }

    /* Tag & Color filters */
    .equal-positions-tags ~ .row-fluid,
    .equal-positions-tags ~ .ba-gallery-content-wrapper,
    .ba-gallery-content:not(:first-child) {
        width: 100%!important;
    }

    .equal-positions-tags {
        background: #fff;        
        box-shadow: 0 15px 40px rgba(0,0,0,.15);
        border-radius: 6px;
        box-sizing: border-box;
        left:0;
        margin-left: 10%;
        opacity: 0;
        visibility: hidden;
        overflow: hidden;
        overflow-y: auto; 
        position: fixed;
        padding: 0;
        top: 0;
        width: 80%;
        z-index: 1050;
    }

    .filter-modal-open .equal-positions-tags{
        transition: opacity .3s linear, visibility .3s .3s, margin-top .3s .3s;
        -webkit-transition: opacity .3s linear, visibility .3s .3s, margin-top .3s .3s;  
    }

    .visible-filter-modal.equal-positions-tags {
        opacity: 1;
        visibility: visible;
        transition: opacity .3s linear;
        -webkit-transition: opacity .3s linear;
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }
    
    .gallery-tags-wrapper,
    .gallery-colors-wrapper {
        margin-top: 25px;
    }

    .equal-positions-tags > div {
        box-sizing: border-box;
        padding: 0 25px;
    }

    .ba-reset-filter {
        margin-bottom: 25px !important;
    }

    .ba-filter-wrapper {
        max-height: calc(100vh - 100px);
        max-height: -webkit-calc(100vh - 100px);
        overflow-y: auto;         
    }

    .equal-positions-tags + .filter-modal-backdrop.close-filter-modal {
        background: #000;
        bottom: 0;
        left: 0;
        opacity: 0;
        visibility: hidden;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 1040;
    } 

    .filter-modal-open .equal-positions-tags + .filter-modal-backdrop.close-filter-modal {
        transition: opacity .3s linear, visibility .3s .3s;
        -webkit-transition: opacity .3s linear, visibility .3s .3s;
    }

    .filter-modal-open .visible-filter-modal.equal-positions-tags + .filter-modal-backdrop.close-filter-modal {
        opacity: .56;
        visibility: visible;
        transition: opacity .3s linear;
        -webkit-transition: opacity .3s linear;
    }  
    
    a.show-filter-modal:hover,
    a.show-filter-modal {
        background-color: #fafafa;
        border-radius: 3px;
        border: none;
        box-sizing: border-box;
        color: #363637;
        display: block;
        font-size: 16px;
        height: 50px;
        margin-left: 10px;
        margin-top: 20px;
        padding: 15px 25px;
        white-space: nowrap;
    }

    a.show-filter-modal:hover {
        background-color: #e6e6e6;
    }

    .category-filter {
        align-items: center;
        -webkit-align-items: center;
        display: flex;
        display: -webkit-flex;
    }

    .filter-modal-footer {
        background-color: transparent;
        border-top: 1px solid #f3f3f3;
        bottom: 20px;
        box-shadow: none;
        display: flex;
        display: -webkit-flex;
        padding: 0 !important;
        text-align: center;
        width: 100%;
    }

    .filter-modal-footer a:hover,
    .filter-modal-footer a {
        background: transparent;
        box-sizing: border-box;
        color: #363637;
        display: inline-block;
        float: left;
        font: 500 16px/18px 'Roboto';
        padding: 21px !important;
        text-align: center;
        text-transform: uppercase;
        width: 100%;
    }

    .filter-modal-footer a:first-child {
        border-right: 1px solid #f3f3f3;
        background: #fff;
    }

    .filter-modal-footer a:last-child {
        background: #1da6f4;
        color: #fff;  
    }

    .ba-gallery-row-wrapper > .ba-gallery-content-wrapper {
        display: block;
    }

    .ba-gallery-row-wrapper > .ba-gallery-content-wrapper .show-filter-modal {
        margin: 0 0 25px 0;
    }
}

@media (max-width: 1024px) {
    .display-lightbox-fullscreen,
    .modal-nav {
        display: none !important;
    }

    .gallery-modal .ba-modal-header .ba-center-icons {
        float: right;
        margin-right: 50px;
        width: 110px;
    }

    .gallery-modal .ba-modal-header .ba-center-icons i.zmdi {
        line-height: 36px;
        padding: 20px 15px;
        margin: 0; 
    }

    .ba-scrollable {
        background: #000 !important;
    }

    .ba-modal .ba-modal-header {
        box-shadow: inset 0px 130px 100px -125px rgba(0, 0, 0, 1) !important;
    }

    .ba-modal .header-icons {
        box-shadow: rgba(0, 0, 0, 1) 0px -85px 150px -85px inset !important;
    }
    
    .gallery-modal .ba-modal-header .zmdi {
        color: #fff !important;
    }

    .gallery-modal .ba-modal-header .ba-modal-title {
        width: calc(100% - 160px);
        width: -webkit-calc(100% - 160px);
    }

    .ba-modal-header .modal-title {
        font-size: 18px !important;
        line-height: 36px !important;
        max-width: 100%;
    }
    
    .ba-modal-header .header-icons {
        bottom: 0;
        padding-top: 50px;  
        position: fixed;
        text-align: center;
        width: 100%;
        left: 0;
    }

    .ba-modal-header .ba-icon-close {
        position: fixed;
        right: 20px;
        top: 5px;
    }

    .gallery-modal .ba-download-img,
    .gallery-modal .zmdi-share,
    .gallery-modal .ba-like-wrapper {
        box-sizing: border-box;
        margin-left: 0 !important;
        padding-top: 30px;
        text-align: center !important;
        width: 30% !important;
    }
}

@media (max-width: 767px) {
    .ba-gallery {
        box-sizing: border-box;
        padding: 0 20px;
    }

    .ba-modal .ba-modal-header a {
        margin-top: 0;
    }

    .gallery-modal .ba-modal-header .zmdi {
        padding: 20px 5px;
    }

    .modal-open {
        width: inherit;
    }

    .ba-edit-gallery-btn {
        display: none;
    }

    .ba-modal-header .zmdi:hover,
    .modal-nav .zmdi-chevron-right:hover,
    .modal-nav .zmdi-chevron-left:hover,
    .ba-gallery .ba-pagination .ba-btn.ba-dissabled {
        opacity: 1;
    }

    /* Header */
    .ba-modal .ba-modal-header {
        position: fixed;
        opacity: 1 !important;
        visibility: visible !important;
    }

    /* Header icons and title */
    .ba-modal .header-icons {
        text-align: center;
    }

    .modal-scrollable.ba-scrollable {
        margin-right: 0;
        overflow-y: auto;
        overflow-x: hidden;
    }

    .ba-gallery .ba-pagination a.ba-btn.ba-first-page,
    .ba-gallery .ba-pagination a.ba-btn.ba-last-page {
        display: none !important;
    }
}

@media (max-width: 480px) {
    .ba-gallery .ba-pagination a.ba-btn.ba-dots,
    .ba-gallery .ba-pagination a.ba-btn:not(.ba-next):not(.ba-prev):not(.load-more):not(.scroll-to-top) {
        display: none !important;
    }

    .ba-gallery .ba-pagination a.ba-btn.ba-dots.ba-next,
    .ba-gallery .ba-pagination a.ba-btn.ba-dots.ba-prev {
        display: inline-block !important;
    }

    .ba-gallery .ba-pagination a.ba-btn.ba-dots.ba-prev span,
    .ba-gallery .ba-pagination a.ba-btn.ba-dots.ba-next span {
        line-height: 25px;
    }    
}

/* For  Gridbox */
.album-in-lightbox-open .edit-page-btn {
    right: auto;
    left: calc(100vw - 122px);
}

.category-password-modal-open .ba-section,
.category-password-modal-open .ba-row,
.category-password-modal-open .ba-grid-column {
    position: static;
}
/* Copyright @ Balbooa, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/*
/* General styles
*/

.ba-caption-content h3 {
    line-height: normal;
    margin: 12px 0;
    padding: 0;
}

.ba-caption-content p {
    line-height: normal;
    margin: 15px;
}

.ba-caption .ba-caption-content {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.ba-caption .ba-caption-content h3,
.ba-caption .ba-caption-content .image-category,
.ba-caption .ba-caption-content .short-description {
    margin: 15px;
}

.ba-caption {
    align-items: center;
    -webkit-align-items: center;
    display: flex;
    display: -webkit-flex;
    overflow: hidden;
}

@keyframes ba-image-fade {
    from { opacity: 0; }
    to { opacity: 1;}
}

@-webkit-keyframes ba-image-fade {
    from { opacity: 0; }
    to { opacity: 1; }
}

.ba-gallery-items,
.ba-album-items {
    -webkit-animation: ba-image-fade .8s linear both;
    animation: ba-image-fade .8s linear both;
}

/*
/* Style 1 - Default
*/

.ba-album.css-style-1 .ba-caption,
.ba-gallery-grid.css-style-1 .ba-caption {
    height: 100%;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    transition: all .4s 0s ease-in-out;
    -webkit-transition: all .4s 0s ease-in-out;
    width: 100%;
    z-index: 1;
}

.ba-album.css-style-1 .ba-album-items:hover .ba-caption,
.ba-gallery-grid.css-style-1 .ba-caption:hover {
    opacity: 1;
}

.ba-album.css-style-1 .ba-caption h3,
.ba-album.css-style-1 .ba-caption p,
.ba-gallery-grid.css-style-1 .ba-caption h3,
.ba-gallery-grid.css-style-1 .ba-caption p.image-category,
.ba-gallery-grid.css-style-1 .ba-caption p.short-description {
    opacity: 0;
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}

.ba-album.css-style-1 .ba-album-items:hover .ba-caption h3,
.ba-album.css-style-1 .ba-album-items:hover .ba-caption p,
.ba-gallery-grid.css-style-1 .ba-caption:hover h3,
.ba-gallery-grid.css-style-1 .ba-caption:hover p.image-category,
.ba-gallery-grid.css-style-1 .ba-caption:hover p.short-description {
    opacity: 1;
    transform: none;
    -webkit-transform: none;
}

/* Image Rotate */
.ba-album.css-style-1 .ba-image,
.ba-gallery-grid.css-style-1 .ba-image {
    overflow: hidden;
}

.ba-album.css-style-1 .ba-image img,
.ba-gallery-grid.css-style-1 .ba-image img {
    transition: transform .4s 0s ease-in-out;
    -webkit-transition: transform .4s 0s ease-in-out;
}

.ba-album.css-style-1 .ba-album-items:hover .ba-image img,
.ba-gallery-grid.css-style-1 .ba-image:hover img {
    transform: scale(1.5) rotate(6deg);
    -webkit-transform: scale(1.5) rotate(6deg);
}

/*
/* Style 2
*/

.ba-album.css-style-2 .ba-caption,
.ba-gallery-grid.css-style-2 .ba-caption {
    bottom: 0;
    height: 100px;
    max-height: 100%;
    opacity: 1;
    overflow: hidden;
    position: absolute;
    top: auto;
    width: 100%;
    z-index: -1;
}

.ba-album.css-style-2 .ba-image img,
.ba-gallery-grid.css-style-2 .ba-image img {
    transition: transform .4s 0s ease-in-out;
    -webkit-transition: transform .4s 0s ease-in-out;
    z-index: 1;
}

.ba-album.css-style-2 .ba-album-items:hover .ba-image img,
.ba-gallery-grid.css-style-2 .ba-image:hover img {
    transform: translateY(-100px);
    -webkit-transform: translateY(-100px);
}

/*
/* Style 3
*/

.ba-album.css-style-3 .ba-album-items,
.ba-gallery-grid.css-style-3 .ba-gallery-items {
    overflow: hidden;
}

.ba-album.css-style-3 .ba-image img,
.ba-gallery-grid.css-style-3 .ba-image img {
    transition: transform .4s 0s ease-in-out;
    -webkit-transition: transform .4s 0s ease-in-out;
}

.ba-album.css-style-3 .ba-album-items:hover .ba-image img,
.ba-gallery-grid.css-style-3 .ba-image:hover img {
    transform: translateY(-50px);
    -webkit-transform: translateY(-50px);
}

.ba-album.css-style-3 .ba-caption,
.ba-gallery-grid.css-style-3 .ba-caption {
    bottom: 0;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: auto;
    width: 100%;
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transition: all .4s 0s ease-in-out, opacity 0.1s 0.3s;
    -webkit-transition: all .4s 0s ease-in-out, opacity 0.1s 0.3s;
}

.ba-album.css-style-3 .ba-album-items:hover .ba-image + .ba-caption,
.ba-gallery-grid.css-style-3 .ba-image:hover .ba-caption {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    transition: all .4s 0s ease-in-out, opacity 0.1s;
    -webkit-transition: all .4s 0s ease-in-out, opacity 0.1s;
}

/*
/* Style 4
*/

.ba-album.css-style-4 .ba-album-items,
.ba-gallery-grid.css-style-4 .ba-gallery-items {
    overflow: hidden;
}

.ba-album.css-style-4 .ba-image img,
.ba-gallery-grid.css-style-4 .ba-image img {
    transition: transform .4s 0s ease-in-out;
    -webkit-transition: transform .4s 0s ease-in-out;
    z-index: 9;
}

.ba-album.css-style-4 .ba-album-items:hover .ba-image img,
.ba-gallery-grid.css-style-4 .ba-image:hover img {
    transform: translateX(50%);
    -webkit-transform: translateX(50%);
}

.ba-album.css-style-4 .ba-caption,
.ba-gallery-grid.css-style-4 .ba-caption {
    bottom: 0;
    height: 100%;
    opacity: 0;
    top: auto;
    width: 50%;
    transform: translateX(-100px);
    -webkit-transform: translateX(-100px);
    transition: all .4s 0s ease-in-out, opacity 0.3s 0.1s;
    -webkit-transition: all .4s 0s ease-in-out, opacity 0.3s 0.1s;
    position: absolute;
}

.ba-album.css-style-4 .ba-album-items:hover .ba-image+.ba-caption,
.ba-gallery-grid.css-style-4 .ba-image:hover .ba-caption {
    opacity: 1;
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    transition: all .4s 0s ease-in-out, opacity 0.1s;
    -webkit-transition: all .4s 0s ease-in-out, opacity 0.1s;
}

/*
/* Style 5
*/

.ba-album.css-style-5 .ba-album-items,
.ba-gallery-grid.css-style-5 .ba-gallery-items {
    overflow: hidden;
}

.ba-album.css-style-5 .ba-caption,
.ba-gallery-grid.css-style-5 .ba-caption {
    bottom: 0;
    height: 100px;
    opacity: 1;
    overflow: hidden;
    position: absolute;
    top: auto;
    width: 100%;
    z-index: 9;
}

.ba-album.css-style-5 .ba-image img,
.ba-gallery-grid.css-style-5 .ba-image img {
    position: static;
    -webkit-transition: -webkit-transform .4s ease-in;
    transition: transform .4s ease-in;
}

.ba-album.css-style-5 .ba-album-items:hover .ba-image img,
.ba-gallery-grid.css-style-5 .ba-image:hover img {
    -webkit-transform: translate(0, -100px);
    transform: translate(0, -100px);
}

/*
/* Style 6
*/

.ba-album.css-style-6 .ba-caption,
.ba-gallery-grid.css-style-6 .ba-caption {
    height: 100%;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    transition: all .4s 0s ease-in-out, opacity 0.4s;
    -webkit-transition: all .4s 0s ease-in-out, opacity 0.4s;
    width: 100%;
    z-index: 1;
}

.ba-album.css-style-6 .ba-album-items:hover .ba-caption,
.ba-gallery-grid.css-style-6 .ba-image:hover .ba-caption {
    opacity: 1;
    transform: translate(15px, 15px);
    -webkit-transform: translate(15px, 15px);
}

.ba-album.css-style-6 .ba-album-items:hover,
.ba-gallery-grid.css-style-6 .ba-gallery-items:hover {
    z-index: 1;
}

/*
/* Style 7
*/

.ba-album.css-style-7 .ba-caption,
.ba-gallery-grid.css-style-7 .ba-caption {
    height: 100%;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    transition: all .4s 0s ease-in-out;
    -webkit-transition: all .4s 0s ease-in-out;
    width: 100%;
    z-index: 1;
}

.ba-album.css-style-7 .ba-album-items:hover .ba-caption,
.ba-gallery-grid.css-style-7 .ba-caption:hover {
    opacity: 1;
}

.ba-album.css-style-7 .ba-caption h3,
.ba-album.css-style-7 .ba-caption p,
.ba-gallery-grid.css-style-7 .ba-caption h3,
.ba-gallery-grid.css-style-7 .ba-caption p.image-category,
.ba-gallery-grid.css-style-7 .ba-caption p.short-description {
    opacity: 0;
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}

.ba-album.css-style-7 .ba-album-items:hover .ba-caption h3,
.ba-album.css-style-7 .ba-album-items:hover .ba-caption p,
.ba-gallery-grid.css-style-7 .ba-caption:hover h3,
.ba-gallery-grid.css-style-7 .ba-caption:hover p.image-category,
.ba-gallery-grid.css-style-7 .ba-caption:hover p.short-description {
    opacity: 1;
    transform: none;
    -webkit-transform: none;
}

/* Image zoom */
.ba-album.css-style-13 .ba-image,
.ba-gallery-grid.css-style-13 .ba-image,
.ba-album.css-style-7 .ba-image,
.ba-gallery-grid.css-style-7 .ba-image {
    overflow: hidden;
}

.ba-album.css-style-13 .ba-image img,
.ba-gallery-grid.css-style-13 .ba-image img,
.ba-album.css-style-7 .ba-image img,
.ba-gallery-grid.css-style-7 .ba-image img {
    transition: transform .4s 0s ease-in-out;
    -webkit-transition: transform .4s 0s ease-in-out;
}

.ba-album.css-style-13 .ba-album-items:hover .ba-image img,
.ba-gallery-grid.css-style-13 .ba-gallery-items:hover .ba-image img,
.ba-album.css-style-7 .ba-album-items:hover .ba-image img,
.ba-gallery-grid.css-style-7 .ba-image:hover img {
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
}

/*
/* Style 8
*/

.ba-album.css-style-8 .ba-caption,
.ba-gallery-grid.css-style-8 .ba-caption {
    height: 100%;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    transition: all .4s 0s ease-in-out;
    -webkit-transition: all .4s 0s ease-in-out;
    width: 100%;
    z-index: 1;
}

.ba-album.css-style-8 .ba-album-items:hover .ba-caption,
.ba-gallery-grid.css-style-8 .ba-caption:hover {
    opacity: 1;
}

.ba-album.css-style-8 .ba-caption h3,
.ba-album.css-style-8 .ba-caption p,
.ba-gallery-grid.css-style-8 .ba-caption h3,
.ba-gallery-grid.css-style-8 .ba-caption p.image-category,
.ba-gallery-grid.css-style-8 .ba-caption p.short-description {
    opacity: 0;
    transform: translateY(300%);
    -webkit-transform: translateY(300%);
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}

.ba-album.css-style-8 .ba-album-items:hover .ba-caption h3,
.ba-album.css-style-8 .ba-album-items:hover .ba-caption p,
.ba-gallery-grid.css-style-8 .ba-caption:hover h3,
.ba-gallery-grid.css-style-8 .ba-caption:hover p.image-category,
.ba-gallery-grid.css-style-8 .ba-caption:hover p.short-description {
    opacity: 1;
    transform: none;
    -webkit-transform: none;
}

.ba-album.css-style-8 .ba-caption .ba-caption-content,
.ba-gallery-grid.css-style-8 .ba-caption .ba-caption-content {
    transition: all .4s 0s ease-in-out;
    -webkit-transition: all .4s 0s ease-in-out;
}

/*
/* Style 9
*/

.ba-album.css-style-9 .ba-caption,
.ba-gallery-grid.css-style-9 .ba-caption {
    height: 100%;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    transition: all .4s 0s ease-in-out;
    -webkit-transition: all .4s 0s ease-in-out;
    width: 100%;
    z-index: 1;
}

.ba-album.css-style-9 .ba-album-items:hover .ba-caption,
.ba-gallery-grid.css-style-9 .ba-caption:hover {
    opacity: 1;
}

.ba-album.css-style-9 .ba-caption p,
.ba-gallery-grid.css-style-9 .ba-caption p.image-category,
.ba-gallery-grid.css-style-9 .ba-caption p.short-description {
    margin-left: 100%;
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}

.ba-album.css-style-9 .ba-caption h3,
.ba-gallery-grid.css-style-9 .ba-caption h3 {
    transform: translateY(-300%);
    -webkit-transform: translateY(-300%);
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}

.ba-album.css-style-9 .ba-album-items:hover .ba-caption h3,
.ba-gallery-grid.css-style-9 .ba-caption:hover h3 {
    transform: none;
    -webkit-transform: none;
}

.ba-album.css-style-9 .ba-album-items:hover .ba-caption p,
.ba-gallery-grid.css-style-9 .ba-caption:hover p.image-category,
.ba-gallery-grid.css-style-9 .ba-caption:hover p.short-description {
    margin-left: 15px;
}

/* Image Rotate */
.ba-album.css-style-9 .ba-image,
.ba-gallery-grid.css-style-9 .ba-image {
    overflow: hidden;
}

.ba-album.css-style-9 .ba-image img,
.ba-gallery-grid.css-style-9 .ba-image img {
    transition: transform .4s 0s ease-in-out;
    -webkit-transition: transform .4s 0s ease-in-out;
}

.ba-album.css-style-9 .ba-album-items:hover .ba-image img,
.ba-gallery-grid.css-style-9 .ba-image:hover img {
    transform: scale(1.5) rotate(6deg);
    -webkit-transform: scale(1.5) rotate(6deg);
}

/*
/* Style 10
*/

/* Caption */
.ba-album.css-style-10 .ba-caption,
.ba-gallery-grid.css-style-10 .ba-caption {
    height: 100%;
    width: 100%;
    position: relative;
}

/* Image Scale */
.ba-album.css-style-10 .ba-image,
.ba-gallery-grid.css-style-10 .ba-image {
    overflow: hidden;
}

.ba-album.css-style-10 .ba-image img,
.ba-gallery-grid.css-style-10 .ba-image img {
    transition: transform .4s 0s ease-in-out;
    -webkit-transition: transform .4s 0s ease-in-out;
}

.ba-album.css-style-10 .ba-album-items:hover .ba-image img,
.ba-gallery-grid.css-style-10 .ba-image:hover img {
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
}

.ba-album.css-style-10 .ba-album-items .ba-caption p,
.ba-gallery-grid.css-style-10 .ba-gallery-items .ba-caption .short-description {
    white-space: pre-wrap;
    line-height: 180%;
}

/*
/* Style 11
*/

/* Caption */
.ba-album.css-style-13 .ba-album-items,
.ba-album.css-style-13 .ba-image,
.ba-gallery-grid.css-style-13 .ba-gallery-items,
.ba-gallery-grid.css-style-13 .ba-image,
.ba-album.css-style-11 .ba-album-items,
.ba-album.css-style-11 .ba-image,
.ba-gallery-grid.css-style-11 .ba-gallery-items,
.ba-gallery-grid.css-style-11 .ba-image {
    overflow: hidden;
}

.ba-album.css-style-13 .ba-caption,
.ba-gallery-grid.css-style-13 .ba-caption,
.ba-album.css-style-11 .ba-caption,
.ba-gallery-grid.css-style-11 .ba-caption {
    bottom: -20px;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0,0,0,0.6)))!important;
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0,0,0,0.6) 100%)!important;
    background: -moz-linear-gradient(top, transparent 0%, rgba(0,0,0,0.6) 100%)!important;
    background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.6) 100%)!important;
    opacity: 0;
    position: absolute;
    transition: all .4s 0s ease-in-out;
    -webkit-transition: all .4s 0s ease-in-out;
    width: 100%;
}

.ba-album.css-style-13 .ba-image +.ba-caption,
.ba-gallery-grid.css-style-13 .ba-image .ba-caption,
.ba-album.css-style-11 .ba-album-items:hover .ba-image+.ba-caption,
.ba-gallery-grid.css-style-11 .ba-image:hover .ba-caption {
    bottom: 0;
    opacity: 1;
}

.ba-album.css-style-13 .ba-caption h3,
.ba-album.css-style-13 .ba-caption p,
.ba-gallery-grid.css-style-13 .ba-caption h3,
.ba-gallery-grid.css-style-13 .ba-caption p,
.ba-album.css-style-11 .ba-caption h3,
.ba-album.css-style-11 .ba-caption p,
.ba-gallery-grid.css-style-11 .ba-caption h3,
.ba-gallery-grid.css-style-11 .ba-caption p {
    color: #fff;
    line-height: normal !important;
    margin: 15px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: calc(100% - 30px);
    width: -webkit-calc(100% - 30px);
}

/*
/* Style 12 (Direction Aware Hover Effects)
*/

.ba-album.css-style-12 .ba-caption,
.ba-gallery-grid.css-style-12 .ba-caption {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 1;
}

.ba-album.css-style-12 .ba-album-items,
.ba-gallery-grid.css-style-12 .ba-gallery-items {
    overflow: hidden;
}

.ba-album.css-style-12 .ba-album-items:hover .ba-caption,
.ba-album.css-style-12 .ba-album-items:hover .ba-image +.ba-caption,
.ba-gallery-grid.css-style-12 .ba-image:hover .ba-caption {
    visibility: visible;
} 

/* From top */
@keyframes from-top {
    from { transform: translateY(-100%); -webkit-transform: translateY(-100%); visibility: visible; }
    to { transform: translateY(0); -webkit-transform: translateY(0); visibility: visible; }
}

@-webkit-keyframes from-top {
    from { transform: translateY(-100%); -webkit-transform: translateY(-100%); visibility: visible; }
    to { transform: translateY(0); -webkit-transform: translateY(0); visibility: visible; }
}

.ba-album.css-style-12 .from-top,
.ba-gallery-grid.css-style-12 .from-top {
    -webkit-animation: from-top .3s ease-in-out both;
    animation: from-top .3s ease-in-out both;
}

/* From bottom */
@keyframes from-bottom {
    from { transform: translateY(100%); -webkit-transform: translateY(100%); visibility: visible; }
    to { transform: translateY(0); -webkit-transform: translateY(0); visibility: visible; }
}

@-webkit-keyframes from-bottom {
    from { transform: translateY(100%); -webkit-transform: translateY(100%); visibility: visible; }
    to { transform: translateY(0); -webkit-transform: translateY(0); visibility: visible; }
}

.ba-album.css-style-12 .from-bottom,
.ba-gallery-grid.css-style-12 .from-bottom {
    -webkit-animation: from-bottom .3s ease-in-out both;
    animation: from-bottom .3s ease-in-out both;
}

/* From right */
@keyframes from-right {
    from { transform: translateX(100%); -webkit-transform: translateX(100%); visibility: visible; }
    to { transform: translateY(0); -webkit-transform: translateY(0); visibility: visible; }
}

@-webkit-keyframes from-right {
    from { transform: translateX(100%); -webkit-transform: translateX(100%); visibility: visible; }
    to { transform: translateY(0); -webkit-transform: translateY(0); visibility: visible; }
}

.ba-album.css-style-12 .from-right,
.ba-gallery-grid.css-style-12 .from-right {
    -webkit-animation: from-right .3s ease-in-out both;
    animation: from-right .3s ease-in-out both;
}

/* From left */
@keyframes from-left {
    from { transform: translateX(-100%); -webkit-transform: translateX(-100%); visibility: visible; }
    to { transform: translateY(0); -webkit-transform: translateY(0); visibility: visible; }
}

@-webkit-keyframes from-left {
    from { transform: translateX(-100%); -webkit-transform: translateX(-100%); visibility: visible; }
    to { transform: translateY(0); -webkit-transform: translateY(0); visibility: visible; }
}

.ba-album.css-style-12 .from-left,
.ba-gallery-grid.css-style-12 .from-left {
    -webkit-animation: from-left .3s ease-in-out both;
    animation: from-left .3s ease-in-out both;
}

/* To top */
@keyframes to-top {
    from { transform: translateY(0); -webkit-transform: translateY(0); visibility: visible; }
    to { transform: translateY(-100%); -webkit-transform: translateY(-100%); visibility: visible; }
}

@-webkit-keyframes to-top {
    from { transform: translateY(0); -webkit-transform: translateY(0); visibility: visible; }
    to { transform: translateY(-100%); -webkit-transform: translateY(-100%); visibility: visible; }
}

.ba-album.css-style-12 .to-top,
.ba-gallery-grid.css-style-12 .to-top {
    -webkit-animation: to-top .3s ease-in-out both;
    animation: to-top .3s ease-in-out both;
}

/* To top */
@keyframes to-bottom {
    from { transform: translateY(0); -webkit-transform: translateY(0); visibility: visible; }
    to { transform: translateY(100%); -webkit-transform: translateY(100%); visibility: visible; }
}

@-webkit-keyframes to-bottom {
    from { transform: translateY(0); -webkit-transform: translateY(0); visibility: visible; }
    to { transform: translateY(100%); -webkit-transform: translateY(100%); visibility: visible; }
}

.ba-album.css-style-12 .to-bottom,
.ba-gallery-grid.css-style-12 .to-bottom {
    -webkit-animation: to-bottom .3s ease-in-out both;
    animation: to-bottom .3s ease-in-out both;
}

/* To right */
@keyframes to-right {
    from { transform: translateX(0); -webkit-transform: translateX(0); visibility: visible; }
    to { transform: translateX(100%); -webkit-transform: translateX(100%); visibility: visible; }
}

@-webkit-keyframes to-right {
    from { transform: translateX(0); -webkit-transform: translateX(0); visibility: visible; }
    to { transform: translateX(100%); -webkit-transform: translateX(100%); visibility: visible; }
}

.ba-album.css-style-12 .to-right,
.ba-gallery-grid.css-style-12 .to-right {
    -webkit-animation: to-right .3s ease-in-out both;
    animation: to-right .3s ease-in-out both;
}

/* To right */
@keyframes to-left {
    from { transform: translateX(0); -webkit-transform: translateX(0); visibility: visible; }
    to { transform: translateX(-100%); -webkit-transform: translateX(-100%); visibility: visible; }
}

@-webkit-keyframes to-left {
    from { transform: translateX(0); -webkit-transform: translateX(0); visibility: visible; }
    to { transform: translateX(-100%); -webkit-transform: translateX(-100%); visibility: visible; }
}

.ba-album.css-style-12 .to-left,
.ba-gallery-grid.css-style-12 .to-left {
    -webkit-animation: to-left .3s ease-in-out both;
    animation: to-left .3s ease-in-out both;
}

/*
/* Style None
*/

.disable-caption .ba-caption {
    display: none;
}

/* Transition Delay */
.ba-album .ba-album-items:hover .ba-caption h3,
.ba-album .ba-album-items:hover .ba-caption p,
.ba-caption:hover .ba-caption-content h3,
.ba-caption:hover p.image-category,
.ba-caption:hover p.short-description {
    transition-delay:  0s !important;
    -webkit-transition-delay: 0s !important;
}

.ba-album .ba-album-items:hover .ba-caption h3 + p,
.ba-caption:hover p.image-category + p.short-description,
.ba-caption:hover h3 +  p.image-category {
    transition-delay: .2s !important;
    -webkit-transition-delay: .2s !important;
}

.ba-caption:hover h3 +  p.image-category + p.short-description {
    transition-delay: .4s !important;
    -webkit-transition-delay: .4s !important;
}

/* ========================================================================
    Modal Window Effects
 ========================================================================== */

.modal-open .ba-scrollable {
     animation: type .5s ;
    -webkit-animation: type .5s ;
}

@keyframes type {
    0% { opacity: 0; }
    100% { opacity: inherit;}
}

@-webkit-keyframes type {
    0% { opacity: 0; }
    100% { opacity: inherit; }
}

/* Close Modal Animation */
.hide-animation.ba-scrollable.modal-scrollable {
    animation: hide-modal  .3s linear both;
    -webkit-animation: hide-modal .3s linear both;
}

@-webkit-keyframes hide-modal {
    from {opacity: 1;}
    to {opacity: 0; }
}

@keyframes hide-modal {
    from {opacity: 1;}
    to {opacity: 0;}
}

.hide-animation .gallery-modal {
    animation: hide-gallery  .2s linear both;
    -webkit-animation: hide-gallery .2s linear both;
}

@-webkit-keyframes hide-gallery {
    from {transform: scale(1); -webkit-transform: scale(1);}
    to {transform: scale(.5);  -webkit-transform: scale(.5);}
}

@keyframes hide-gallery {
    from {transform: scale(1); -webkit-transform: scale(1);}
    to {transform: scale(.5);  -webkit-transform: scale(.5);}
}

/* Auto Resize Image Animation */

.ba-resize.ba-modal .modal-image img {
    animation: image-fade 1s linear ;
    -webkit-animation: image-fade 1s linear ;
}

@-webkit-keyframes image-fade {
    from {opacity: 0;}
    to {opacity: 1; }
}

@keyframes image-fade {
    from {opacity: 0;}
    to {opacity: 1;}
}

  .ajaxsearch_299 .ajaxsearch_result .result-element, .ajaxsearch_299 .search-results .ajaxsearch_result{width:100%;}.ajaxsearch_299{width:100%; }.ajaxsearch_299 .ajaxsearch_result .search_class{ background: #f6f6f6;}.ajaxsearch_299 .ajaxsearch_result .search_class{ color: #ffffff;}.ajaxsearch_299 .ajaxsearch_result span{ color: #4e6170;}.ajaxsearch_299 .ajaxsearch_result .result_wrap{ background: #ffffff;}.ajaxsearch_299 .is_ajaxsearch_result_299#is_ajaxsearch_result .result-element.desc_fullwidth span.small-desc{ width: 100% !important; }.ajaxsearch_299 .is_ajaxsearch_result_299#is_ajaxsearch_result .result_box .result_img { width: 25%; }.ajaxsearch_299 .is_ajaxsearch_result_299#is_ajaxsearch_result .result_box .result-products .result_content { width: 75%; }.ajaxsearch_299 .is_ajaxsearch_result_299#is_ajaxsearch_result .result_box .result-element span.small-desc { width: 74%; }.ajaxsearch_299 .is_ajaxsearch_result_299.ajaxsearch_299 .is_ajaxsearch_result_299.right-side-desc#is_ajaxsearch_result .result-element span.small-desc { width: 100%; }.ajaxsearch_299 .is_ajaxsearch_result_299.right-side-desc#is_ajaxsearch_result .result-element span.small-desc{ width: 100%; }@media only screen and (min-width: 0px) and (max-width: 767px){.ajaxsearch_299 .is_ajaxsearch_result_299#is_ajaxsearch_result .result_box .result_img { width: 25%; }.ajaxsearch_299 .is_ajaxsearch_result_299#is_ajaxsearch_result .result_box .result-products .result_content { width: 75%; }.ajaxsearch_299 .is_ajaxsearch_result_299#is_ajaxsearch_result .result_box .result-element span.small-desc { width: 100%; }}@media only screen and (max-width: 479px){.is_btn_search.ajaxsearch_299 .btn-toolbar input[type="text"]{width: 100%;}}
