@font-face {
    font-family: 'ukfuturis';
    src: url('fonts/ukrainianfuturis-regular-webfont.eot');
    src: url('fonts/ukrainianfuturis-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ukrainianfuturis-regular-webfont.woff') format('woff'),
         url('fonts/ukrainianfuturis-regular-webfont.ttf') format('truetype'),
         url('fonts/ukrainianfuturis-regular-webfont.svg#ukrainianfuturisregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
html, body{
    height: 100%;
}
body{
    padding: 0;
    margin: 0;
    font: 14px Arial, Helvetica, Verdana, sans-serif;
    width: 100%;
    min-width: 944px;
    min-height: 655px;
    color: #f1f1f1;
    background: #151515;
}
h1, h2, h3, h4, h5, h6, ul, li{
    padding: 0;
    margin: 0;
    font-size: 100%;
    font-weight: normal;
    font-style: normal;
}
table{
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 100%;
}
ol, ul{
    list-style: none;
}
img{
    border: 0;
}
p{
    margin: 0;
}
input{
    outline: none;
}
a {
    outline: 0 none;
    color: #ffa542;
}
a:hover {
    text-decoration: none;
}
:focus {
    outline: none;
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
          *behavior: url(css/boxsizing.htc);
}
.clear {
    clear: both;
}
.helper {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0px;
}
.wrap-page {
    position: relative;
    display: block;
    width: 100%;
    min-height: 100%;
    overflow: hidden;
}
.w-left-side {
    position: absolute;
    width: 355px;
    top: 0;
    bottom: 0;
    overflow: hidden;
    left: 0px;
    background: url(../images/main-bg.png) no-repeat left top;
    z-index: 50;
}
.bg-2 {
    position: absolute;
    width: 357px;
    top: 0;
    bottom: 0;
    left: 0;
    background: url(../images/main-bg-2.png) no-repeat left bottom;
}
.left-side {
    position: absolute;
    width: 357px;
    top: 0;
    bottom: 0;
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    transform: skew(-10deg);
    overflow: hidden;
    right: 176px;
    height: 2000px;
    text-align: center;

}
.logo {
    -webkit-transform: skew(10deg);
    -moz-transform: skew(10deg);
    -o-transform: skew(10deg);
    -ms-transform: skew(10deg);
    transform: skew(10deg);
    margin-top: 40px;
    margin-bottom: 50px;
}
.logo img {
    width: 250px;
}
.select-dress .logo img {
    width: auto;
}
.main-menu {
    position: relative;
    padding-left: 70px;
    text-align: left;
    -webkit-transform: skew(10deg);
    -moz-transform: skew(10deg);
    -o-transform: skew(10deg);
    -ms-transform: skew(10deg);
    transform: skew(10deg);
    float: right;
    width: 362px;
    margin-right: -54px;

}
.main-menu li {
    width: 145px;
    border-top: 1px solid #3b3b3b;
    padding-top: 8px;
    margin-top: 8px;

}
.main-menu li:first-child {
    border-top: 0;
    padding-top: 0;
    margin-top: 0;
}
.main-menu li .menu-bg {
    width: 280px;
    margin-left: -3px;
    border-radius: 5px;

}
.main-menu li .menu-bg.hover,
.main-menu li.active .menu-bg {
    background: #ffc11d;
}
.main-menu li a {
    color: #d0d0d0;
    display: block;
    font: 20px ukfuturis;
    width: 150px;
    text-align: center;
    text-decoration: none;
    padding: 5px 0;

}
.main-menu li .hover a,
.main-menu li.active a {
    color: #181818;
}
.phone-b {
    position: absolute;
    bottom: 346px;
    padding-left: 48px;
    left: 20px;
    background: url(../images/icon-phone.png) no-repeat left top;
}
.phone-b  h3 {
    font: 18px ukfuturis;
    color: #ffc11d;
    line-height: 24px;
    display: block;
}
.phone-b  a {
    color: #d0d0d0;
    font-style: italic;

}
.social-b {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 100;
    background: url(../images/social-bg-2.png) no-repeat left top;
    width: 605px;
    height: 89px;
    padding-left: 369px;
    padding-top: 42px;
}
.social-b a {
    display: inline-block;
    width: 28px;
    height: 28px;
    text-indent: -9999px;
    background: url(../images/icon-social.png) no-repeat 0 0;
    float: left;
}
.social-b a img {
    display: none;
}
.social-b .gp {
    background-position: 0 0;
    margin: 17px 3px 0 -14px;
}
.social-b .fb {
    background-position: -37px 0;
    margin: 10px 5px 0 0;
}
.social-b .tw {
    background-position: -72px 0;
    margin: 15px 5px 0 0;
}
.social-b .gp:hover {
    background-position: 0 bottom;
}
.social-b .fb:hover {
    background-position: -37px bottom;
}
.social-b .tw:hover {
    background-position: -72px bottom;
}
.main-slide-img,
.bride-big-img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.main-slide-img .img,
.bride-big-img .img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-size: cover; 
    background-position: 50% top; 
    background-repeat: no-repeat no-repeat;
}
.bride-big-img .img {
    background-position: right top; 
}
.bride-big-img .img img {
    height: 100%;
    float: right;
}
.loader {
    width: 38px;
    height: 37px;
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 10;
    background: url(../images/loader.png) no-repeat left top;
}
/**page**/
.page {
    position: absolute;
    padding-left: 282px;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 20;
    min-width: 930px;
}
.page:after {
    content: "";
    width: 100%;
    height: 2000px;
    display: block;
    position: absolute;
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    transform: skew(-10deg);
    background: #161616;
    background: rgba(22,22,22,0.9);
    left: -177px;
    top: 0;
    z-index: -1;
}
.page .site-header {
    
    position: relative;
    z-index: 10;
    background: rgba(22, 22, 22, 0.9);
    padding-left: 50px;
    padding: 30px 0 10px 45px;

}
.page .container {
    position: relative;
    
    padding: 0px 100px 10px 90px;

}
.page .wrap {
    
    padding: 0 60px 0 80px;
    height: 100%;
}
.page .wrap .site-header {
    padding: 30px 0 10px 0;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
}
.page .wrap .container {
    padding: 0;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    overflow: hidden;
    height: 85%;

}

/**header**/
.breadcrumbs {
    position: relative;
    margin-bottom: 38px;
    padding-right: 138px;
    padding-left: 26px;
    min-height: 32px;
}
.breadcrumbs li {
    display: inline-block;
    padding-left: 12px;
    background: url(../images/bread-arrow.png) no-repeat left center;
    margin-right: 6px;
    vertical-align: bottom;
    font-style: italic;
    line-height: 12px;
}
.breadcrumbs li a {
    display: block;
    text-decoration: none;
    color: #858585;
    
}
.breadcrumbs li:first-child {
    padding-left: 0;
    background: none;
    line-height: 0;
    margin-left: -26px;
}
.breadcrumbs li:first-child a {
    width: 16px;
    height: 15px;
    background: url(../images/icon-home.png) no-repeat left center;
    text-indent: -999px;
}
.breadcrumbs li.active {
    color: #ffc11d;
}
.main-title {
    padding: 5px 0;
    margin: 0 0 11px;
    width: 85%;

}
.constructor-template.captioncategory .modul {
    top: -15px;
}
.constructor-template.captioncategory .fr-back {
    min-height: 50px;
    top: -20px;
}
.main-title li {
    /*display: table-cell;*/
    vertical-align: top;

}
.main-title h1 {
    padding: 0 20px;
    font: 23px ukfuturis;
    color: #ff9b30;
    background: url(../images/icon-love.png) no-repeat left 4px;
    margin-top: -15px;
   /* white-space: nowrap;*/
}
.main-title .line {
    width: 3000px;
    border-top: 1px solid #927320;
    display: table-cell;

}
.main-title > li span {
    color: #d0d0d0;
    font: 23px ukfuturis;
    display: block;
    padding-left: 20px;
    white-space: nowrap;
}
.site-header .back {
    display: inline-block;
    margin-left: -12px;
    text-decoration: none;
    color: #858585;
    margin-bottom: 54px;

}
.site-header .back:hover {
    text-decoration: underline;
}
/**collection**/
.collection .page .site-header {
    padding: 30px 0 10px 80px;
}
.collection .wrap {
    padding: 0;
}
.menu-collection-top {
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
}
.menu-collection-top li {
    float: left;
    width: 33.3%;
    padding-left: 30px;
}
.menu-collection-top li:first-child {
    padding-left: 0;
}
.menu-collection-top li a {
    font: 21px ukfuturis;
    color: #d0d0d0;
    text-decoration: none;
}
.menu-collection-top li a:hover {
    color: #ffc11d;
}
.weave-top {
    width: 256px;
    height: 127px;
    position: absolute;
    top: 0;
    left: 82%;
    background: url(../images/rigth-top-weave.png) no-repeat left top;
    z-index: 20;
}
.collection-b {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    bottom: 0;
    right: 0;
    padding-left: 293px;

}
.collection-b .collection-item {
    width: 32%;
    margin: 0 0.5%;
    float: left;
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transform: translateZ(0) skew(-10deg);
    -moz-transform:  translateZ(0) skew(-10deg);
    -o-transform: translateZ(0) skew(-10deg);
    -ms-transform: translateZ(0) skew(-10deg);
    transform: translateZ(0) skew(-10deg);
    
}
.collection-b .collection-item a {
    -webkit-transform: skew(10deg);
    -moz-transform: skew(10deg);
    -o-transform: skew(10deg);
    -ms-transform: skew(10deg);
    transform: skew(10deg);
    width: 170%;
    height: 100%;
    position: absolute;
    background-size: cover; 
    background-position: 50% 0; 
    background-repeat: no-repeat no-repeat;
    left: -35%;
}
/**bride**/
.bride .page {
    /*width: 80%;
    overflow: hidden;
    max-width: 1154px;*/
    width: 100%;
    overflow: hidden;
    max-width: 100%;
}
.bride.dress .page,
.bride.contacts .page,
.bride.about .page {
    width: 100%;
    overflow: hidden;
    max-width: 1920px;
}
.bride.bride-select .page {
    max-width: 930px;
    padding-left: 276px;
    min-width: 200px;
}
.bride-select .container .bride-block {
    width: 112%;
}
.bride .site-header {
    width: 104%;
    background: none;
}
.bride .weave-top{
    left: 65%;

}
.bride.bride-select .weave-top {
    left: 63%;
}
.bride .main-title {
    width: 93%;
}
.container .bride-block {
    display: block;    
    position: absolute;
    top: 0;
    height: 100%;
    overflow: scroll;
    width: 100%;
    padding-left: 18px;
    /*padding-right: 40px;*/
}
.shadow-bottom {
    position: absolute;
    height: 115px;
    bottom: 0;
    left: 0;
    background: url(../images/bottom-shadow.png) repeat-x left top;
    z-index: 5;
    right: 15%;
    border-radius: 0 -7px 0 0;
    -webkit-transform: skew(-10deg);  
    -moz-transform: skew(-10deg);  
    -o-transform: skew(-10deg);  
    -ms-transform: skew(-10deg);  
    transform: skew(-10deg);
}
.bride-block .bride-list {
    overflow: hidden;
    margin-top: -40px;
}
.bride-list > li {
    display: inline-block;
    vertical-align: top;
    /*width: 174px;*/
    width: initial;
    margin-top: 40px;
    padding: 0 0 5px 5px;
    /*margin-right: 25px;*/
}
.bride-list > li .img {
    position: relative;
    overflow: hidden;
    height: 277px;
    padding-bottom: 10px;
    
}
.bride-list > li.is-horizontal {
    /*width: 255px;*/
}
.bride-list > li.is-horizontal .img {
    height: 175px;
}
.bride-list > li.is-horizontal .img img {
    width: 100%;
    margin: 0;
    min-width: 100%;
}
.bride-list > li .img .hover-img {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.68);
    z-index: 10;
    opacity: 0;
    border-radius: 5px;
    left: 0;
    right: 0;
    transition:All 0.5s ease-in-out;
    -webkit-transition:All 0.5s ease-in-out;
    -moz-transition:All 0.5s ease-in-out;
    -o-transition:All 0.5s ease-in-out;
}
.bride-list > li .img > a {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    border-radius: 5px;
    text-align: center;
}
.bride-list > li .img img {
    min-width: 120%;
    margin-left: -10%;

}
.bride-list > li .img.no-photo .link-img {
    background: #000000;
}
.bride-list > li .img.no-photo img {
    width: auto;
    min-width: 0;
    position: absolute;
    top: 40%;
    left: 50%;
    margin-left: -25px;
}
.bride-list > li .img.no-photo .load {
    display: none;
}
.bride-list > li .img .desc {
    position: absolute;
    left: 0;
    width: 100%;
    background: #181818;
    bottom: -200px;
    z-index: 10;
    padding: 10px;
    border-radius: 2px;
    transition:All 0.3s ease-in-out;
    -webkit-transition:All 0.3s ease-in-out;
    -moz-transition:All 0.3s ease-in-out;
    -o-transition:All 0.3s ease-in-out;

}
.bride-list > li .img .line {
    height: 4px;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    border-radius: 3px;
    background: url(../images/bradi-line.png) repeat-x left top;
    z-index: 20;
}

.bride-list > li .bride-info {
    padding-top: 10px;

}

.bride-list > li .bride-info .like {
    float: right;
    display: inline-block;
    padding-right: 20px;
    background: url(../images/icon-love.png) no-repeat right center;
    color: #f1960c;
    font: 17px ukfuturis;
    text-decoration: none;

}

.bride-list > li .bride-info .like.liked {
	background-image: url(../images/icon-love-active.png);
	pointer-events: none
}

.bride-list > li .bride-info .like:hover {
    text-decoration: underline;
}
.bride-list > li .bride-info .name {
    font-size: 16px;
    color: #ffc11d;
    text-decoration: none;

}
.bride-list > li .bride-info .name:hover {
    text-decoration: underline;
}
.bride-list > li .img:hover .hover-img,
.bride-list > li .img.active .hover-img  {
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;

}
.load {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -17px 0 0 -15px;
    padding: 5px 7px;
    background: #000000;
    border-radius: 30px;
    font-size: 0;
    line-height: 0;
    display: none;
}
.bride-list > li .img:hover .desc,
.bride-list > li .img.active .desc {
    top: auto;
    bottom: 4px;

}
.hScroll {
    position: relative;
    clear: both;
    height: 90px;
}
/**text-block**/
.text-block {
    text-align: justify;
    display: block;
    font-size: 14px;
    line-height: 24px;
}
.text-block .img {
    margin: 20px 0;
    position: relative;
    padding-left: 10px;
    line-height: 0;
    font-size: 0;
}
.text-block .img .line,
.dress-bride > li .line {
    position: absolute;
    background: #fcb919;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fcb919), to(#d97906));
    background: -webkit-linear-gradient(#fcb919, #d97906);
    background: -moz-linear-gradient(#fcb919, #d97906);
    background: -ms-linear-gradient(#fcb919, #d97906);
    background: -o-linear-gradient(#fcb919, #d97906);
    background: linear-gradient(#fcb919, #d97906);
    -pie-background: linear-gradient(#fcb919, #d97906);
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.text-block img {
    border-radius: 5px;
    max-width: 100%;

}
.text-block ul {
    list-style: disc;
    list-style-position: inside;
    margin-bottom: 10px;
}
.text-block ol {
    list-style: decimal;
    list-style-position: inside;
    padding: 0;
    margin-bottom: 10px;
}
.text-block ul[type="circle"] {
    list-style-type: circle;
}
.text-block ul[type="square"] {
    list-style-type: square;
}
.text-block ol[type="A"] {
    list-style-type: upper-alpha;
}
.text-block ol[type="a"] {
    list-style-type: lower-alpha;
}
.text-block ol[type="I"] {
    list-style-type: upper-roman;
}
.text-block ol[type="i"] {
    list-style-type: lower-roman;
}
.text-block ol[type="1"] {
    list-style-type: decimal;
}
.text-block h1 {
    font-size: 26px;
    margin-bottom: 10px;
    font-weight: bold;
}
.text-block h2 {
    font-size: 22px;
    margin-bottom: 10px;
    font-weight: bold;
}
.text-block h3 {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: bold;
}
.text-block h4 {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: bold;
}
.text-block h5 {
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: bold;
}
.text-block h6 {
    font-size: 12px;
    margin-bottom: 10px;
    font-weight: bold;
}
/**dress**/
.dress-bride {
    display: block;
    position: relative;
}
.dress-bride > li {
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
    padding-left: 10px;
    width: 50%;
    overflow: hidden;
    height: 110px;
    float: left;

}
.dress-bride > li img {
    min-width: 100%;
    min-height: 100%;
    border-radius: 5px;
    max-width: 120%;

}
.dress-bride > li > a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 5px;

}
.dress-bride > li .info-dress {
    position: absolute;
    right: -110px;
    top: 0;
    bottom: 0;
    padding: 10px 30px 10px 20px;
    min-width: 280px;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
}
.dress-bride > li .info-dress:after {
    content: "";
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    transform: skew(-10deg);
    background: rgba(22, 22, 22, 0.85);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
}
.dress-bride > li:hover .info-dress {
    right: -25px;
}
.dress-bride > li .info-dress .centre-dress {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 1;
}
.info-dress .centre-dress h2 {
    color: #d0d0d0;
    font: 21px ukfuturis;
    margin-bottom: 0px;
}
.info-dress .centre-dress h2 a {
    color: #d0d0d0;
    text-decoration: none;
}
.info-dress .centre-dress h2 a:hover {
    text-decoration: underline;
}
.info-dress .centre-dress > ul {
    position: relative;
    opacity: 0;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;

    top: 10px;
}
.dress-bride > li:hover .centre-dress > ul {
    opacity: 1;
}
.info-dress .centre-dress > ul > li {
    display: inline-block;
    margin-right: 10px;

}
.info-dress .centre-dress > ul > li a {
    color: #ffc11d;
    font: 16px ukfuturis;

}
.info-dress .centre-dress > ul > li a:hover {

}
.dress .hScroll {
    height: 60px;
}
/**contact-page**/
.contacts .page,
.contacts .page .wrap {
}
.wrap-map {
    height: 315px;
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
    border-radius: 5px;
}
.wrap-map > img {
    width: 100%;
}
.wrap-map .line {
    height: 4px;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    border-radius: 3px;
    background: url(../images/bradi-line.png) repeat-x left top;
    z-index: 20;
    
}
.wrap-map #map {
    width: 100%;
    height: 100%;
    border-radius: 5px;
}
.wrap-feedback {
    margin-bottom: 5px;
    overflow: hidden;
}
.contact-info {
    float: left;
    width: 50%;
    min-width: 200px;
    margin-bottom: 20px;
    padding-right: 20px;
}
.contact-info .block {
    margin-bottom: 30px;
    line-height: 20px;

}
.contact-info .block:first-child {
    border: 0;
    padding: 0;
}
.contact-info .block h3 {
    color: #cdcdcd;
    text-transform: uppercase;
    margin-bottom: 2px;
    display: block;
}
.wrap-feedback .feedback-b {
    float: left;
    width: 50%;
    min-width: 200px;
    
}
.feedback-b h3 {
    color: #CDCDCD;
    margin-bottom: 10px;
    font: 20px ukfuturis;
}
.feedback .field {
    width: 100%;
    color: #4b5362;
    padding: 6px 5px;
    margin-bottom: 10px;
    background: #ffffff;
    float: left;
    border: none;
}
.field.error {
    background: #FDD;
}
label.error {
    font-size: 12px;
    color: #FD5858;
    position: relative;
    top: -10px;
    float: left;
    width: 100%;
}
.feedback ::-webkit-input-placeholder{
    color: #bababa;
    font: italic 13px Arial;
}
.feedback :-moz-placeholder {
    color: #bababa;
    font: italic 13px Arial;
}
.feedback textarea.field {
    width: 100%;
    height: 80px;
    resize: vertical;
    font: 14px Arial;
}
.feedback .btn {
    background: #ffc11d;
    color: #161616;
    cursor: pointer;
    padding: 7px 15px;
    border: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 17px;
}
.feedback .btn:hover {
    background: #eead00;
}
.link-contact.active {
    text-decoration: none;
}
.contact-us {
    position: relative;
}
.contact-us .feedback {
    position: absolute;
    top: 100%;
    left: 0;
    padding: 15px;
    background: rgba(0,0,0,0.8);
    border: 2px solid #d3a21e;
    border-radius: 5px;
    z-index: 999;
    display: none;
}
.contact-us .feedback:before {
    content: "";
    position: absolute;
    width: 19px;
    height: 12px;
    top: -12px;
    left: 65px;
    background: url(../images/form-arrow.png) no-repeat left top;
}

.contact-us .feedback .field {
    border: 1px solid #bababa;
}
/**select-dress**/
.select-dress {
    min-width: 1150px;
}
.select-dress .w-left-side {
    left: -265px;
}
.select-dress .logo {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 100;
}
.select-dress .phone-b {
    left: 167px;
    bottom: 50px;
    z-index: 10;
}
.select-dress .bg-2 {
    margin-bottom: 0;
    left: -87px;
}
.bride.select-dress .page {
    padding-left: 86px;
    left: -75px;
    width: 570px;
    padding-right: 48px;
    min-width: 0;
}
.bride.select-dress .page .wrap {
    padding-right: 25px;
}
.select-dress .page .wrap .container {
    padding-right: 30px;
}
.bride.select-dress .weave-top {
    left: 300px;
}
.select-dress .container .bride-block {
    padding-right: 30px
}
.dress-info {
    position: relative;
    display: block;
    line-height: 21px;

}
.dress-info p {
    margin-bottom: 30px;

}
.dress-info .link-contact {
    color: #fdbb1a;
    font: 21px ukfuturis;
    margin-bottom: 20px;
    display: inline-block;

}
.dress-info h3 {
    font: 20px ukfuturis;
    color: #d0d0d0;
    margin-bottom: 7px;

}
.dress-info .social-b {
    position: relative;
    left: 0;
    background: none;
    top: 0;
    bottom: auto;
    padding: 0 0 20px;
    border-bottom: 1px solid #383938;
    width: 240px;
    margin-bottom: 20px;
    height: auto;
    overflow: hidden;

}
.dress-info .social-b a {
    margin: 0 5px 0 0;

}
.send-mail {
    padding-left: 30px;
    display: block;
    background: url(../images/icon-mail.png) no-repeat left 0px;
}
.send-mail .field {
    border: none;
    background: #393939;
    border-radius: 3px;
    padding: 6px;
    display: inline-block;
    vertical-align: middle;
    color: #F1F1F1;
    margin: 0;
}
.send-mail .field:hover {
    background: #4a4a4a;
}
.send-mail .field:focus {
    background: #393939;
}

.send-mail .send {
    border: none;
    background: url(../images/button-send.png) no-repeat left top;
    width: 19px;
    height: 27px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}
.seo-text {
    position: absolute;
    z-index: 200;
    width: 100%;
    top: 100%;
    transition: All 0.4s ease;
    -webkit-transition: All 0.4s ease;
    -moz-transition: All 0.4s ease;
    -o-transition: All 0.4s ease;
}
.seo-text .seo-bg {
    width: 348px;
    height: 237px;
    position: absolute;
    right: 10%;
    top: -65px;
    background: url(../images/seo-bg.png) no-repeat left top;
}
.seo-text .seo-link {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #161616;
    border: solid 1px #f19f00;
    padding: 5px 20px;
    display: block;
    position: absolute;
    top: -40px;
    right: 10%;
    z-index: 10;
    color: #d0d0d0;
    font: italic 14px Arial;
}
.seo-text .text-block {
    border-top: 1px solid #F1BF23;
    background: #000000;
    background: rgba(0,0,0,0.8);
    z-index: 10;
    padding: 40px 75px;
    position: relative;
    text-align: left;
    min-height: 200px;
    max-height: 600px;
    overflow: auto;
}
.nav-dress {
    position: absolute;
    left: 390px;
    bottom: 0;
    padding: 7px 20px;
    width: 720px;
    z-index: 201;
    font: 18px ukfuturis;
}
.nav-dress .prev-dress {
    background: url(../images/nav-arrow-dress.png) no-repeat left 5px;
    display: inline-block;
    padding-left: 15px;
}
.nav-dress .next-dress {
    float: right;
    background: url(../images/nav-arrow-dress.png) no-repeat right -25px;
    display: inline-block;
    padding-right: 15px;
}
.pager {
    clear: both;
    text-align: center;
    margin-top: 20px;
}
.pager ul {
    text-align: center;
    overflow: hidden;
    display: inline-block;
}
.pager li {
    float: left;
    margin: 0 3px;
}
.pager li a {
    background: #FFC11D;
    color: #161616;
    cursor: pointer;
    width: 32px;
    height: 32px;
    padding: 5px 0;
    border: 0;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 17px;
    line-height: 22px;
    display: inline-block;
}
.pager li a:hover {
    -moz-opacity: 0.7; 
    -khtml-opacity: 0.7; 
    opacity: 0.7;
    filter: alpha(opacity: 70);
}
.pager li.active a {
    background: #4e4e4e;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#4e4e4e), to(#6d6d6d));
    background: -webkit-linear-gradient(#4e4e4e, #6d6d6d);
    background: -moz-linear-gradient(#4e4e4e, #6d6d6d);
    background: -ms-linear-gradient(#4e4e4e, #6d6d6d);
    background: -o-linear-gradient(#4e4e4e, #6d6d6d);
    background: linear-gradient(#4e4e4e, #6d6d6d);
    -pie-background: linear-gradient(#4e4e4e, #6d6d6d);
    opacity: 1;
    text-shadow: none;
    color: #fff;
}
/**media**/
@media (max-height: 800px) {
    .phone-b {
        bottom: 145px;
    }
    .bg-2 {
        margin-bottom: -200px;
    }
    
}
@media (max-height: 700px) {
    .hScroll {
        height: 130px;
    }
}
@media (min-width: 1380px) {
    .bride .weave-top {
        left: 957px;
    }
}
@media (min-width: 1170px) {
    .bride.bride-select .weave-top {
        left: 740px;
    }
}
@media (max-width: 1460px) {
    .bride .weave-top {
        left: 66%;
    }
}
@media (max-width: 1180px) {
    
}
@media (max-width: 1200px) {
    .wrap-feedback .feedback-b, .contact-info {
        width: 100%;
    }
    .bride .page {
        width: 80%;
        min-width: 746px;
    }
    .bride.about .page,
    .bride.contacts .page,
    .bride.dress .page {
        min-width: 946px;
    }
    .bride .weave-top {
        left: 63%;
    }
    .bride.about .weave-top,
    .bride.contacts .weave-top,
    .bride.dress .weave-top {
        left: 755px;
    }
    .contacts .hScroll {
        height: 130px;
    }
}

::-webkit-scrollbar-button {
background-image:url('');
background-repeat:no-repeat;
width:7px;
height:0px
background-color:#D0D0D0
}

::-webkit-scrollbar-track {
background-color:#ffa542
}

::-webkit-scrollbar-thumb {
-webkit-border-radius: 0px;
border-radius: 0px;
background-color:##FFC11D;
}

::-webkit-scrollbar-thumb:hover{
background-color:#D0D0D0;
}

::-webkit-resizer{
background-image:url('');
background-repeat:no-repeat;
width:4px;
height:0px
}

::-webkit-scrollbar{
width: 4px;
}
