body {margin:0; -webkit-font-smoothing: subpixel-antialiased;}

a {color:#E0393E;}
#header {display:block;position:fixed;top:0;left:0;min-width:320px;width:100%;height:160px;background-color:#fff;z-index:100000}
#headersm {display:block;position:fixed;top:0;left:0;min-width:320px;width:100%;height:60px;background-color:#fff;z-index:100000;-webkit-box-shadow: 0px 7px 12px 0px rgba(50, 50, 50, 0.25);-moz-box-shadow:    0px 7px 12px 0px rgba(50, 50, 50, 0.25);box-shadow:         0px 7px 12px 0px rgba(50, 50, 50, 0.25);}
#cheader {display:block;position:relative;width:100%;max-width:1280px;min-width:320px;height:160px;margin:0 auto;padding:0;}
#logo {display:block;height:68px;width:149px;position:absolute;top:30px;left:0;text-indent: -9999px;background-image: url(pic/logo.png);background-repeat: no-repeat;background-position: 0;}
#logoua {display:block;height:68px;width:149px;position:absolute;top:30px;left:0;text-indent: -9999px;background-image: url(pic/logo_ua.png);background-repeat: no-repeat;background-position: 0;}
#tinfo {display:block;list-style:none;margin:0;padding:0;height:65px;width:auto;position:absolute;top:20px;right:0;}
#tinfo li {padding:0 35px;float:left;}
#tinfo li{color:#666666;font-size:14px;font-family: 'Roboto Condensed', sans-serif;padding-left:75px;background-image: url(pic/map.png);background-repeat: no-repeat;background-position: 35px 10px;}
#tinfo li:first-child{text-align:right;padding-left:0;border-right:solid 1px #666666;background:none;}
#tinfo li:last-child{padding-right:0;padding-left:75px;border-left:solid 1px #666666;background-image: url(pic/phone.png);background-repeat: no-repeat;background-position: 35px center;}
#tinfo li:last-child a {display:block;color:#E0393E;text-decoration:none;font-size:16px;font-family: 'Roboto Condensed', sans-serif;}
#headersm #tinfo{display:none;}
#headersm #logo,#headersm #logoua {display:block;height:40px;width:119px;position:absolute;top:10px;left:0;text-indent: -9999px;background-image: url(pic/logo1.png);background-repeat: no-repeat;background-position: 0;}

.c60{height:60px}

#header,#headersm,#main,#logo,#logoua,#cheader>#topmenu,#topmenu>ul>li>a,#topmenu>ul>li:hover ul>li>a,#bleftmenu,#topcart,#toplangs,#tinfo,#leftmenu #lmenu li a,#leftmenu .lmenu li a{-webkit-transition-duration: 0.5s;-o-transition-duration: 0.5s;-moz-transition-duration: 0.5s;transition-duration: 0.5s;}/**/

#topmenu {display:block;margin:0;padding:0;height:auto;width:auto;position:absolute;top:120px;left:0;}
#topmenu>ul{display:table;z-index: 9000;list-style:none;margin:0;padding:0;height:auto;width:auto;}
#topmenu>ul>li {margin:0 22px;padding:0;float:left;position:relative;}
#topmenu>ul>li:first-child {margin-left:0;}

#topmenu ul li a {display:block;position:relative;color:#333333;text-decoration:none;font-size:20px;font-family: 'Roboto Condensed', sans-serif;text-transform: uppercase;}
#topmenu>ul>li:hover>a{color:#E0393E}
#topmenu>ul>li:hover ul>li>a:hover{color:#fff;background-color:#E0393E;}

#topmenu>ul>li:hover>ul {visibility:visible;margin:0;display:block;opacity:1;top:35px;left:-50px;
-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-ms-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out;}

#topmenu ul ul {margin: 0;z-index: 10000;display:block;visibility:hidden;opacity:0;list-style:none;padding:0;top:176px;left:-50px;height:auto;width:auto;position:absolute;background-color: #fff;}
#topmenu ul ul li {float:none;margin:0;padding:0;width:auto;}
#topmenu ul ul li a {display:block;padding: 6px 22px;font-size:18px;white-space: nowrap;text-transform: none;}

#topmenu ul ul li:first-child{padding-top:5px;}

#topmenu>ul:before,#topmenu ul:after {content: "";display: table;}
#topmenu>ul:after {clear: both;}
#topmenu>ul {zoom:1;}

#topmenu ul ul:after {
        content: '';
        position: absolute;
        left: 0;
        right:0;
        top: -9px;
        border-left: 80px solid transparent;
        border-right:80px solid transparent;
        border-bottom: 10px solid #ccc;
        border-top: 10px solid #ccc;
        opacity:0;
}
#topmenu ul ul {-webkit-box-shadow: 0px 7px 12px 0px rgba(50, 50, 50, 0.25);-moz-box-shadow:    0px 7px 12px 0px rgba(50, 50, 50, 0.25);box-shadow:0px 7px 12px 0px rgba(50, 50, 50, 0.25);}
#headersm #topmenu{left:160px;top:25px;}
#headersm #topmenu>ul>li {margin:0 18px;}
#headersm #topmenu>ul>li:first-child {margin-left:0;}


#bleftmenu {display:block;position:absolute;top:120px;right:0;color:#333333;text-decoration:none;font-size:20px;font-family: 'Roboto Condensed', sans-serif;text-transform: uppercase;padding: 0 25px 0 0;background-image: url(pic/menu.png);background-repeat: no-repeat;background-position: right center;}
#bleftmenu:hover{color:#E0393E;background-image: url(pic/menuh.png);}
#leftmenu {display:none;z-index: 12000;position:fixed;top:0;bottom:0;right:0;width:480px;height:100%;background-color:#FCFCFC;box-sizing: border-box;
-webkit-box-shadow: -7px -1px 12px 0px rgba(50, 50, 50, 0.25);
-moz-box-shadow:    -7px -1px 12px 0px rgba(50, 50, 50, 0.25);
box-shadow:         -7px -1px 12px 0px rgba(50, 50, 50, 0.25);
}

#topcart{display: block;width: 20px;height: 20px;position: absolute;top: 123px;right: 125px;}
#topcart a{display: block;width: 20px;height: 20px;background-image: url(pic/cart.png);background-repeat: no-repeat;background-position: 0;}
#topcart a:hover{background-image: url(pic/carth.png);}
#headersm #topcart {top:28px;}
#toplangs{display: block;width: 31px;height: 20px;position: absolute;top: 120px;right: 85px;}
#toplangs a{display: block;width: 24px;height: 20px;padding-left:7px;background-image: url(pic/arr16.png);background-repeat: no-repeat;background-position: 0 center;display: block;font-size:20px;font-family: 'Roboto Condensed', sans-serif;text-transform: uppercase;text-decoration:none;}
#headersm #toplangs {top:25px;}
#cleftmenu::-webkit-scrollbar {width: 0; }
#cleftmenu::{-ms-overflow-style: none;overflow: -moz-scrollbars-none; }

#cleftmenu {overflow-y: scroll;box-sizing: border-box;position: absolute;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    z-index: 100;}

#leftmenu #lmenu {display:table;list-style:none;margin:50px 30px 0 40px;padding:0;height:auto;width:auto;}
#leftmenu #lmenu li {padding: 5px 0;border-bottom: 1px solid #f0f0f0;width: 420px;}
#leftmenu #lmenu li a {display:block;color:#333333;text-decoration:none;font-size:18px;font-family: 'Roboto Condensed', sans-serif;text-transform: uppercase;}
#leftmenu #lmenu li a:hover{color:#E0393E}
#leftmenu #close{display:block;position:fixed;top:0;right:0;width:480px; background-color: #FCFCFC;padding: 10px 0;}

#leftmenu .lmenu {display:table;list-style:none;margin:50px 30px -30px 40px;padding:0;height:auto;width:auto;}
#leftmenu .lmenu li {display:inline-table;padding: 5px 0 5px 0;border-bottom: 1px solid #f0f0f0;width: 100%;}
#leftmenu .lmenu li a {display:block;padding-left:20px;color:#333333;text-decoration:none;font-size:18px;font-family: 'Roboto Condensed', sans-serif;text-transform: up percase;}
#leftmenu .lmenu li a:hover{color:#E0393E}
#leftmenu .lmenu li a:hover{padding-left:10px;}
#leftmenu .lmenu li:first-child{padding: 5px 0;font-size:24px;font-family: 'Roboto Condensed';color:#E0393E;font-weight: 300;}
#leftmenu .lmenu li:last-child{border:none;}
#leftmenu #close>div {
    position: relative;
    margin-left: 10px;
    height: 28px;
    width: 28px;
    padding: 0;
    cursor: pointer;
    display: inline-block;
    outline: 0;
    border: none;
    background: 0 0;
    color: transparent;
    text-indent: 100%;
    z-index: 1001;
    white-space: nowrap;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
}

#leftmenu #close>div::after,#leftmenu #close>div::before {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    margin-left: -14px;
    margin-top: -2px;
    height: 2px;
    width: 28px;
    background-color: #666;
}
#leftmenu #close>div::before {transform:rotate(45deg);-ms-transform: rotate(45deg);}
#leftmenu #close>div::after {transform:rotate(135deg);-ms-transform: rotate(135deg);}

@media (max-width: 479px) {
#leftmenu {width:100vw;}
#leftmenu #close{width:100vw;}
#leftmenu #lmenu {display:table;list-style:none;margin:50px 30px 0 40px;padding:0;height:auto;width:auto;}
#leftmenu #lmenu li {width:auto}
}

#headersm #bleftmenu{top:25px;}
#main {display:block; width:100%;height:100%;padding-top:160px;}
#ipromo{display:table;width:100%;height:calc(100vh - 160px);background-image: url(img/i1_.jpg);background-repeat: no-repeat;background-position: center center;background-size:cover}
#cipromo {display:block;position:relative;width:100%;max-width:1280px;min-width:320px;height:calc(100vh - 160px);margin:0 auto;padding:0;}
#cipromo #txt {-webkit-animation-delay: 1s;-moz-animation-delay: 1s;-o-animation-delay: 1s;animation-delay: 1s;;display:block;position:absolute;bottom: 60px;right:170px;width:590px;font-size:25px;line-height: 120%;font-family: 'Roboto', sans-serif;color:#fff;text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);}
#txt  h2{font-size:25px;line-height: 120%;font-family: 'Roboto', sans-serif;color:#fff;}
#ielfinka {-webkit-animation-delay: 1s;-moz-animation-delay: 1s;-o-animation-delay: 1s;animation-delay:1s;display:block;width:154px;height:411px;position:absolute;bottom: 0;right:10px;background-image: url(img/ielfa.png);background-repeat: no-repeat;background-position: 0;}
#__ielfinka {-webkit-animation-delay: 1s;-moz-animation-delay: 1s;-o-animation-delay: 1s;animation-delay:1s;display:block;width:171px;height:411px;position:absolute;bottom: 0;right:10px;background-image: url(img/ielfa_ny.png);background-repeat: no-repeat;background-position: 0;}

#cipromo #txt h1{font-size: 28px;font-weight: 400;}

#ipromoa{display:table;width:100%;height:calc(100vh - 160px);background-image: url(img/i7.jpg);background-repeat: no-repeat;background-position: center center;background-size:cover}
#ipromoa #txta {display:block;opacity:0;text-align:center;;width:auto;height:auto;margin:0 auto;font-size:55px;font-family: 'Roboto Condensed', sans-serif;font-weight:400;color:#fff;padding: 30% 0 10% 0;text-shadow: 2px 2px 5px #000;}

#aci {display:table;list-style:none;margin:50px auto;padding:0;height:auto;width:100%;min-width:100%;max-width:1060px;}
#aci li {display:table-cell;text-align:center;width:20%;padding:0;vertical-align:middle}
#aci .acis img{-webkit-box-shadow: 0px 0px 11px 0px rgba(50, 50, 50, 0.25);-moz-box-shadow:0px 0px 11px 0px rgba(50, 50, 50, 0.25);box-shadow:0px 0px 11px 0px rgba(50, 50, 50, 0.25);}
.txta{animation-duration:1s}
#aigo{display:table;margin:0 auto;padding:0;height:auto;width:auto;}
.aigo {animation-delay:.5s}

.txtan {display:table;width:auto;height:auto;margin: 0 auto;text-align:center;text-transform: uppercase;padding:0;color:#E0393E;font-size:40px;font-family: 'Roboto', sans-serif;}

#txta1{opacity:0;}
#txta6{line-height: 50px;}

#iai1,#iai2,#iai3{display:table;list-style:none;margin:20px auto 40px auto;padding:0;height:auto;width:100%;}
#iai1 li,#iai2 li,#iai3 li {display:table-cell;text-align:left;width:45%;padding:0;vertical-align:top;color: #000;font-family: 'Roboto Condensed', sans-serif;font-size:18px;}
#iai1 li:first-child,#iai2 li:first-child,#iai3 li:first-child{padding-right:5%}
#iai1 li:last-child,#iai2 li:last-child,#iai3 li:last-child{padding-left:5%}


#iai1 li h3,#iai2 li h3,#iai3 li h3{text-align:center;font-size:28px;font-family: 'Roboto Condensed', sans-serif;font-weight:400;color:#000;text-transform: uppercase;}
#iai2 li h3,#iai3 li h3{font-size:24px;text-transform: none;color:#E13A3E;}
@media (max-width:540px){#iai1 li {display:block;float:none;width:100%}}
.cipromo3 h2{text-align:center;font-size:32px;font-family: 'Roboto Condensed', sans-serif;font-weight:400;color:#E13A3E;text-transform: uppercase;}
#rightcnt h2{text-align: center;font-size: 32px;font-family: 'Roboto Condensed', sans-serif;font-weight: 400;color: #E13A3E;text-transform: uppercase;}


#iashop {display:table;list-style:none;margin:40px 0;padding:0;height:auto;width:100%;}
#iashop li {display:inline-table;float:left;width:50%;height:280px;padding:0;margin: 0 0 20px 0}
#iashop1 .c{display:block;float:left;position:relative;width:620px;height:280px;background-image: url(img/ia/s1.jpg);background-repeat: no-repeat;background-position: 0;}
#iashop2 .c{display:block;float:right;position:relative;width:620px;height:280px;background-image: url(img/ia/s2.jpg);background-repeat: no-repeat;background-position: 0;}
#iashop3 .c{display:block;float:left;position:relative;width:620px;height:280px;background-image: url(img/ia/s3.jpg);background-repeat: no-repeat;background-position: 0;}
#iashop4 .c{display:block;float:right;position:relative;width:620px;height:280px;background-image: url(img/ia/s4.jpg);background-repeat: no-repeat;background-position: 0;}



#iashop li .c .line {diplay:block;position:absolute;bottom:1px; left:1px;width:618px;height:90px;background-image: url(img/ia/bgl.png);}
#iashop li .c .lg {diplay:block;position:absolute;bottom:1px; left:1px;width:150px;height:90px;background-color:#fff;background-repeat: no-repeat;background-position: center center;}
#iashop li .c h4{position:absolute;bottom:35px; left:165px;color: #000;font-family: 'Roboto Condensed', sans-serif;font-size:18px;}
#iashop li .go {display: inline-block;position:absolute;bottom:10px; right:10px;font-size: 14px;border: solid 2px #666666;border-radius:4px;color: #666666;padding: 6px 40px 6px 12px;background-image: url(pic/arr9.png);font-family: 'Roboto', sans-serif; text-transform: uppercase;   text-decoration: none;   background-repeat: no-repeat;   background-position: center right;}
#iashop1 .lg {background-image: url(img/ia/l1.png);}
#iashop2 .lg {background-image: url(img/ia/l2.png);}
#iashop3 .lg {background-image: url(img/ia/l3.png);}
#iashop4 .lg {background-image: url(img/ia/l4.png);}

#iashops {display:table;list-style:none;margin:40px 0;padding:0;height:auto;width:100%;text-align:center;}
#iashops li {display:inline-table;float:left;width:50%;height:280px;padding:0;margin: 0 0 20px 0}
#iashop1s .c{display:block;float:left;position:relative;width:520px;height:280px;background-image: url(img/ia/s1s.jpg);background-repeat: no-repeat;background-position: 0;}
#iashop2s .c{display:block;float:right;position:relative;width:520px;height:280px;background-image: url(img/ia/s2s.jpg);background-repeat: no-repeat;background-position: 0;}
#iashop3s .c{display:block;float:left;position:relative;width:520px;height:280px;background-image: url(img/ia/s3s.jpg);background-repeat: no-repeat;background-position: 0;}
#iashop4s .c{display:block;float:right;position:relative;width:520px;height:280px;background-image: url(img/ia/s4s.jpg);background-repeat: no-repeat;background-position: 0;}
#iashops .c {outline:1px solid #f0f0f0}



#iashops li .c .line {diplay:block;position:absolute;bottom:0; left:0;width:520px;height:90px;background-image: url(img/ia/bgl.png);}
#iashops li .c .lg {diplay:block;position:absolute;bottom:0; left:0;width:150px;height:90px;background-color:#fff;background-repeat: no-repeat;background-position: center center;}
#iashops li .c h4{position:absolute;top:-15px; left:160px;color: #000;font-family: 'Roboto Condensed', sans-serif;font-size:18px;font-weight:600}
#iashops li .go {display: inline-block;position:absolute;bottom:10px; right:10px;font-size: 14px;border: solid 2px #666666;border-radius:4px;color: #666666;padding: 6px 40px 6px 12px;background-image: url(pic/arr9.png);font-family: 'Roboto', sans-serif; text-transform: uppercase;   text-decoration: none;   background-repeat: no-repeat;   background-position: center right;}
#iashop1s .lg {background-image: url(img/ia/l1.png);}
#iashop2s .lg {background-image: url(img/ia/l2.png);}
#iashop3s .lg {background-image: url(img/ia/l3.png);}
#iashop4s .lg {background-image: url(img/ia/l4.png);}



.iahd {display:block;margin:25px 0;padding:0 0 50px 0;height:auto;width:auto;position:relative;text-align:center;color:#E13A3E;font-size: 34px;font-family: 'Roboto Condensed', sans-serif;font-weight: 300;background-image: url(pic/line4.png);background-repeat: no-repeat;background-position: bottom center;}
#rightcnt .iahd  h2{color:#E13A3E;font-size: 34px;font-family: 'Roboto Condensed', sans-serif;font-weight: 300;text-transform: none;}

.iahdr {display:block;margin:25px 0;padding:0 0 70px 0;height:auto;width:auto;position:relative;text-align:center;color:#000;font-size: 34px;font-family: 'Roboto Condensed', sans-serif;font-weight: 300;background-image: url(pic/line5.png);background-repeat: no-repeat;background-position: bottom center;}
#rightcnt .iahdr  h2{color:#000;font-size: 34px;font-family: 'Roboto Condensed', sans-serif;font-weight: 300;text-transform: none;}

.hd36r {display:block;margin:80px 0 40px 0;padding:0;height:auto;width:auto;position:relative;text-align:center;color:#E13A3E;font-size: 36px;font-family: 'Roboto Condensed', sans-serif;font-weight: 300;}
.iai{display:block;margin:25px 0;padding:0;height:100%;width:auto;text-align:center}
.iai img{-webkit-box-shadow: 0px 0px 11px 0px rgba(50, 50, 50, 0.25);-moz-box-shadow:0px 0px 11px 0px rgba(50, 50, 50, 0.25);box-shadow:0px 0px 11px 0px rgba(50, 50, 50, 0.25);}
.iarr{display:table;margin:40px auto 80px auto;padding:0;height:41px;width:89px;background-image: url(pic/arr15.png);}

@media all and (max-width:800px){#cipromo #txt {width:calc(100% - 190px);}}
@media all and (max-width:768px){#cipromo #txt {font-size:22px;}}

@media all and (max-width:1280px){#iashops li{float:none;}}
@media (max-width:540px){#iashops li{width:100%;}#iashops li .c{width:100%;}#iashops li .c h4{display:none;}#iashops li .c .line {width:100%}#iashops li .go {bottom:25px;}}

@media (max-width: 750px) {
	#ipromo,#cipromo{height:calc(100vh - 130px)}
	#cipromo #txt {bottom:30px;font-size:20px;}

	}

@media (max-width: 640px) {
	#cipromo #txt {bottom:20px;font-size:18px;}

	}

@media (max-width: 360px) {#cipromo #txt {bottom:20px;font-size:16px;}}
@media (max-height: 600px) {#ielfinka{zoom:0.6;-moz-transform: scale(0.6);-moz-transform-origin: right bottom;}
#cipromo #txt {width:calc(100% - 140px);right:120px;bottom:15px;font-size:16px;}
}
@media (max-height: 480px) {#i elfinka{zoom:0.6;-moz-transform: scale(0.6);-moz-transform: scale(0.6);-moz-transform-origin: right bottom;}
#cipromo #txt {width:calc(100% - 140px);right:120px;bottom:15px;font-size:16px;}
}
@media (max-height: 400px) {#ielfinka{zoom:0.55;-moz-transform: scale(0.55);-moz-transform-origin: right bottom;}}
@media (max-height: 359px) {#ielfinka{zoom:0.45;-moz-transform: scale(0.45);-moz-transform-origin: right bottom;}#cipromo #txt {width:calc(100% - 140px);right:120px;bottom:15px;font-size:16px;}}
.line1{display:block;min-width:320px;width:100%;height:205px;line-height:165px;background-color:#E13A3E;vertical-align:middle;background-image: url(pic/line1.png);background-repeat: no-repeat;background-position: center bottom;}
.line2{display:block;min-width:320px;width:100%;height:205px;line-height:165px;background-color:#E13A3E;vertical-align:middle;background-image: url(pic/line2.png);background-repeat: no-repeat;background-position: center bottom;}
.line3{display:block;min-width:320px;width:100%;height:145px;line-height:105px;background-color:#fff;vertical-align:middle;background-image: url(pic/line2.png);background-repeat: no-repeat;background-position: center bottom;}
.line4{display:block;min-width:320px;width:100%;height:auto;padding:0 0 60px 0;background-color:#fff;vertical-align:middle;background-image: url(pic/line2.png);background-repeat: no-repeat;background-position: center bottom;}


.lineh1{display:block;min-width:320px;width:100%;height:auto;padding:0;background-color:#E13A3E;vertical-align:middle;background-image: url(pic/lineh1.png);background-repeat: repeat-x;background-position: center bottom;}
.lineh1>div{display:block;position:relative;width:100%;max-width:1280px;min-width:320px;height:auto;margin:0 auto;padding:20px 0 60px 0;background-color: #E13A3E;background-image: url(pic/lineh2.png);background-repeat: no-repeat;background-position: left bottom;}
.lineh1 h1,.lineh1 h2,.lineh1 h3 {display:table;width:auto;height:auto;margin:0 auto;font-size:35px;margin:10px 0;line-height:35px;font-family: 'Roboto Condensed', sans-serif;font-weight:300;color:#fff;}

.lineh1w{display:block;min-width:320px;width:100%;height:auto;padding:0;background-color:#E13A3E;vertical-align:middle;background-image: url(pic/lineh1w.png);background-repeat: repeat-x;background-position: center bottom;}
.lineh1w>div{display:block;position:relative;width:100%;max-width:1280px;min-width:320px;height:auto;margin:0 auto;padding:20px 0 60px 0;background-color: #E13A3E;background-image: url(pic/lineh2w.png);background-repeat: no-repeat;background-position: left bottom;}
.lineh1w h1,.lineh1w h3,.lineh1w h2 {display:table;width:auto;height:auto;margin:0 auto;font-size:35px;margin:10px 0;line-height:35px;font-family: 'Roboto Condensed', sans-serif;font-weight:300;color:#fff;}


.line1 h2,.line2 h2,.line2 h1,.line2 h3,.line1 h3 {display:table;width:auto;height:auto;margin:0 auto;font-size:35px;font-family: 'Roboto Condensed', sans-serif;font-weight:300;color:#fff;}
.line1 h2,.line2 h2,.line2 h3,.line1 h3 {display:table;width:auto;height:auto;margin:0 auto;font-size:35px;font-family: 'Roboto Condensed', sans-serif;font-weight:300;color:#fff;}
.line3 h2,.line3 h3 {display:table;width:auto;height:auto;margin:0 auto;font-size:35px;font-family: 'Roboto Condensed', sans-serif;font-weight:300;color:#E13A3E;text-transform: uppercase;}
.line4 h2,.line4 h3 {display:table;width:auto;height:auto;margin:0 auto;max-width:1280px;min-width:300px;text-align: center;font-size:30px;font-family: 'Roboto Condensed', sans-serif;font-weight:300;color:#E13A3E;text-transform: uppercase;}


#ipromo2{display:table;width:100%;height:auto;background-color:#f5f5f5;}
#cipromo2,.cipromo3{display:block;position:relative;width:100%;max-width:1280px;min-width:320px;height:100%;margin:0 auto;padding:0;}
#cipromo7 {display:block;position:relative;width:100%;max-width:1280px;min-width:320px;height:100px;line-height:100px;margin:0 auto;padding:70px 0;}
#islider {display:block;position:relative;width:100%;max-width:1280px;min-width:320px;height:600px;margin:0 auto;padding:40px 0 0 0;overflow:hidden;}

.icslider div {text-align:center;overflow:hidden;}
.icslider div img{width:100%}

.ipromo3{display:table;width:100%;height:auto;background-color:#fff;}
#c1{display:block;float:none;clear:both;color:#000;font-size:25px;font-family: 'Roboto', sans-serif;text-transform: uppercase;font-weight:700;padding: 0}
#c3{display:table;list-style:none;margin:0;padding: 25px 0 0 0;height:100px;width:100%;}
#c3 li{display:table-cell;vertical-align:middle;height:auto;width:50%;}
#c3 li:first-child{text-align:left;float:none;clear:both;color:#E13A3E;font-size:20px;font-family: 'Roboto', sans-serif;text-transform: uppercase;font-weight:700;}
#c3 li:last-child{text-align:right}
#c3 {padding: 15px 0 0 0}
#c3 li:first-child,#c3 li:last-child{display:block;float:none;width:100%;max-width:100%;text-align:center;padding:0;height:65px;}
#c3 li:first-child {padding-top:20px;font-size:20px;}

#c2 {display:block;list-style:none;padding:0;margin:40px 0 0 0;height:auto;width:100%;max-width:100%;float:none;}
#c2 li{display:block;width:6.25%;float:left;}
#c2 li:first-child{width: 46.875%;text-align:left}
#c2 li:last-child{width: 46.875%;text-align:right}
#c2 li img{display:block;border:none;width:100%;max-width:100%;}

.cipromo3 #we {display:table;list-style:none;padding:0;margin:30px 0;width:100%;height:auto;}
.cipromo3 #we li{display:table-cell;width:auto;vertical-align:top;}
.cipromo3 #we li:first-child{padding-top:25px;width:300px;}
.cipromo3 #we li:last-child{width:300px;text-align:right;vertical-align:bottom;}

.cipromo3 #we li p {display:block;width:auto;color:#333333;font-family: 'Roboto Condensed', sans-serif;}
.cipromo3 #p1{font-size:18px;line-height:32px;}
.cipromo3 #p2{display:block;font-size:22px;margin: 30px 0 50px 0}
.cipromo3 #p3{display:block;font-size:16px;margin: 50px 0 30px 0}
.cipromo3 #p4{display:block;font-size:20px;margin: 0 0 30px 0;text-transform: uppercase;}

.cipromo3 #bonusy {display:block;list-style:none;padding:0;margin:30px 0 0 0;height:auto;width:100%;max-width:100%;float:none;}
.cipromo3 #bonusy li {display:inline-block;float:left;width:50%;padding: 0;margin: 25px 0;}
.cipromo3 #bonusy li h3,.cipromo3 #bonusy li h4{font-size:18px;font-family: 'Roboto Condensed', sans-serif;text-transform: uppercase;margin:0;font-weight:400}
.cipromo3 #bonusy li p {color:#666666;font-size:14px;font-family: 'Roboto', sans-serif;margin:0;}
.cipromo3 #bonusy li div{display:table-cell;width:auto;padding: 0 15px 0 140px;height:120px;vertical-align:middle}
.cipromo3 #bonusy li div {background-repeat: no-repeat;background-position: top left;}
#b1 div {background-image: url(ico/i1.png);}#b2 div {background-image: url(ico/i2.png);}#b3 div {background-image: url(ico/i3.png);}#b4 div {background-image: url(ico/i4.png);}#b5 div {background-image: url(ico/i5.png);}#b6 div {background-image: url(ico/i6.png);}
#b1 h3{color:#70B246}#b2 h3{color:#59C5D6}#b3 h3{color:#FF9933}#b4 h3{color:#0066CC}#b5 h3{color:#CC0000}#b6 h3{color:#006666}


#ipromo4{display:table;width:100%;height:65vh;m in-height:800px;background-image: url(img/i4_.jpg);background-repeat: no-repeat;background-position: center center;background-size:cover}
#cipromo4 {display:block;position:relative;width:100%;max-width:1280px;min-width:320px;height:65vh;margin:0 auto;padding:0;}
#cipromo4 #txt1 {-webkit-animation-delay: .3s;-moz-animation-delay: .3s;-o-animation-delay: .3s;animation-delay: .3s;display:block;width:50%;position:absolute;top:40px;left:0;font-size:25px;font-family: 'Roboto', sans-serif;color:#fff;}
#cipromo4 #txt2 {-webkit-animation-delay: .5s;-moz-animation-delay: .5s;-o-animation-delay: .5s;animation-delay: .5s;display: block;position: absolute;left: 0;right: 0;bottom: 90px;width: 100%;}
#cipromo4 #txt2 span {display:table;margin:0 auto;font-size:25px;font-family: 'Roboto', sans-serif;color:#fff;text-transform: uppercase;text-align:center;}
#cipromo4 #txt3 {-webkit-animation-delay: .8s;-moz-animation-delay: .8s;-o-animation-delay: .8s;animation-delay: .8s;display: block;position: absolute;left: 0;right: 0;bottom: 50px;width: 100%;}
#cipromo4 #txt3 span {display:table;margin:0 auto;font-size:22px;font-family: 'Roboto', sans-serif;color:#fff;opacity:0.85;text-transform: uppercase;text-align:center;}

@media all and (max-width:1280px){#cipromo4 #txt1 {left:20px;}}
@media all and (max-width:800px){#cipromo4 #txt1 {left:20px;width:calc(100% - 40px)}}
@media all and (max-height:750px){#cipromo4 #txt1 {font-size:20px;top:25px;}}
@media all and (max-height:640px){#cipromo4{height:calc(100vh - 60px);}#cipromo4 #txt1 {font-size:18px;top:20px;}}

@media all and (max-width:850px){#cipromo4 #txt2 span {font-size:20px;}#cipromo4 #txt3 span {font-size:17px;}}
@media all and (max-width:700px){#cipromo4 #txt2 span {font-size:18px;}#cipromo4 #txt3 span {font-size:15px;}}
@media all and (max-width:620px){#cipromo4 #txt2 span {font-size:16px;}#cipromo4 #txt3 span {font-size:14px;}}
@media all and (max-height:480px){#cipromo4 #txt2{bottom:70px;} #cipromo4 #txt3{bottom:20px;}}

@media all and (max-width:480px){#cipromo #txta {font-size:36px;}.line1 #txtah{font-size:16px;}}
@media all and (max-hei ght:830px){#cipromo #txta {padding-top: 20%;}}
@media all and (max-height:479px){#cipromo #txta {padding: 10% 0 5% 0;font-size:30px;}}
@media all and (max-height:479px){#cipromo #txta {padding: 10% 0 5% 0;font-size:30px;}}

@media all and (max-width:1279px){.txtan {font-size:30px;    line-height: 50px;}}
@media all and (max-width:639px){.txtan {font-size:25px;    line-height: 40px;}}
@media all and (max-width:359px){.txtan {font-size:20px;    line-height: 25px;}}

#ipromo5{display:table;position:relative;width:100%;height:600px;background-image: url(img/i5.jpg);background-repeat: no-repeat;background-position: center center;background-size:cover}
#ipromo5 #mask{display:table;position:absolute;left:0;top:0;width:100%;height:600px;background-color:#000;opacity:0.5;transition: all 0.4s ease-in-out;}
#ipromo5:hover #mask{opacity:0.7;}
#cipromo5 {display:block;position:relative;width:100%;max-width:1280px;min-width:320px;height:600px;margin:0 auto;padding:0;}
#cipromo5 #txt{position:absolute;top: 40px;left:0; right:0;width:auto;margin: 0 auto;font-size:25px;font-family: 'Roboto', sans-serif;color:#fff;font-weight:500;text-transform: uppercase;}

#cipromo5 #more {display: block;position: absolute;top: 530px;left: 0;text-align: center;width: 100%;}

#cblockogs {display:block;margin:0;padding:80px 0 0 0;height:422px;width:100%;position:absolute;top:80px;left:0;overflow:hidden}
#blockogs {display:block;list-style:none;margin:0;padding:20px 0 0 0;height:321px;width:auto;position:absolute;top:120px;left:0;overflow:hidden}
.blockogs{overflow:hidden;
display:block;padding:20px;width:calc((100% * 0.25) - 60px);height:280px;position:absolute;mar gin:0 1%;top:80px;
border-bottom:1px solid #fff;border-left:1px solid #fff;border-right:1px solid #fff;font-size:16px;font-family: 'Roboto Condensed', sans-serif;color:#fff;opacity:0.8;transition: all 0.3s ease-in-out;
}

#cblockogs #bgs1{left:0;}
#cblockogs #bgs2{left:calc(100% * 0.25);-webkit-animation-delay: .1s;-moz-animation-delay: .1s;-o-animation-delay: .1s;animation-delay: .1s;}
#cblockogs #bgs3{left:calc(100% * 0.5);-webkit-animation-delay: .2s;-moz-animation-delay: .2s;-o-animation-delay: .2s;animation-delay: .2s;}
#cblockogs #bgs4{left:calc(100% * 0.75);-webkit-animation-delay: .3s;-moz-animation-delay: .3s;-o-animation-delay: .3s;animation-delay: .3s;}

#ipromo5:hover .blockogs{opacity:0.6;}
#ipromo5:hover .blockogs:hover{opacity:1;top:40px;}
#ipromo5 .blockogs:before{content:'';position:absolute;top:0;left:0;display:block;width:20px;height:1px;background-color:#fff;transition: all 0.3s ease-in-out;}
#ipromo5 .blockogs:after{content:'';position:absolute;top:0;left:61px;display:block;width:400px;height:1px;background-color:#fff;transition: all 0.3s ease-in-out;}
#ipromo5 .blockogs #sq{content: '';position: absolute;width: 30px;height: 30px;top: -15px;left: 25px;border-bottom: 1px solid #fff;border-left: 1px solid #fff;transform: rotate(-45deg);transition: all 0.3s ease-in-out;-ms-transform: rotate(-45deg);}

#ipromo5:hover .blockogs:hover{zoom:1.1}
#ipromo5:hover .blockogs:hover:before{content:'';position:absolute;top:0;left:0;display:block;width:30px;height:1px;background-color:#fff;}
#ipromo5:hover .blockogs:hover:after{content:'';position:absolute;top:0;left:71px;display:block;width:400px;height:1px;background-color:#fff;}
#ipromo5 .blockogs:hover #sq{content: '';position: absolute;width: 30px;height: 30px;top: -15px;left: 35px;border-bottom: 1px solid #fff;border-left: 1px solid #fff;transform: rotate(-45deg);}

.blockogs h4{font-size:18px;font-weight:400;text-transform: uppercase;margin:15px 0 8px 0}

.otherarts {
	display: table;
	width:100%;
	height: auto;
	list-style: none;
	padding: 0;
	margin: 30px 0;
}

.otherarts li{
	display: block;
	width:calc(50% - 40px);
	padding:0 20px 30px 20px;
	float: left;
}

.otherarts li>div{
	display: table;
	width:100%;
	height: auto;
	min-height: 140px;

}

.otherarts li>div div{
	display: table-cell;
	vertical-align: top;
}
.otherarts li>div div:first-child{
	width:160px;
	padding-right: 20px;
}
.otherarts li>div div:last-child{
	width: auto;
	position: relative;
}
.otherarts .btn{
	position: absolute;
	bottom: 5px;
	left: 0;
}

.otherarts .title{
	text-decoration: none;
	color:#333333;
	font-size: ;
}

@media all and (max-width:1280px){
#cblockogs #bgs1{left:10px}
#cblockogs #bgs2{left:calc((100% * 0.25) + 10px)}
#cblockogs #bgs3{left:calc((100% * 0.5) + 10px)}
#cblockogs #bgs4{left:calc((100% * 0.75) + 10px)}


}

@media all and (max-width:960px){
.blockogs {width:calc((100% * 0.33) - 60px);}
#bgs4 {display:none;}
#cblockogs #bgs2{left:calc((100% * 0.33) + 10px)}
#cblockogs #bgs3{left:calc((100% * 0.66) + 15px)}

.otherarts li {
    display: block;
    width: 100%;
    padding: 0 0 30px 0;
    float: none;
}
}
@media all and (max-width:760px){}
@media all and (max-width:700px){
.blockogs {width:calc((100% * 0.50) - 60px);}
#bgs3,#bgs4 {display:none;}
#cblockogs #bgs2{left:calc((100% * 0.5) + 10px)}
.blockogs {font-size:16px;}

.otherarts .btn {
	position: relative;
	margin-top: 20px;
}

.otherarts .title{
	font-size:16px;
}
}
@media all and (max-width:479px){
.blockogs {width:calc(100% - 60px);}
#bgs2,#bgs3,#bgs4 {display:none;}
.blockogs {font-size:16px;}
}

@media mobile {#blockogs li{opacity:1;}}


#ipromo6{display:table;width:100%;height:auto;background-color:#f5f5f5}
#cipromo6 {display:block;position:relative;width:100%;max-width:1280px;min-width:320px;height:430px;margin:0 auto;padding:40px 0;}

.blockoe{overflow:hidden;display:block;padding:0;width:calc((100% * 0.25) - 15px);height:387px;position:absolute;top:80px;
transition: all 0.3s ease-in-out;-webkit-box-shadow: 0px 0px 10px 2px rgba(200, 200, 200, .35);-moz-box-shadow: 0px 0px 10px 2px rgba(255, 255, 190, .35);box-shadow: 0px 0px 10px 2px rgba(200, 200, 200, .35);
}

.blockoe:hover{-webkit-box-shadow: 0px 0px 10px 4px rgba(200, 200, 200, .75);-moz-box-shadow: 0px 0px 10px 4px rgba(255, 255, 190, .75);box-shadow: 0px 0px 10px 4px rgba(200, 200, 200, .75);}

.blockoe #hd{display:table;width:100%;height:47px;background-image: url(pic/hdt1.png);background-repeat: no-repeat;background-position: 0;}
.blockoe #hd>div{display:table-cell;padding:0 0 0 27px;vertical-align:middle;width:100%;height:47px;color:#fff;font-size:14px;font-family: 'Roboto Condensed', sans-serif;text-transform: uppercase;}
.blockoe #cnt{display:block;padding:18px;width:auto;height:304px;background-color:#fff;}
.blockoe #cnt #hdg {display:block;width:auto;padding:10px 5px;border-radius:4px;background-color:#A7A7A6;text-align:center;color:#fff;font-size:15px;font-family: 'Roboto Condensed', sans-serif;}

.blockoe #cnt ul {display:block;list-style:none;margin:20px 0;padding:0;height:178px;width:auto;}
.blockoe #cnt ul li{padding:10px 0 10px 20px;border-bottom:1px solid #d7d7d7;font-size:14px;font-family: 'Roboto Condensed', sans-serif;color:#000;background-image: url(pic/arr2.png);background-repeat: no-repeat;background-position: 0 16px;}
.blockoe #cnt ul li:last-child{border:none;}

.blockoe #cnt .btn {display:block;width:auto;text-align:center;}

#cipromo6 #boe1{left:0}
#cipromo6 #boe2{left:calc(100% * 0.25);-webkit-animation-delay: .3s;-moz-animation-delay: .3s;-o-animation-delay: .3s;animation-delay: .3s;}
#cipromo6 #boe3{left:calc(100% * 0.5);a-webkit-animation-delay: .6s;-moz-animation-delay: .6s;-o-animation-delay: .6s;animation-delay: .6s;}
#cipromo6 #boe4{left:calc(100% * 0.75);-webkit-animation-delay: .9s;-moz-animation-delay: .9s;-o-animation-delay: .9s;animation-delay: .9s;}

@media all and (max-width:1280px){
#cipromo6{height:840px;}
#cipromo6 .blockoe{width:calc((100% * 0.5) - 15px)}
#cipromo6 #boe1{left:10px}
#cipromo6 #boe2{left:calc((100% * 0.5) + 5px);}
#cipromo6 #boe3{top:460px;left:10px}
#cipromo6 #boe4{top:460px;left:calc((100% * 0.5) + 5px);}

}
@media all and (max-width:640px){
#cipromo6{height:1680px;}
#cipromo6 .blockoe{width:calc(100% - 15px)}
#cipromo6 #boe1{left:10px}
#cipromo6 #boe2{top:460px;left:10px;}
#cipromo6 #boe3{top:880px;left:10px}
#cipromo6 #boe4{top:1300px;left:10px;}

}

#bigrate5 {display:table;width:96px;height:16px;margin:15px auto;background-image: url(pic/brate5.png);background-repeat: no-repeat;background-position: 0;text-indent:-9999px}
#bigrate4 {display:table;width:96px;height:16px;margin:15px auto;background-image: url(pic/brate4.png);background-repeat: no-repeat;background-position: 0;text-indent:-9999px}

#pretxt{display:table;width:100%;height:auto;background-color:#f5f5f5}
#cpretxt {display:block;position:relative;width:100%;max-width:1280px;min-width:300px;height:auto;margin:0 auto;padding:40px 0;}
#cpretxt>ul {display:table;list-style:none;margin:0;padding:0;height:auto;width:auto;position:relative;}
#cpretxt>ul>li{display:table-cell;vertical-align:top;height:auto;margin:0;}
#cpretxt>ul>li:first-child{width:270px;padding:0 55px 0 0;}
#cpretxt>ul>li:last-child{width:100%;padding:0;color:#000;font-size:18px;font-family: 'Roboto Condensed', sans-serif}
#cpretxt>ul>li:last-child>p{margin-top:0}
#cpretxt>ul>li:first-child>img{width:250px;height:250px;overflow:hidden;text-align: center;margin: 0;border-radius:20px;border:0}

#cpretxt>ul>li:first-child .btn{display:table;float:none;clear:both;margin: 0 auto}

#cpretxt>ul>li:last-child img {max-width: 100%}

#cpretxt h2{display: inline;color: #000;font-size: 18px;font-family: 'Roboto Condensed', sans-serif;}

#cpretxt2 {display:block;position:relative;width:100%;max-width:1060px;min-width:300px;height:auto;margin:0 auto;padding:40px 0;}
#cpretxt2>ul {display:table;list-style:none;margin:0 0 40px 0;padding:0;max-width:1060px;min-width:300px;width: 100%;height:auto;position:relative;}
#cpretxt2>ul>li{display:table-cell;vertical-align:top;height:auto;margin:0;}
#cpretxt2>ul>li:first-child{width:360px;padding:0 55px 0 0;}
#cpretxt2>ul>li:last-child{width:calc(100% - 415px);padding:0;color:#000;font-size:18px;font-family: 'Roboto Condensed', sans-serif}
#cpretxt2>ul>li:last-child>p{margin-top:0}
#cpretxt2>ul>li:first-child>img{width:360px;height:auto;text-align: center;margin: 0;border-radius:20px;border:0}
#cpretxt2>ul>li:first-child .btn{display:table;float:none;clear:both;margin: 0 auto}


#prcart {display:block;width:460px;height: auto;border-radius:4px;border:1px solid #D6D6D6;list-style:none;padding:0;float: right;}
#prcart li {width:calc(100% - 40px);height: auto;padding:10px 20px;border-bottom:1px solid #D6D6D6;}
#prcart .hd{color:#E0393E}
#prcart li span:first-child{display: inline-block;width:80px}
#prcart>li:last-child{border: none}

#prcart li#price div{display: table;color:#73AF4B;text-align: center;font-size: 32px;margin: 20px auto;position: relative;}
#prcart .btn {display: table;margin: 20px auto;color: #fff;background-color: #73AF4B;background-image: url(pic/arr7.png);}
#prcart li#chk{height:35px}

#prcart li#price div .oldpprice {width: auto; display:table; color: #999;font-size: 18px;text-decoration: line-through;font-weight: 300;position: absolute;top: -15px;right: 0;}

#ssize,#scolor {display: table;position: relative;padding:5px 10px;border-radius:4px;border:1px solid #D6D6D6;background-image: url(pic/arr8.png);background-repeat: no-repeat;background-position: center right;background-color: #fff;cursor: pointer;}
#ssize{float: left;width: 220px;}	
#scolor{float: right;width: 120px;}
#ssize ul,#scolor ul{display: none;position: absolute;list-style:none;padding:0;top: 33px;left: 0px;z-index: 10;}
#ssize ul li,#scolor ul li{padding:5px 10px;border-bottom:1px solid #D6D6D6;border-left:1px solid #D6D6D6;border-right:1px solid #D6D6D6;background-color: #fff;}
#ssize ul li:hover,#scolor ul li:hover{background-color: #e4e4e4}
#ssize ul li:last-child,#scolor ul li:last-child{border-bottom:1px solid #D6D6D6;}

#ssize ul {width: 220px;}
#scolor ul{width: 120px;}
#ssize ul li{width: 220px;}
#scolor ul li{width: 120px;}

.pagecnt {display:table;width:100%;height:auto;background-color:#fff;}
#cpagecnt {display:table;position:relative;width:100%;max-width:1280px;min-width:300px;height:auto;margin:0 auto;padding:40px 0;color: #000;font-size: 18px;font-family: 'Roboto', sans-serif;text-decoration: none;font-weight: 400;}
#cproductcnt {display:table;position:relative;width:100%;max-width:1280px;min-width:300px;height:auto;margin:0 auto;padding:40px 0 40px 0;}
#cproductcnt {color:#000;font-size:18px;font-family: 'Roboto', sans-serif;text-decoration:none;font-weight:400}
#cproductcnt * {max-width:100%}

#cproductcnt #crumbs,#cpagecnt #crumbs {margin: 0 0 20px 0}
#cproductcnt #crumbs ul li:last-child,#cpagecnt #crumbs ul li:last-child{background:none;padding: 5px 0;}

#evshop td{font-size:14px;}

#evshop {text-align:center}

#evshop #price {display: block;width: auto;height: auto;color: #70B246;font-size: 48px;font-family: 'Roboto Condensed', sans-serif;margin: 20px 0;}
#evshop .cprice h2{font-size:20px}
#evshop .cprice h2 span{color: #70B246;font-size: 28px;font-family: 'Roboto Condensed', sans-serif;}


#essform,#forder,#fo {display:table;list-style:none;margin:15px auto 35px auto;height:auto;width:800px;padding:10px;float:none;clear:both;background-color:#f5f5f5;}
#essform li,#forder li,#fo li{display:block;float:none;width:auto;margin:15px 0;}
#essform li:last-child,#forder li:last-child,#fo li:last-child{text-align:center;padding: 10px 0}
#essform input[type="text"],#essform textarea,#essform select,#forder input[type="text"],#forder textarea,#forder select,#fo input[type="text"],#fo textarea,#fo select{width:calc(100% - 20px);padding:10px;border:1px solid #666666;border-radius:10px;font-family: 'Roboto', sans-serif;font-weight: 300;font-size:16px;}
#essform input:focus,#essform textarea:focus,#essform select:focus,#forder input:focus,#forder textarea:focus,#forder select:focus,#cart input[type="text"]:focus,#fo input:focus,#fo textarea:focus,#fo select:focus{outline:none;}

.delcart{display:block;width:14px;height:16px;background-image: url(pic/delcart.png);background-repeat: no-repeat;background-position: 0;}
#cart{overflow-x: auto;width: calc(100vw - 20px);max-width:1280px}
#cart input[type="text"]{width:20px;padding:5px 10px;border:1px solid #666666;border-radius:10px;font-family: 'Roboto', sans-serif;font-weight: 300;font-size:16px;text-align:center}
#cartsumm {color: #70B246;font-size: 22px;font-family: 'Roboto Condensed', sans-serif;}

@media all and (max-width:839px)
{
#essform,#forder,#fo {width:calc(100% - 20px)}
#essform input[type="text"],#essform textarea,#forder input[type="text"],#forder textarea,#fo input[type="text"],#fo textarea{width:calc(100% - 40px);}
}

@media all and (max-width:680px)
{
#essform,#forder,#fo {width:calc(100% - 20px)}
#essform input[type="text"],#essform textarea,#forder input[type="text"],#forder textarea,#fo input[type="text"],#fo textarea{width:calc(100% - 40px);}
}

#esinfo {display:table;float:none;clear:both;list-style:none;margin:30px auto;padding:0;height:auto;width:auto;position:relative;text-align:center}
#esinfo li {display:block;float:left}
#esinfo li:first-child {padding-right:40px}
#esinfo li:last-child {padding-left:40px}

@media all and (max-width:320px){
	#evshop td{font-size:11px;}
}

@media all and (max-width:470px){
#esinfo li {float:none}
#esinfo li:first-child {padding-right:0}
#esinfo li:last-child {padding-left:0}
}

#prim {display:block;list-style:none;margin:0 auto;padding:0;height:auto;width:100%;position:relative;text-align:center}
#prim li{display:block;width:48.5%;height:auto;float:left;}
#prim li h3{display:block;color:#333333;font-size:24px;font-family: 'Roboto Condensed', sans-serif;font-weight;font-weight:300;text-align: left;padding: 0 10px;}

#prim .go {float:left;margin-left: 10px;}

#primphotos{display:table;list-style:none;margin:0 auto;padding:0;height:auto;width:100%;position:relative;text-align: center;}
#primphotos li{display:inline-block;float:left;width:23.0%;height:120px;position:relative;padding:0;margin: 20px 0.75%}
#primphotos li img{display:inline-block;overflow:hidden;text-align: center;margin: 0;position:relative;border:0}
#primphotos li a {height:120px;width:120px;display:inline-block}
#primphotos li a:hover{}
#primphotos li a::after{content: '';-webkit-transform: scale(0.1);-ms-transform: scale(0.1);transform: scale(0.1);margin:0 auto;width:120px;height:120px;opacity:0;position: absolute;left: 0;right:0;top: 0;background-color:rgba(0,0,0,.5);background-image: url(pic/zoom1.png);background-repeat: no-repeat;background-position: center center;-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-ms-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out; }
#primphotos li a:hover::after{content: '';opacity:0.9;-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}

@media all and (max-width:1100px){
#primphotos li{width:48.0%;}
#prim .go {float:none}
}
@media all and (max-width:550px){
#prim li{width:100%}
#prim li h3{text-align:center}
#primphotos li{width:48.0%;}
#prim .go {float:none}
}

#leftcnt,#rightcnt{display:table-cell;vertical-align:top}
#leftcnt {width:220px;}
#rightcnt {width:auto;}
#rightcnt img{max-width:100%}

#rightcnt.prnew{padding-left: 60px;}

#rightcnt #view {display:block;margin:0 10px;color: #333333;font-size: 18px;font-family: 'Roboto', sans-serif;}
#rightcnt #view img,#rightcnt #view table, #rightcnt #view iframe {width:auto;max-width: 100%;}

#leftsmenu ul{display:block;list-style:none;margin:0 auto;padding:0;height:auto;width:100%;position:relative;}
#leftsmenu ul li a{display:block;width:200px;padding:5px 0;border-bottom:1px solid #D6D6D6;color:#E0393E;font-family: 'Roboto Condensed', sans-serif;text-decoration:none;}
#leftsmenu ul>li>a {border-bottom:1px solid #D6D6D6;font-size:22px;}
#leftsmenu ul a:hover{color:#333333}
#leftsmenu ul ul{display:block;list-style:none;margin:0 auto;padding:0;height:auto;width:100%;position:relative;}
#leftsmenu ul ul li{}
#leftsmenu ul ul li>a {padding:5px 0 5px 10px;border-bottom:1px solid #D6D6D6;color:#000;width: 190px;font-size:18px;}
#leftsmenu ul ul li>a:hover{background-color:#f5f5f5;}

#crumbs {display:block;margin:0 0 20px 20px;padding:0;height:33px;width:auto;position:relative;    border-bottom: 1px solid #D6D6D6;}
#crumbs ul{display:table;list-style:none;margin:0;padding:0;height:auto;width:auto;position:absolute;top:0;right:0}
#crumbs ul li{display:table-cell;margin:0;padding:0 37px 0 0;background-image: url(pic/arr10.png);background-repeat: no-repeat;background-position: center right;}
#crumbs ul li:last-child{background:none;padding:0;}
#crumbs ul li,#crumbs ul li a{color:#333333;font-size:14px;font-family: 'Roboto Condensed', sans-serif;text-decoration:none;text-decoration:none}
#crumbs ul li a:hover{text-decoration:underline}

#hidelsmenu a{margin: 20px auto 0 auto;display: table;background-image: url(pic/arr11.png);}
#hidecrumbs a{margin: 20px auto 20px auto;display: table;background-image: url(pic/arr11.png);}
#showcrumbs,#hidelsmenu,#hidecrumbs {display:none;}

#rightcnt #pages {display:table;margin:0 auto;}
#rightcnt #pages a,#rightcnt #pages span {display:block;width:auto;margin:0 5px;float:left;padding:0 10px;}
#rightcnt #pages a {text-decoration:none;font-family: 'Roboto Condensed', sans-serif;font-size:25px;border: 1px solid #D6D6D6}
#rightcnt #pages span {font-family: 'Roboto Condensed', sans-serif;font-size:25px;}

/*#pricelist {width:100%;padding:0;margin:0;}
#pricelist td{vertical-align:top;}
#pricelist td:first-child{}
#pricelist td:last-child{width:190px;}*/


#prlist {display:table;list-style:none;padding:0;margin:0 0 40px 0;height:auto;min-height:150px;width:100%;position:relative;}
#prlist>li{display:block;float:left;padding:0;margin:0;}
#prlist>li:first-child{width: calc(100% - 180px);overflow-x: auto;}
#prlist>li:last-child{width:180px;}



#pricelistright {margin:0;padding:0;border:none}
#pricelistright tr{margin:0;padding:0;}
#pricelistright th{text-align:center;white-space: nowrap;w idth:80px;m in-width:80px;background-color:#e4e4e4;padding:10px 5px;color:#E0393E;font-size:16px;font-family: 'Roboto Condensed', sans-serif;text-decoration:none;text-decoration:none;font-weight:400; }
#pricelistright th:first-child{background-image: url(pic/line3.png);background-repeat: no-repeat;background-position: center right;}

#pricelistleft{margin:0;padding:0;border:none}
#pricelistleft tr{margin:0;padding:0;}
#pricelistleft th{text-align:center;white-space: nowrap;m in-width:80px;w idth:80px;background-color:#e4e4e4;padding:10px 5px;color:#E0393E;font-size:16px;font-family: 'Roboto Condensed', sans-serif;text-decoration:none;text-decoration:none;font-weight:400; }
#pricelistleft th{background-image: url(pic/line3.png);background-repeat: no-repeat;background-position: center right;}

#pricelistleft td{text-align:center;white-space: nowrap;m in-width:80px;w idth:80px;height:42px;background-color:#fff;padding:0 5px;color:#333;font-size:16px;font-family: 'Roboto Condensed', sans-serif;text-decoration:none;text-decoration:none;font-weight:400; }
#pricelistleft td{background-image: url(pic/line3.png);background-repeat: no-repeat;background-position: center right;border-bottom: 1px solid #d4d4d4;}

#pricelistright td{text-align:center;white-space: nowrap;m in-width:80px;w idth:80px;background-color:#fff;padding:10px 5px;color:#70B246;font-size:16px;font-family: 'Roboto Condensed', sans-serif;text-decoration:none;text-decoration:none;font-weight:400; }
#pricelistright td{background-image: url(pic/line3.png);background-repeat: no-repeat;background-position: center right;border-bottom: 1px solid #d4d4d4;}
#pricelistright td:first -child{height:44px;}
#pricelistright td:last-child{background-image:none;padding:0 5px;height:42px;}
#pricelistright td:last-child input{width: 50px;padding:auto 5px;text-align:center;border:1px solid #333;border-radius:2px; color:#333;font-size:18px;font-family: 'Roboto Condensed', sans-serif;text-decoration:none;}

#pricelistleft tr:last-child td,#pricelistright tr:last-child td{border:none;}

#pricelistleft #rz{widh:auto;min-width:100px;}

#pricelistleft1 {display:table;list-style:none;padding:0;margin:0;height:auto;width:100%;position:relative;}
#pricelistleft1 li{display:table-row;}
#pricelistleft1 li div{display:table-cell;border-bottom: 1px solid #d4d4d4;vertical-align:middle;background-image: url(pic/line3.png);background-repeat: no-repeat;background-position: center right;text-align:center;white-space: nowrap;m in-width:80px;w idth:80px;height:42px;background-color:#fff;padding:0 5px;color:#333;font-size:16px;font-family: 'Roboto Condensed', sans-serif;text-decoration:none;text-decoration:none;font-weight:400;}
#pricelistleft1 li:first-child div{text-align:center;white-space: nowrap;w idth:80px;m in-width:80px;background-color:#e4e4e4;color:#E0393E;}

#pricelistright1 {display:table;list-style:none;padding:0;margin:0;height:auto;width:180px;position:relative;}
#pricelistright1 li{display:table-row;}
#pricelistright1 li div{display:table-cell;border-bottom: 1px solid #d4d4d4;vertical-align:middle;background-image: url(pic/line3.png);background-repeat: no-repeat;background-position: center right;text-align:center;white-space: nowrap;min-width:80px;width:80px;height:42px;background-color:#fff;padding:0 5px;color:#333;font-size:16px;font-family: 'Roboto Condensed', sans-serif;text-decoration:none;text-decoration:none;font-weight:400;}
#pricelistright1 li:first-child div{position:relative;text-align:center;white-space: nowrap;width:80px;min-width:80px;background-color:#e4e4e4;color:#E0393E;}
#pricelistright1 li div:last-child {background-image:none;}
#pricelistright1 li div:last-child input{width: 50px;padding:auto 5px;text-align:center;border:1px solid #a2a2a2;border-radius:2px; color:#333;font-size:18px;font-family: 'Roboto Condensed', sans-serif;text-decoration:none;}
#pricelistright1 li:last-child div,#pricelistleft1 li:last-child div {border:none}


@media all and (max-width:700px)
{
#gphotos li,#iphotos li{width:31.0%;}
}




.btn .center {display:table;margin: 15px auto;float:none;clear:both;}
.right {float:right}

#gphotos{display:table;list-style:none;margin:0 auto;padding:0;height:auto;width:auto;position:relative;text-align: center;}
#gphotos li{display:inline-block;float:left;width:23.0%;height:280px;position:relative;padding:0;margin: 20px 1%}
#gphotos li img{display:inline-block;overflow:hidden;text-align: center;margin: 0;border-radius:20px;position:relative;border:0;background-image: url(pic/pl80gr.gif);background-repeat: no-repeat;background-position: center center;}
#gphotos li a {height:280px;width:280px;display:inline-block;border-radius:20px;position: relative}
#gphotos li a:hover{}
#gphotos li a::after{border-radius:20px;content: '';-webkit-transform: scale(0.1);-ms-transform: scale(0.1);transform: scale(0.1);margin:0 auto;width:280px;height:280px;opacity:0;position: absolute;left: 0;right:0;top: 0;background-color:rgba(0,0,0,.5);background-image: url(pic/zoom.png);background-repeat: no-repeat;background-position: center center;-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-ms-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out; }
#gphotos li a:hover::after{content: '';opacity:0.9;-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}
#gphotos li a span{display: block;position: absolute;left: 0;right: 0;bottom: 21px;color: #545353;background-color: #ffffff88;padding: 10px;text-align:center;font-size: 15px;}

#iphotos{display:table;list-style:none;margin:0 auto;padding:0;height:auto;width:auto;position:relative;text-align: center;}
#iphotos li{display:inline-block;float:left;width:23.0%;height:280px;position:relative;padding:0;margin: 20px 1%}
#iphotos li img{display:inline-block;overflow:hidden;text-align: center;margin: 0;border-radius:20px;position:relative;border:0;background-image: url(pic/pl80gr.gif);background-repeat: no-repeat;background-position: center center;}


#actions{display:table;list-style:none;margin:0 auto;padding:0;height:auto;width:auto;position:relative;text-align: center;}
#actions li{display:inline-block;float:left;width:48.0%;height:350px;position:relative;padding:0;margin: 20px 1%;overflow:hidden;border-radius:20px;}
#actions li img{display:inline-block;width:100%;text-align: center;margin: 0;position:relative;border:0;background-image: url(pic/pl80gr.gif);background-repeat: no-repeat;background-position: center center;}
#actions li a {height:350px;width:100%;display:inline-block;}


@media all and (max-width:1199px)
{
#gphotos li,#iphotos li{width:31.0%;}
}

@media all and (max-width:899px)
{
#gphotos li,#iphotos li{width:48.0%;}
}

@media all and (max-width:600px)
{
#gphotos li{width:48.0%;height:210px;}
#gphotos li img{zoom: 0.75;-ms-zoom: 0.75;-webkit-zoom: 0.75;-moz-transform:  scale(0.75,0.75);-moz-transform-origin: left center;}
#gphotos li a::after {width:210px;height:210px;}
#iphotos li{width:48.0%}
}

@media all and (max-width:479px)
{
#gphotos li{width:98.0%;height:280px;}
#gphotos li img{zoom: 1;-ms-zoom: 1;-webkit-zoom: 1;-moz-transform:  scale(1,1);-moz-transform-origin: left center;}
#gphotos li a::after {width:280px;height:280px;}
#iphotos li{width:98.0%;}
}

#reviews {display:table;list-style:none;margin:0 auto 20px auto;padding:0;height:auto;width:100%;position:relative;}
#reviews li{display:table-cell;float:left;width:calc(50% - 15px);height:auto;position:relative;padding:0;margin: 0}
#reviews li:first-child{padding-right:15px}
#reviews li:last-child{padding-left:15px}
#reviews li #rate5 {display:table;width:96px;height:16px;margin:15px 0;background-image: url(pic/brate5.png);background-repeat: no-repeat;background-position: 0;text-indent:-9999px}
#reviews li #rate4 {display:table;width:96px;height:16px;margin:15px 0;background-image: url(pic/brate4.png);background-repeat: no-repeat;background-position: 0;text-indent:-9999px}
#reviews li #review{padding:25px;background-color:#f4f4f4;height:200px;}
#reviews li #title{font-size:18px;line-height: 18px;font-family: 'Roboto Condensed', sans-serif;color:#666666;font-style:italic;font-weight:300;}
#reviews li #txt{font-size:18px;font-family: 'Roboto Condensed', sans-serif;color:#666666;font-weight:300;padding-top:10px;}

@media all and (max-width:1280px)
{
#reviews li{width:calc(50% - 25px);}
#reviews li:first-child{padding-left:10px}
#reviews li:last-child{padding-right:10px}
#leftcnt {width:220px;padding-left:10px;}
#crumbs {margin-right:10px;}
.line4 h2 {padding: 0 10px}
}

@media all and (max-width:900px)
{
#reviews li{display:block;width:auto;float:none;clear:both}
#reviews li:first-child{padding-right:10px}
#reviews li:last-child{padding-left:10px}
#reviews li #review{height:auto;}
}

.tb2{display:table;list-style:none;margin:0 auto;padding:20px 0 0 0;height:auto;width:100%;float:none;clear:both}
.tb2 li{display:table-cell;margin:0;height:auto;width:50%;}
.tb2 li:first-child{padding-right:15px;text-align:right}
.tb2 li:last-child{padding-left:15px;text-align:left}

@media all and (max-width:550px)
{
.tb2 li{display:block;width:auto;height:50px;float:none;clear:both;padding:10px 0}
.tb2 li:first-child{padding-right:10px;text-align:center}
.tb2 li:last-child{padding-left:10px;text-align:center}
}

#shop,#eshop,#bnp{display:table;list-style:none;margin:0 auto;padding:0;height:auto;width:100%;position:relative;text-align: center;}
#shop li,#eshop li,#bnp li{display:inline-block;float:left;width:33.0%;height:420px;position:relative;padding:0;margin: 20px 0}
#bnp li{width:20%;height:310px}
#shop li>div,#eshop li>div,#bnp li>div{display:inline-block;width:300px;height:420px;position:relative;padding:0;margin:0}
#bnp li>div {width:200px;}
#shop li #title,#eshop li #title,#bnp li #title{display:block;position:absolute;top:0;left:0;width:100%;height:50px;max-width: 300px;font-weight:400;font-size:18px;line-height: 18px;}
#bnp li #title{height:80px}
#shop li #title a,#eshop li #title a,#bnp li #title a{font-size:18px;line-height:16px;font-family: 'Roboto', sans-serif;color:#333;text-decoration:none}
#bnp li #title a {font-size:15px;line-height:12px;text-decoration:none;}
#shop li #img,#eshop li #img{display:block;position:absolute;top:60px;left:10px;width:auto;height:280px;height: 200px;overflow: hidden;}
#bnp li #img{display:block;position:absolute;top:90px;left:40px;width:auto;height:120px;height: 120px;overflow: hidden;}
#shop li #price,#eshop li #price{display:block;position:absolute;top:360px;left:0;width:auto;height:auto;color:#70B246;font-size:28px;font-family: 'Roboto Condensed', sans-serif;text-align:right}
#shop li #go,#eshop li #go{display:block;position:absolute;top:360px;left:160px;width:auto;height:auto;}
#bnp li #go{display:block;position:absolute;top:250px;left:50px;width:auto;height:auto;}
#eshop li .sm{display: block;position: absolute;top: 270px;left: 0;width: 100%;height: 50px;max-width: 300px;font-size: 14px;}
#eshop li #img{border:none;border-radius:20px}
@media all and (max-width:1200px)
{
#shop li{width:50.0%;}
#eshop li{width:50.0%;}
}
@media all and (max-width:639px)
{
#shop li{width:100.0%;}
#eshop li{width:100.0%;}
}

@media all and (max-width:1080px){#bnp li{width:25%}}
@media all and (max-width:900px){#bnp li{width:33%}}
@media all and (max-width:680px){#bnp li{width:50%}}
@media all and (max-width:430px){#bnp li{width:100%}}

.btn{displa y:inline-block;white-space: nowrap;padding:12px 40px 12px 15px;border-radius:4px;font-size:15px;font-family: 'Roboto', sans-serif;text-transform: uppercase;text-decoration:none;background-repeat: no-repeat;background-position: center right;}
.gray{border:solid 2px #666666;color:#666666;background-image: url(pic/arr1.png);}
.red{border:solid 2px #DF393E;color:#DF393E;background-image: url(pic/arr4.png);}
.green{border:solid 2px #73AF4B;color:#73AF4B;background-image: url(pic/arr6.png);}
.white{display:table;border:solid 2px #fff;color:#fff;background-image: url(pic/arr7.png);float:none;clear:both;margin:20px auto;}
.whitemore{border:solid 2px #fff;color:#fff;background-image: url(pic/arr3.png);}
.graymore{border:solid 2px #666666;color:#666666;background-image: url(pic/arr8.png);}
.write{background-image: url(pic/pencil.png);}
.go {    display: inline-block;font-size:14px;border:solid 2px #666666;color:#666666;padding:6px 40px 6px 12px;background-image: url(pic/arr9.png);}

#footer{display:table;width:100%;height:250px;background-color:#E1E1E1;}
#cfooter {display:block;position:relative;width:100%;max-width:1280px;min-width:320px;height:250px;margin:0 auto;padding:0;}
#blogo {display:block;height:68px;width:149px;position:absolute;top:50px;left:0;text-indent: -9999px;background-image: url(pic/logo.png);background-repeat: no-repeat;background-position: 0;}
#blogoua {display:block;height:68px;width:149px;position:absolute;top:50px;left:0;text-indent: -9999px;background-image: url(pic/logo_ua.png);background-repeat: no-repeat;background-position: 0;}
#copyright{display: block;position: absolute;top: 140px;left: 0;color: #666666;font-size: 12px;font-family: 'Roboto Condensed', sans-serif;}
#copyright span{display: block;text-align: center;}

#btinfo {display:block;list-style:none;margin:0;padding:0;height:65px;width:auto;position:absolute;top:65px;right:0;}
#btinfo li {padding:0 35px;float:left;}
#btinfo li{height:40px;color:#666666;font-size:14px;border-left:solid 1px #666666;font-family: 'Roboto Condensed', sans-serif;padding-left:75px;background-image: url(pic/map.png);background-repeat: no-repeat;background-position: 35px center;}
#btinfo li:first-child{text-align:right;padding-left:0;background:none;border:none;}
#btinfo li:last-child{padding-right:0;padding-left:75px;background-image: url(pic/phone.png);background-repeat: no-repeat;background-position: 35px center;}
#btinfo li:last-child a {display:block;color:#E0393E;text-decoration:none;font-size:16px;font-family: 'Roboto Condensed', sans-serif;}
#btinfo #imail {background-image: url(pic/mail.png);line-height:40px;}
#btinfo li:first-child a{display:block;float: left;width:42px;height:42px;background-repeat: no-repeat;background-position: 0;margin:0 10px 0 0;}
#btinfo li #fb{background-image: url(pic/fbc.png);}
#btinfo li #gp{background-image: url(pic/gpc.png);}
#btinfo li #vk{background-image: url(pic/vkc.png);}
#btinfo li #inst{background-image: url(pic/instagram.png);}

#bviber {display:none;color:#E0393E;text-decoration:none;font-size:16px;font-family: 'Roboto Condensed', sans-serif;padding-right:0;padding-left:75px;background-image: url(pic/smviber.png);background-repeat: no-repeat;background-position: 35px center;}

.elfa{color:#E0393E}

@media all and (max-width:1180px)
{
#btinfo #iadress{display:none;}
}

@media all and (max-width:1280px)
{
#logo,#logoua,#topmenu,#headersm #logo,#headersm #logoua,#blogo,#ipromo5 #txt,#copyright {left:10px;}
#tinfo,#bleftmenu,#btinfo {right:10px;}
#topcart{right:140px}
#toplangs{right:100px}
#c1{padding:0 10px;}
.ipromo3 ul li img{margin:0 10px;}
#blockogs{left:10px;}
.cipromo3 #bonusy li div{padding: 0 15px 0 150px;}
.cipromo3 #bonusy li div {background-position: 10px 0;}
.lineh1 h1,.lineh1w h1,.lineh1 h2,.lineh1w h2,.lineh1 h3,.lineh1w h3 {margin:10px;}
#cpretxt>ul>li:first-child{padding-left:10px}
#cpretxt>ul>li:last-child{padding-right:10px}

#cproductcnt{width: calc(100% - 20px);padding: 40px 10px;}
}

@media all and (max-width:1023px)
{
#tinfo li:first-child {display:none;}
#headersm #topmenu{left:10px;}
#headersm #topmenu li {display:none;}
#headersm #topmenu li:first-child {display:block;}
#headersm #logo,#headersm #logoua {position:relative;margin: 0 auto;left:0;}
.lineh1 h1,.lineh1w h1,.lineh1 h2,.lineh1w h2,.lineh1 h3,.lineh1w h3 {font-size:25px;line-height:25px;}
#hidelsmenu,#hidecrumbs {display:none;}
}



@media all and (max-width:767px)
{
#btinfo li:first-child{display:none}
#btinfo #imail{border:none}
}

@media all and (max-width:900px)
{
#topmenu li {display:none;}
#topmenu li:first-child {display:block;border:none;}
.cipromo3 #we li{display:block;width:100%;float:none;clear:both;text-align:center;}
.cipromo3 #we li:first-child,.cipromo3 #we li:last-child{height:250px;text-align:center;width:100%;padding:25px 0;}
.cipromo3 #we li .btn{margin:0 auto;}
.cipromo3 #we p{padding: 0 10px;}
.cipromo3 #p1,.cipromo3 #p3{text-align:left;}
.cipromo3 #bonusy li {width:100%;float:none;}
.cipromo3 #bonusy li:first-child{margin:0 0 25px 0}
#cpretxt>ul>li:first-child{padding-right:25px}
}

@media all and (max-width:860px)
{
#leftcnt,#rightcnt{display:block;float:none;width:100%;}
#leftcnt {width:auto;padding:0 10px}
#leftsmenu ul,#crumbs ul{display:none;}
#leftsmenu>ul {padding:10px;width:auto;background-color:#f5f5f5;margin-top:15px;}
#leftsmenu ul li a,#leftsmenu ul ul li a {width: auto;}
#leftsmenu>ul>li:last-child a {border:none;}

#showcrumbs {border: solid 2px #666666;padding: 12px;border-radius: 4px;color: #666666;background-image: url(pic/crumbs.png);background-repeat: no-repeat;background-position: center center;position: absolute;top: 15px;right: 10px;display: block;}
#showlsmenu {border: solid 2px #666666;    padding: 12px;border-radius: 4px;color: #666666;background-image: url(pic/folders.png);background-repeat: no-repeat;background-position: center center;position: absolute;top: 15px;left: 10px;display: block;}

#crumbs {display:block;min-height:16px;height: auto;padding-right: 10px;margin: 0 0 20px 10px;}
#crumbs ul{display:none;list-style:none;margin:0 auto;padding:0;padding:10px;width:auto;background-color:#f5f5f5;margin:15px 0;position:relative;}
#crumbs ul li {display:block;border-bottom:1px solid #333333;color:#333333;}
#crumbs ul li:last-child{border:none;background-image: url(pic/arr10.png);background-repeat: no-repeat;background-position: center right;}
#crumbs ul li a{display:block;width:auto;border:none;padding:5px 0;font-size:18px;font-family: 'Roboto Condensed', sans-serif;text-decoration:none;}
}

@media all and (min-width:860px)
{
#leftsmenu ul,#c rumbs ul{display:block;}
#hidelsmenu{display:none;}
}

@media all and (max-width:750px)
{
#tinfo {top:20px}
#tinfo li {display:none;}
#tinfo li:last-child {display:block;border:none;}
#logo,#logoua {top:20px;}
#topmenu,#bleftmenu,#toplangs{top:90px;}
#topcart{top:93px;}
#header,#cheader {height:130px;}
#main {padding-top:130px;}
.line1,.line2 {height:125px;line-height:85px}
.line1 h2,.line2 h2,.line2 h3,.line1 h3 {font-size: 24px;}
.lineh1>div{background-image: url(pic/line1.png);background-position:center bottom}
.lineh1w>div{background-image: url(pic/line2.png);background-position:center bottom}
#cpretxt {padding:20px 0}
.lineh1 h1,.lineh1w h1,.lineh1 h2,.lineh1w h2,.lineh1 h3,.lineh1w h3{text-align:center;margin: 0 auto;}
}

@media all and (max-width:600px)
{
#cpretxt>ul{display:block;}
#cpretxt>ul>li{display:block;float:none;clear:both;}
#cpretxt>ul>li:first-child{padding:0 10px 20px 10px;text-align:center;width:auto;}
#cpretxt>ul>li:last-child{padding:0 10px;width:auto;}
#btinfo l i{display:none}
#btinfo li #imail {display:block;border:none;width:100%}

#prlist {min-height:auto}
#cpretxt .right{display:table;float:none;margin: 0 auto 20px auto}
}



@media all and (max-width:550px)
{
#headersm #topmenu {display:none;}
#headersm #topcart{left: 10px;}
#headersm #toplangs{left: 40px;}
}


@media all and (max-width:540px)
{
#c1 {font-size: 20px;text-align:center}
#c3 {font-size:16px;text-align:center}
#c2 {margin:20px 0;}
#c2 li,#c2 li:first-child,#c2 li:last-child {float:none;width:100%;margin-botom:0;}
.cipromo3 #bonusy li p {display:none;}
.cipromo3 #bonusy li {margin:10px 0}
.cipromo3 #bonusy li:first-child{margin:0 0 10px 0;}
}

@media all and (max-width:360px)
{
#tinfo {display:none;}
#logo,#logoua {position:relative;top:20px;margin: 0 auto;}
#topmenu,#bleftmenu{top:90px;}
#header,#cheader {height:130px;}
#main {padding-top:130px;}

}

@media all and (max-width:540px)
{
#blogo{display:none}
#btinfo {position:relative;margin: 65px auto 0 auto;display:table;top:0;}
#btinfo #imail {display:table;margin: 0 auto;float:none;clear:both;}
#btinfo #iphones {display:table;margin: 0 auto;border:none;float:none;clear:both;line-height: 40px;}
#btinfo #iphones a{float:left}
#btinfo #iphones a:last-child{padding-left: 20px;}
#copyright{top:0;position: relative;display: table;margin: 30px auto 0 auto;}
}


@media all and (orientation: landscape and orientation: portrait)
{

}



.x480{-moz-transform: translateX(-480px); /* ��� Firefox */
    -ms-transform: translateX(-480px); /* ��� IE */
    -webkit-transform: translateX(-480px); /* ��� Safari, Chrome, iOS */
    -o-transform: translateX(-480px); /* ��� Opera */
    transform: translate(-480px,0);}

#lockdiv{display:block;position:fixed;left:0;right:480px;top:0;bottom:0;background-color:#000;opacity:0;z-index:10000}

.hidden{opacity:0;}
.visible{opacity:1;}

#popup {transition-duration: 0.5s;zoom:0;opacity:0;display:block;position:fixed;left:0;top:50%;right:0;bottom:50%;width:100%;height:100%;z-index:500000;padding:0;margin:0;overflow-x: hidden;overflow-y: auto;}
.redpopup {background-color:#E13A3E}
.redpopup #cnt {background-color:#E13A3E}
.whitepopup {background-color:#fff}
.whitepopup #cnt {background-color:#fff}

#pclose{display:block;position:fixed;top:10px;right:10px;z-index:51000;width:18px;height:18px;list-style:none;margin:0;padding:0;cursor:pointer}
#popup #vphoto{width:100%;height:auto;}
#popup #cnt{display:block;position:relative;max-width:1280px;width:calc(100% - 40px);height:calc(100% - 100px);margin:40px auto;overflow-y:auto}
#popup #cnt::-webkit-scrollbar {width: 0; }
#popup #cnt::{-ms-overflow-style: none;overflow: -moz-scrollbars-none; }


#popup #pclose {display:none;position:fixed;top:10px;right:30px;}
#popup #pclose>div {
    position: relative;
    margin-left: 10px;
    height: 28px;
    width: 28px;
    padding: 0;
    cursor: pointer;
    display: inline-block;
    outline: 0;
    border: none;
    background: 0 0;
    color: transparent;
    text-indent: 100%;
    z-index: 1001;
    white-space: nowrap;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
}

#popup #pclose>div::after,#popup #pclose>div::before {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    margin-left: -14px;
    margin-top: -2px;
    height: 2px;
    width: 28px;

}

#popup.redpopup #pclose>div::after,#popup.redpopup #pclose>div::before {background-color: #fff;}
#popup.whitepopup #pclose>div::after,#popup.whitepopup #pclose>div::before {background-color: #E13A3E;}

#popup #pclose>div::before {transform:rotate(45deg);-ms-transform: rotate(45deg);}
#popup #pclose>div::after {transform:rotate(135deg);-ms-transform: rotate(135deg);}

#popup #cnt{font-size: 18px;font-family: 'Roboto', sans-serif;font-weight: 300;}

#popup #hd{display:block;float:none;clear:both;padding:10px;margin:0;width: auto;margin: 0 auto;font-size: 25px;font-family: 'Roboto', sans-serif;font-weight: 500;text-transform: uppercase;}
#popup .hd20{display:block;float:none;clear:both;padding:10px;margin:0;width: auto;margin: 0 auto;font-size: 20px;font-family: 'Roboto', sans-serif;font-weight: 500;text-transform: uppercase;}
#popup .hd18{display:block;float:none;clear:both;padding:10px;margin:0;width: auto;margin: 0 auto;font-size: 18px;font-family: 'Roboto', sans-serif;font-weight: 500;}
#popup * {max-width:100%;}
#popup .center{text-align:center;}
#popup .mcenter{display:block;margin:0 auto;}
#main .mcenter{display:table;margin:0 auto;}
#popup.redpopup #hd,#popup .hd20{color: #fff;}
#popup.whitepopup #hd,#popup .hd20{color: #E13A3E;}

#popup .inp{padding:5px;border:1px solid #666666;border-radius:10px;text-align:center;font-family: 'Roboto', sans-serif;font-weight: 300;font-size:16px;}
#popup .inp:focus{outline:none;}

.pl160red{width:160px;height:160px;background-image: url(pic/pl160red.png);background-repeat: no-repeat;background-position: 0;}
.preloader160red{width:160px;height:160px;background-image: url(pic/logo100.png);background-repeat: no-repeat;background-position: center center;position: absolute;left:calc(50vw - 100px);top: calc(50vh - 120px);}

.pl80red{width:80px;height:80px;background-image: url(https://elfa.a-c.com.ua/pic/pl80red.png);background-repeat: no-repeat;background-position: 0;}
.preloader8red{width:80px;height:80px;background-image: url(pic/logo100.png);background-repeat: no-repeat;background-position: center center;}


.pl160white{width:160px;height:160px;background-image: url(pic/pl160white.png);background-repeat: no-repeat;background-position: 0;}
.preloader160white{width:160px;height:160px;background-image: url(pic/logo100w.png);background-repeat: no-repeat;background-position: center center;position: absolute;left:calc(50vw - 100px);top: calc(50vh - 120px);}


#ppblockogs {display:block;list-style:none;margin:0 10px;height:auto;width:auto;padding:0;}
#ppblockogs li {overflow:hidden;display:block;float:none;padding:20px;width:auto;height:auto;margin:20px 0;position:relative;border-bottom:1px solid #fff;border-left:1px solid #fff;border-right:1px solid #fff;font-size:16px;font-family: 'Roboto Condensed', sans-serif;color:#fff;}
#ppblockogs li:before{content:'';position:absolute;top:0;left:0;display:block;width:20px;height:1px;background-color:#fff;}
#ppblockogs li:after{content:'';position:absolute;top:0;left:61px;display:block;width:1300px;height:1px;background-color:#fff;}
#ppblockogs li #sq{content: '';position: absolute;width: 30px;height: 30px;top: -15px;left: 25px;border-bottom: 1px solid #fff;border-left: 1px solid #fff;transform: rotate(-45deg);transition: all 0.3s ease-in-out;-ms-transform: rotate(-45deg);}

.pl80{display:block;width:80px;height:80px;margin:0 auto;background-image: url(pic/pl80.gif);background-repeat: no-repeat;background-position: 0;}
.pl40{display:block;width:40px;height:40px;margin:0 auto;background-image: url(pic/pl40.gif);background-repeat: no-repeat;background-position: 0;}
.pl48rw{display:block;float:right;width:48px;height:48px;margin:0 40px -16px 0;;background-image: url(pic/pl40.gif);background-repeat: no-repeat;background-position: center center;}

#popup #cgallery{display:table;width: 100%;height: 100%;vertical-align:middle;position:relative;text-align: center;}
#popup #vphoto{display:table;position:relative;width: auto;height: auto;max-height:100%;margin: auto auto;}
#popup #vphoto #image{width: auto;height: auto;max-height:100%;}
#popup #cgallery #next{display:none;position: absolute;width:100px;height:100%;cursor: pointer;top:0;right:0;z-index:1000;background-image: url(pic/arr_right.png);background-repeat: no-repeat;background-position: center center;}
#popup #cgallery #prev{display:none;position: absolute;width:100px;height:100%;cursor: pointer;top:0;left:0;z-index:1000;background-image: url(pic/arr_left.png);background-repeat: no-repeat;background-position: center center;}

#popup #cgallery #next:hover,#popup #cgallery #prev:hover{background-color:rgba(0,0,0,.15);}

#po pup #cgallery {
    position: fixed;
    display: table;
    width: calc(100% - 40px);
    height: calc(100vh - 40px);
    vertical-align: middle;
    /* position: relative; */
    text-align: center;
}

.err {display:table;width: auto;height: auto;position:relative;text-align: center;padding:35px 15px 15px 15px;margin: 15px auto 25px auto;color:#fff;background-color: #E13A3E;}
.msg {display:table;width: auto;height: auto;position:relative;text-align: center;padding:35px 15px 15px 15px;margin: 15px auto 25px auto;color:#000;background-color: #f5f5f5;border:2px solid #E13A3E;}

#mclose {position:absolute;top:10px;right:10px;}
#mclose>div{
    position: relative;
    margin-left: 10px;
    height: 15px;
    width: 15px;
    padding: 0;
    cursor: pointer;
    display: inline-block;
    outline: 0;
    border: none;
    background: 0 0;
    color: transparent;
    text-indent: 100%;
    z-index: 1001;
    white-space: nowrap;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
}

#mclose>div::after,#mclose>div::before {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    margin-left: -14px;
    margin-top: -2px;
    height: 2px;
    width: 20px;

}

.err #mclose>div::after,.err #mclose>div::before {background-color: #fff;}
.msg #mclose>div::after,.msg #mclose>div::before {background-color: #E13A3E;}

#mclose>div::before {transform:rotate(45deg);-ms-transform: rotate(45deg);}
#mclose>div::after {transform:rotate(135deg);-ms-transform: rotate(135deg);}

h4{font-size:28px;font-family: 'Roboto Condensed', sans-serif;font-weight:400;}

.tbi2 {display:table;list-style:none;margin:10px 0;padding:0;height:100%;width:100%;}
.tbi2 li {display:table-cell;width:49.5%;padding:0}
.tbi2 li:first-child{text-align:left;padding-right:0.5%}
.tbi2 li:last-child{text-align:right;padding-left:0.5%}
.tbi2 li img {border:none;border-radius:10px}

.tbi3 {display:table;list-style:none;margin:10px 0;padding:0;height:100%;width:100%;}
.tbi3 li {display:table-cell;text-align:center;width:30%;padding:0 1.0625%}
.tbi3 li:first-child{text-align:left;padding:0;padding-right:1.5625%}
.tbi3 li:last-child{text-align:right;padding:0;padding-left:1.5625%}
.tbi3 li img {border:none;border-radius:10px;}

.tbi4 {display:table;list-style:none;margin:10px 0;padding:0;height:100%;width:100%;}
.tbi4 li {display:table-cell;text-align:center;width:23.0%;padding:0 1.0%}
.tbi4 li:first-child{text-align:left;padding:0;padding-right:2.0%}
.tbi4 li:last-child{text-align:right;padding:0;padding-left:2.0%}
.tbi4 li img {border:none;border-radius:10px;}

@media all and (max-width:768px)
{
.tbi2 {display:table;list-style:none;margin:10px 0;padding:0;height:100%;width:100%;}
.tbi2 li {display:table;width:100%;padding:0;text-align:center;margin:15px 0;}
.tbi2 li:first-child{text-align:center;padding:0;padding-right:0;}
.tbi2 li:last-child{text-align:center;padding:0;padding-left:0}
.tbi2 li img {width:100%}
}

@media all and (max-width:540px)
{
.tbi3 {display:table;list-style:none;margin:10px 0;padding:0;height:100%;width:100%;}
.tbi3 li {display:block;width:100%;padding:0;text-align:center;margin-bottom:10px;}
.tbi3 li:first-child{text-align:center;padding:0;padding-right:0}
.tbi3 li:last-child{text-align:center;padding:0;padding-left:0}
.tbi3 li img {width:100%}
}

@media all and (max-width:540px)
{
.tbi4 {display:table;list-style:none;margin:10px 0;padding:0;height:100%;width:100%;}
.tbi4 li {display:block;float:left;width:50%;padding:0;text-align:center;margin-bottom:10px;}
.tbi4 li:first-child{text-align:center;padding:0;padding-right:0}
.tbi4 li:last-child{text-align:center;padding:0;padding-left:0}
.tbi4 li img {width:90%}
#bviber {display: table;margin: 0 auto;}
}

#aphoto {display:block;width:100%;text-align:center;}
.center {text-align:center}

.greentxt {display: block;width: 100%;height: auto;text-align: center;margin: 0;color: #70B246;font-size: 30px;font-family: 'Roboto', sans-serif;font-weight: 500}
#perr {display: block;width: 100%;height: auto;text-align: center;margin: 0;position: absolute;top: 50%;color: #E13A3E;font-size: 30px;font-family: 'Roboto', sans-serif;font-weight: 500}

#kkze {display: block;width: 100%;text-align: center;font-size: 38px;font-family: 'Roboto Condensed', sans-serif;font-weight: 400;color: #000;margin-top: -30px;}

#artlist{display:table;list-style:none;margin:10px 0;padding:0;height:auto;width:100%;}
#artlist li{display: block;width: 48%;min-height: 400px;;float: left;margin: 10px 1% 10px 1%;position: relative}
#artlist li .aimg{display:block;width:100%;border-top-left-radius: 20px;
					 border-top-right-radius: 20px;float:none;margin:0;position:relative;height: 200px;overflow: hidden;}
#artlist li .aimg img{width:100%;border-radius:20px;z-index: 20}
#artlist li .aimg:after{content: '';width:41px;height:100%;opacity:0.65;position: absolute;top: 0; right:10px;background-image: url(pic/arr_right.png);background-repeat: no-repeat;background-position: center center;}
#artlist li h3{text-align: left;font-size: 18px;font-weight: 100;}
#artlist li h3 a{color: #E0393E;font-family: 'Roboto Condensed', sans-serif;text-decoration: none;font-size:20px; font-weight: 400;}

#artlist li>div{
	display: table;
	width: calc(100% - 30px);
	background: #f5f5f5;
	padding: 0 15px 15px 15px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	;
}

#artlist li>div span{
	font-size: 14px;
	color: #7d7d7d;
}

#artlist li .go{
	float: right;
	margin-top: 15px;
}

@media all and (max-width:1023px)
{
#artlist li{width: 100%;float: none;margin: 0 0 10px 0;}
}

.imgr {border-radius: 20px;}

#fsearch {
    display: block;
    position: relative;
    margin: 0 0 20px 0;
    padding: 0 0 30px 0;
    height: 33px;
    width: auto;
    position: relative;
}


#fsearch input {width: calc(100% - 60px);
    padding: 10px 50px 10px 10px;
    border: 1px solid #D6D6D6;
    border-radius: 10px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;}

#fsearch input:focus{outline:none;}
#fsearch #gosearch {display: block;position:absolute;top:10%;right:10px;width: 33px;height:32px;background-image: url(pic/find.png);background-repeat: no-repeat;background-position: center center;}
@media all and (max-width:1280px)
{
#fsearch {padding: 0 10px 30px 10px;}
}


.sb3 {display:table;list-style:none;margin:20px 0;padding:0;height:auto;width:auto}
.sb3 li {display:table-cell;text-align:center;width:auto;min-width:180px;padding:0 1.0625%;vertical-align: top;}
.sb3 li:first-child{text-align:left;padding:0;padding-right:1.5625%}
.sb3 li:last-child{text-align:left;padding:0;padding-left:1.5625%}


@media all and (max-width:540px)
{
.sb3 {display:table;list-style:none;margin:10px 0;padding:0;height:100%;width:100%;}
.sb3 li {display:block;width:100%;padding:0;text-align:center;margin-bottom:10px;}
.sb3 li:first-child{text-align:center;padding:0;padding-right:0}
.sb3 li:last-child{text-align:center;padding:0;padding-left:0}
.sb3 li img {width:100%}
}

#mngl {display:none}
#mngl li:first-child a{font-weight:400}
#aphoto img{max-width:100%}
#shop .oldprice{color: #999;margin-top: -60px;font-size: 18px;text-decoration: line-through;font-weight: 300}
#pricelistright1 .oldpprice {display:block;color: #999;font-size: 12px;text-decoration: line-through;font-weight: 300}

#rwpname {font-size: 12px;font-weight: 100;color: #ccc;text-align: right;padding: 10px;font-style: italic;}
#inforeviews {display: block;width:auto;height:auto;padding: 35px 10px 0 10px;text-align: center;color: #999;font-size: 12px;font-weight: 100;}


/*#actya {display:block;position:fixed;left:0;bottom:400px;width:520px;height:100px;background-color:#66B3C9;padding:25px 65px 25px 15px;margin:0;font-size: 17px;font-family: 'Roboto Condensed', sans-serif;font-weight: 400;color: #fff;box-shadow: 0 0 15px rgba(0,0,0,0.25);}*/
#actya {display:block;position:fixed;left:0;bottom:220px;width:520px;height:100px;background-color:#ecbaa8;padding:25px 65px 25px 15px;margin:0;font-size: 17px;font-family: 'Roboto Condensed', sans-serif;font-weight: 400;color: #000;box-shadow: 0 0 15px rgba(0,0,0,0.25);}
#actya #cntact{display:block;position:relative;width:100%;height:100%;line-height:24px;font-style: italic;}
#actya #aphone{display:none;text-indent:-9999px;cursor:pointer;height: 100px;width: 100px;background-color: #70B246;position: absolute;bottom: 0;left:0;background-image: url(pic/phone50.png);background-repeat: no-repeat;background-position: center center;}
#actya a {font-weight:600;color:#2D5C6F;text-transform: uppercase;text-decoration:none;}
#actya #abtn{display:block;cursor:pointer;height: 50px;line-height: 50px;text-align: center;width: 150px;background-color: #4691AC;background-color:#df8e70;position: absolute;top: 50px;right:-50px;text-transform: uppercase;font-size: 22px;font-style: normal;-webkit-transform: rotate(-90deg);-moz-transform: rotate(-90deg);-ms-transform: rotate(-90deg);-o-transform: rotate(-90deg);}





#socleft {display:block;position:fixed;left:-415px;bottom:40px;width:385px;height:100px;background-color:#076abd;padding:25px 65px 25px 15px;margin:0;font-size: 17px;font-family: 'Roboto Condensed', sans-serif;font-weight: 400;color: #000;box-shadow: 0 0 15px rgba(0,0,0,0.25);}
#socleft #cntsocleft{display:block;position:relative;width:100%;height:100%;line-height:24px;text-transform: uppercase;color:#fff;font-size:18px;}
#socleft a {font-weight:600;color:#0b7fe0;text-transform: uppercase;text-decoration:none;}
#socleft #abtn{display:block;cursor: pointer;height: 50px;line-height: 50px;text-align: center;width: 150px;background-color: #0b7fe0;background: url('pic/lsocpp.png') no-repeat center center #0b7fe0;position: absolute;top: 25px;right:-115px;text-transform: uppercase;font-size: 22px;font-style: normal;-webkit-transform: rotate(-90deg);-moz-transform: rotate(-90deg);-ms-transform: rotate(-90deg);-o-transform: rotate(-90deg);color: #fff;}


#socleft #isoc{display: table;width: auto;margin:15px auto 0 auto;}
#socleft #cntsocleft #fb{display:table-cell;width:60px;height:60px;padding: 0 5px;background-image: url(pic/fb60.png);background-repeat: no-repeat;}
#socleft #cntsocleft #gp{display:table-cell;width:60px;height:60px;padding: 0 5px;background-image: url(pic/gp60.png);background-repeat: no-repeat;}
#socleft #cntsocleft #inst{display:table-cell;width:60px;height:60px;padding: 0 5px;background-image: url(pic/inst60.png);background-repeat: no-repeat;}
#socleft #cntsocleft #youtube{display:table-cell;width:60px;height:60px;padding: 0 5px;background-image: url(pic/youtube60.png);background-repeat: no-repeat;}
#socleft #cntsocleft #pinterest{display:table-cell;width:60px;height:60px;padding: 0 5px;background-image: url(pic/pinterest60.png);background-repeat: no-repeat;}





@media all and (max-width:900px)
{
#actya {left: 0;bottom: 0;width: calc(100% - 130px);height: 110px;background-color: #66B3C9;padding: 15px 15px 15px 115px;}
#actya #abtn {height: 40px;line-height: 40px;width: 100px;top: 0;left: 0;font-size: 18px;-webkit-transform: rotate(0);-moz-transform: rotate(0);-ms-transform: rotate(0);-o-transform: rotate(0);filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);}
#actya #cntact{line-height:24px;font-size: 18px;}
#actya #aphone{display:block;}

#socleft {right: 0;left: 0;bottom: -150px;width: calc(100% - 30px);height: 110px;padding: 15px;}
#socleft #abtn {background-image: url('pic/lsocpp_.png');height: 40px;line-height: 40px;width: 100px;top: -65px;right: -15px;font-size: 18px;-webkit-transform: rotate(0);-moz-transform: rotate(0);-ms-transform: rotate(0);-o-transform: rotate(0);filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);cursor: pointer;}
#socleft #cntsocleft{line-height:24px;font-size: 18px;text-align: center}

}


@media all and (max-width:413px)
{
#socleft {right: 0;left: 0;bottom: -175px;width: calc(100% - 30px);height: 135px;padding: 15px;}
#socleft #abtn {background-image: url('pic/lsocpp_.png');height: 40px;line-height: 40px;width: 100px;top: -65px;right: -15px;font-size: 18px;-webkit-transform: rotate(0);-moz-transform: rotate(0);-ms-transform: rotate(0);-o-transform: rotate(0);filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);}
#socleft #cntsocleft{line-height:24px;font-size: 18px;text-align: center}
}


@media all and (max-width:515px)
{
#socleft #abtn {top: -65px;}    
}
    
@media all and (max-width:450px)
{
#actya {left: 0;bottom: 0;width: calc(100% - 130px);height: 180px;background-color: #66B3C9;padding: 15px 15px 15px 115px;}
#actya #abtn {height: 40px;line-height: 40px;width: 100px;bottom: 0;left: 0;font-size: 18px;-webkit-transform: rotate(0);-moz-transform: rotate(0);-ms-transform: rotate(0);-o-transform: rotate(0);filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);}
#actya #cntact{line-height:24px;font-size: 18px;}
#actya #aphone{display:block;}

}

@media all and (max-width:375px)
{
#actya {left: 0;bottom: 0;width: calc(100% - 130px);height: 180px;background-color: #66B3C9;padding: 15px 15px 15px 115px;}
#actya #abtn {height: 40px;line-height: 40px;width: 100px;top: 0;left: 0;font-size: 18px;-webkit-transform: rotate(0);-moz-transform: rotate(0);-ms-transform: rotate(0);-o-transform: rotate(0);filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);}
#actya #cntact{line-height:20px;font-size: 16px;}


}

#chsec{padding:7px 15px;color: #333333;border-radius:6px;
    font-size: 18px; width:auto;max-width:100%;
    font-family: 'Roboto Condensed', sans-serif;}

#chsecli{min-width: 254px}

@media all and (max-width:780px)
{
#chsec {width:400px}
#chsecli{width: 0;min-width: 0}
	}

@media all and (max-width:440px)
{
#chsec {width:100%}
	}

@media all and (max-width:450px)
{
#cproductcnt table {display: none;}
}


#social_share {display:table;list-style:none;margin:15px auto 0 auto;padding:0;height:32px;width:auto;}
#social_share li{display:table-cell;padding:0 3px;color:#1E970D;height:32px;vertical-align:middle;font-family: 'Roboto Condensed', sans-serif;text-transform: uppercase;}
#social_share li a{display:block;width:32px;height:32px;margin:0;padding:0;text-indent:-9999px;}
#social_share li a:foucs{outline:none;}
#social_share li #sbfacebook{background-image: url(pic/soc/fb.png);background-repeat: no-repeat;background-position: 0;}
#social_share li #sbvkontakte{background-image: url(pic/soc/vk.png);background-repeat: no-repeat;background-position: 0;}
#social_share li #sbgoogle{background-image: url(pic/soc/google.png);background-repeat: no-repeat;background-position: 0;}
#social_share li #sbpinterest{background-image: url(pic/soc/pinterest.png);background-repeat: no-repeat;background-position: 0;}
#social_share li #sbviber{background-image: url(pic/soc/viber.png);background-repeat: no-repeat;background-position: 0;}
#social_share li #sbmessenger{background-image: url(pic/soc/messenger.png);background-repeat: no-repeat;background-position: 0;}
#social_share li #sbwhatsapp{background-image: url(pic/soc/whatsapp.png);background-repeat: no-repeat;background-position: 0;}

@media (max-width: 480px) {#social_share li:first-child{display:none;}}

#langs {display:table;width:auto;margin: 60px 30px -30px 40px;padding: 12px 15px;border: solid 2px #DF393E;border-radius: 4px;font-size: 15px;font-family: 'Roboto', sans-serif;text-transform: uppercase;text-decoration: none;background-repeat: no-repeat; background-position: center right;}
#langs span {display:table-cell;width:50%;text-align:center;}
#langs span:first-child{padding-right:7px;border-right: 2px solid #f0f0f0;}
#langs span:last-child{padding-left:7px}
#langs span a {text-decoration: none;}

.hidetxt{display:block;overflow: visible;width: auto; height: auto;position:relative;margin-bottom: 60px;}

.ht420{-webkit-transition: all .5s cubic-bezier(.25,.46,.45,.94);
-moz-transition: all .5s cubic-bezier(.25,.46,.45,.94);
-ms-transition: all .5s cubic-bezier(.25,.46,.45,.94);
-o-transition: all .5s cubic-bezier(.25,.46,.45,.94);
transition: all .5s cubic-bezier(.25,.46,.45,.94);}
.ht420{height:420px;overflow: hidden;}
.ht420::after{
	display: block;
	position: absolute;
	content: '';
	width:100%;
	height:150px;
	background: url(pic/bght.png) 0 0 repeat-x;
	background-size: contain;
	left: 0;
	bottom: 0;
}



#opentxt{background-color: #72B246;cursor: pointer;position: relative;color:#fff;padding:5px 10px;border-radius: 6px;font-size: 16px;
	text-transform: uppercase;display: table;
	margin: -40px auto 40px auto;}
#opentxt::after{
	display: block;
	position: absolute;
	content: '';
	width:12px;
	height:8px;
	background: url(pic/arrd1.svg) 0 0 no-repeat;
	left: 50%;
	transform: translate(-50%, 0);
	bottom: -12px;
}

#closetxt{background-color: #CF4945;cursor: pointer;position: relative;color:#fff;padding:5px 10px;border-radius: 6px;font-size: 16px;
	text-transform: uppercase;display: table;
	margin: 0 auto;}
#closetxt::after{
	display: block;
	position: absolute;
	content: '';
	width:12px;
	height:8px;
	background: url(pic/arru1.svg) 0 0 no-repeat;
	left: 50%;
	transform: translate(-50%, 0);
	top: -12px;
}

.hidetxt h2 strong{display: block;width:auto;height:auto;text-align: center;font-size:28px;margin:10px 0;line-height:35px;font-family: 'Roboto Condensed', sans-serif;font-weight:300;color:#E13A3E;}


@media (max-width:1100px)
{
    #cpretxt2>ul>li:first-child{padding: 0;}
}

@media (max-width:1024px)
{
    #cpretxt2>ul>li{display: block;margin:0 auto;width:100%}
    #cpretxt2>ul>li:last-child{width: 100%}
    #prcart{float: none;margin: 0 auto}
}

@media (max-width:860px)
{
    #rightcnt.prnew {padding:  0 10px;    width: calc(100% - 20px); }
}

@media (max-width:480px)
{
    #prcart{width: 100%;}
    #scolor{float: none;}
    #prcart li#chk {height: 80px;}
    #cpretxt2>ul>li:first-child{width: 100%}
    #cpretxt2>ul>li:first-child>img{width: 100%}
    #ssize{margin-bottom: 10px}

    #rightcnt.prnew .line3, #rightcnt.prnew .line4 {

        min-width: 300px;
    }

    #rightcnt.prnew .line3 h3, #rightcnt.prnew .line4 h2{font-size: 25px}
}

.goreviews{margin-bottom: 15px}

#csocpp{display: block;
    width: 290px;
    height: 100px;
    background-color: #076abd;
    padding: 15px;
    margin: 0 auto;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
}

#csocpp #isoc{display: table;
    width: auto;
    margin: 15px auto 0 auto;}
    
#csocpp #isoc #fb{display:table-cell;width:60px;height:60px;padding: 0 5px;background-image: url(pic/fb60.png);background-repeat: no-repeat;}
#csocpp #isoc #gp{display:table-cell;width:60px;height:60px;padding: 0 5px;background-image: url(pic/gp60.png);background-repeat: no-repeat;}


@media (max-width:480px)
{
 #csocpp{width: 260px;font-size: 15px;}   
}

#popup #social_share{margin: -25px auto 0 auto;}

#prcart #price #amnt {width: 40px;padding: 12px 10px;border-radius: 4px;border: 1px solid #D6D6D6;background-repeat: no-repeat;background-position: center right;background-color: #fff;font-size: 18px;text-align: center;}
#prcart #price #amnt:focus{outline: none}
#prcart #price #iamnt{width: 125px;margin-top: 19px;color: #73AF4B;}
#prcart #price .btn {float: right}
@media (max-width:480px)
{
#prcart #price .btn{float: none;}    
#prcart #price #iamnt{display: table;float:none;clear:both;margin: 10px auto}    
}


#gid {
	display: table;
	width: 840px;
	height: 390px;
	margin: 30px auto;
	overflow: hidden;
	position: relative;
	border-radius: 16px;
	-webkit-box-shadow: 0px 1px 18px 0px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0px 1px 18px 0px rgba(0, 0, 0, 0.18);
    box-shadow: 0px 1px 18px 0px rgba(0, 0, 0, 0.18);

	
background: rgba(237,54,60,1);
background:  url('pic/gid1.svg') no-repeat -50px center,-moz-linear-gradient(top, rgba(237,54,60,1) 0%, rgba(202,54,59,1) 50%, rgba(237,54,60,1) 100%);
background:  url('pic/gid1.svg') no-repeat -50px center,-webkit-gradient(left top, left bottom, color-stop(0%, rgba(237,54,60,1)), color-stop(50%, rgba(202,54,59,1)), color-stop(100%, rgba(237,54,60,1)));
background:  url('pic/gid1.svg') no-repeat -50px center,-webkit-linear-gradient(top, rgba(237,54,60,1) 0%, rgba(202,54,59,1) 50%, rgba(237,54,60,1) 100%);
background:  url('pic/gid1.svg') no-repeat -50px center,-o-linear-gradient(top, rgba(237,54,60,1) 0%, rgba(202,54,59,1) 50%, rgba(237,54,60,1) 100%);
background:  url('pic/gid1.svg') no-repeat -50px center,-ms-linear-gradient(top, rgba(237,54,60,1) 0%, rgba(202,54,59,1) 50%, rgba(237,54,60,1) 100%);
background: url('pic/gid1.svg') no-repeat -50px center,linear-gradient(to bottom, rgba(237,54,60,1) 0%, rgba(202,54,59,1) 50%, rgba(237,54,60,1) 100%);

}




#gid>div:first-child{
	display: block;
width: 310px;
height: 310px;
border: 10px solid #fff;
margin: 30px 0 0 46px;
border-radius: 100%;
float: left;
background: url('pic/bggidgard.jpg') no-repeat center center;
overflow: hidden;
}

#gid #info{
	display: block;
	width: 310px;
	height: 310px;
		margin: 0;
	border-radius: 100%;
	float: left;
	background:url('pic/elfinka_left.png') no-repeat 30px 50px;
	overflow: hidden;
	-webkit-transition-duration: 0.25s;-o-transition-duration: 0.25s;-moz-transition-duration: 0.25s;transition-duration: 0.25s;
}

#gid #info span{
	display: table;
	width: 240px;
	height: 330px;
	padding: 50px 35px 0 35px;
	margin: -400px auto 0 auto;
	font-size: 16px;
	font-weight: 100;
	text-align: center;
	background: #fcfcfc;
}

#gid #info span {
	
}

#gid #info span strong{
	display: block;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-size: 20px;
	colr:#000;
	text-align: center;
	font-family: 'Roboto Condensed', sans-serif;

	
}

#gid>div:last-child{
	display: table;
	width: 252px;
	float: right;
	height: auto;
	margin: 28px 45px 0 0;
}

#gid ul{
	display: table;
	list-style: none;
	padding: 0;
	margin: 0;
	width: auto;
	height: auto;
	position: relative;
	 
	
}

#gid ul li{
	display: block;
	width: auto;
	margin-bottom: 21px;
	position: relative;
}

#gid ul li::after{
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	background: #fff;
	border-radius:100%;
	top:20px;
	left:-77px;
	position: absolute;
	-webkit-transition-duration: 0.25s;-o-transition-duration: 0.25s;-moz-transition-duration: 0.25s;transition-duration: 0.25s;
}

#gid ul li:hover::after{
	width: 6px;
	height: 6px;
	top:22px;
	left:-75px;

}



#gid ul li::before{
	content: '';
	opacity: 0;
	display: block;
	width: 10px;
	height: 10px;
	border: 1px solid #fff;
	border-radius:100%;
	top:20px;
	left:-77px;
	position: absolute;
	-webkit-transition-duration: 0.25s;-o-transition-duration: 0.25s;-moz-transition-duration: 0.25s;transition-duration: 0.25s;
	transition-timing-function: cubic-bezier(.88,2.4,1,-1.02);;-moz-transition-timing-function:cubic-bezier(.88,2.4,1,-1.02);;
}


#gid ul li:hover::before{
	width: 16px;
	height: 16px;
	top:16px;
	left:-81px;
	opacity: 1;
}

#gid ul li:nth-child(2)::after{left:-50px}
#gid ul li:nth-child(3)::after{left:-42px}
#gid ul li:nth-child(4)::after{left:-50px}

#gid ul li:nth-child(2):hover::after{left:-48px}
#gid ul li:nth-child(3):hover::after{left:-40px}
#gid ul li:nth-child(4):hover::after{left:-48px}

#gid ul li:nth-child(2)::before{left:-50px}
#gid ul li:nth-child(3)::before{left:-42px}
#gid ul li:nth-child(4)::before{left:-50px}

#gid ul li:nth-child(2):hover::before{left:-54px}
#gid ul li:nth-child(3):hover::before{left:-46px}
#gid ul li:nth-child(4):hover::before{left:-54px}

#gid ul li:last-child{
	margin-bottom: 0;	
}

#gid ul li a{
	display: block;
	width: 182px;
	height: 50px;
	line-height: 50px;
	background: #b32d31;
	border-radius:25px;
	color: #fff;
	font-size: 18px;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	text-decoration:none;
	font-weight:100;
	padding-left: 52px;
	position: relative;
		-webkit-transition-duration: 0.25s;-o-transition-duration: 0.25s;-moz-transition-duration: 0.25s;transition-duration: 0.25s;
	transition-timing-function: cubic-bezier(.88,2.4,1,-1.02);;-moz-transition-timing-function:cubic-bezier(.88,2.4,1,-1.02);;
}

#gid ul li a:hover{
	background: #8c2b2e;	
}

#gid ul li a::after{
	content: '';
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	top:10px;
	left:12px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}

#gid ul li:nth-child(1) a::after{background-image: url('pic/navigator.svg')}
#gid ul li:nth-child(2) a::after{background-image: url('pic/viber.svg')}
#gid ul li:nth-child(3) a::after{background-image: url('pic/master.svg')}
#gid ul li:nth-child(4) a::after{background-image: url('pic/salon.svg')}
#gid ul li:nth-child(5) a::after{background-image: url('pic/email.svg')}

#likefacebook {
	display: table;
	width: auto;
	margin: 0 auto;
	text-align: center;
	position: relative;
	padding: 0 0 0 50px;
}

#likefacebook::after{
	content: '';
	display: block;
	width:33px;
	height: 30px;
	background: url('pic/like.svg') no-repeat 0 0;
	background-size: contain;
	position: absolute;
top: 0;
left: 0;
}

#gidhead {
	display: table;
	width: 100%;
	margin: 50px auto 0 auto;
	padding-bottom: 30px;
	background: url('pic/aargid.png') center bottom no-repeat;
	text-align: center;
	text-decoration:none;
	text-transform: uppercase; 
	font-family: 'Roboto Condensed', sans-serif;
	line-height: 30px;
	font-size: 24px;
	color: #E0393E;
}


#likefacebook a {
	text-decoration:none;
	text-transform: uppercase; 
	position: relative;
	padding: 0;
	font-family: 'Roboto Condensed', sans-serif;
	line-height: 30px;

display: table;
	margin:  0 auto;
}


.framevideo{
	display: table;
	width: auto;
	padding: 20px;
	background: #f7f7f7;
	margin: 30px auto;
	-webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.18);
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.18);
}

.framevideo iframe{
display: table;
margin: 0 auto;
}

.framevideo span,.framevideo div{
display: block;
width: 80%;
max-width: 80%;
margin: 20px auto 0 auto;
font-size: 16px;
text-align: center;
color: #8e8e8e;
}

@media (max-width:880px)
{
	#gid {
		width: 640px;
		box-shadow: none;
		background:  url('pic/gid1.svg') no-repeat -500px center,-moz-linear-gradient(top, rgba(237,54,60,1) 0%, rgba(202,54,59,1) 50%, rgba(237,54,60,1) 100%);
background:  url('pic/gid1.svg') no-repeat -500px center,-webkit-gradient(left top, left bottom, color-stop(0%, rgba(237,54,60,1)), color-stop(50%, rgba(202,54,59,1)), color-stop(100%, rgba(237,54,60,1)));
background:  url('pic/gid1.svg') no-repeat -500px center,-webkit-linear-gradient(top, rgba(237,54,60,1) 0%, rgba(202,54,59,1) 50%, rgba(237,54,60,1) 100%);
background:  url('pic/gid1.svg') no-repeat -500px center,-o-linear-gradient(top, rgba(237,54,60,1) 0%, rgba(202,54,59,1) 50%, rgba(237,54,60,1) 100%);
background:  url('pic/gid1.svg') no-repeat -500px center,-ms-linear-gradient(top, rgba(237,54,60,1) 0%, rgba(202,54,59,1) 50%, rgba(237,54,60,1) 100%);
background: url('pic/gid1.svg') no-repeat -500px center,linear-gradient(to bottom, rgba(237,54,60,1) 0%, rgba(202,54,59,1) 50%, rgba(237,54,60,1) 100%);
		
	}
	
	#gid>div:first-child{
	margin: 30px 0  0 16px;	
	}
	#gid>div:last-child{
		margin: 28px 15px 0 0;
	}
	
	#gid ul li::before,#gid ul li::after{
		display:none;
	}
}


@media (max-width:640px)
{
	.fram evideo{
	padding: 10px;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;	
	}

	#gid {width: 300px;}
	#gid>div:first-child{
		display: none;
	}
	
	#gid ul{width: 100%;}
}


#cproductcnt h2,#cproductcnt h3{
	text-align: center;
}


#cproductcnt h2{
	font-size: 27px;
	font-weight:100;
	color: #e13a3e;
}

#cproductcnt h3{
font-weight: 100;
font-size: 24px;
color: #e13a3e;
}

#clbkbtn{
	display: block;
	width: 60px;
	height: 60px;
	position: fixed;
	bottom:50px;
	right:20px;
	background: url('pic/clbk/speech-bubble.svg') center center no-repeat;
	background-size: cover;
	border-radius:50%;
	cursor: pointer;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.50);
}

@media (max-width:900px)
{
	#clbkbtn{
	bottom:5px;
	right:0;
	left:0;
	margin: 0 auto;	
	}
}

#clbkpanel {
  border-radius: 50%;
  background-image: -moz-linear-gradient( 90deg, rgb(56,51,82) 0%,rgb(112,104,153) 50%, rgb(56,51,82) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(56,51,82) 0%,rgb(112,104,153) 50%, rgb(56,51,82) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(56,51,82) 0%,rgb(112,104,153) 50%, rgb(56,51,82) 100%);
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.53);
  position: fixed;
  left: 0;
  right: 0;
  margin: auto;
  top: 50%;
  bottom: 50%;
  width: 320px;
  height: 320px;
  z-index: 500000;
  display: none;
}

#clbkpanelc{
	position: relative;
	display: block;
	width: 320px;
	height: 320px;
	border-radius:50%;
}

#clbktxt {
  font-size: 24px;
  font-family: "Roboto Condensed";
  color: rgb(255, 255, 255);
  line-height: 1.042;
  text-align: center;
  text-shadow: 0px 1px 0px rgba(27, 25, 37, 0.53);
  position: absolute;
  left: 100px;
  
  z-index: 1;
  margin: auto;
  top: 135px;
  width: 120px;
display: table;
height: 50px;
}

#clbkpanelc #phone{
	display: block;
	width: 60px;
	height: 60px;
	position: absolute;
	top:10px;
	left:130px;
	background: url('pic/clbk/phone.svg') center center no-repeat;
	background-size: cover;
	border-radius:50%;
}

#clbkpanelc #viber{
	display: block;
	width: 60px;
	height: 60px;
	position: absolute;
	top:50px;
	left:215px;
	background: url('pic/clbk/viber.svg') center center no-repeat;
	background-size: cover;
	border-radius:50%;
}


#clbkpanelc #mail{
	display: block;
	width: 60px;
	height: 60px;
	position: absolute;
	top:130px;
	left:250px;
	background: url('pic/clbk/mail.svg') center center no-repeat;
	background-size: cover;
	border-radius:50%;
}


#clbkpanelc #callback{
	display: block;
	width: 60px;
	height: 60px;
	position: absolute;
	top:215px;
	left:215px;
	background: url('pic/clbk/callback.svg') center center no-repeat;
	background-size: cover;
	border-radius:50%;
}


#clbkpanelc #close{
	display: block;
	width: 60px;
	height: 60px;
	position: absolute;
	top:250px;
	left:130px;
	background: url('pic/clbk/close.svg') center center no-repeat;
	background-size: cover;
	border-radius:50%;
}

#clbkpanelc #whatsapp{
	display: block;
	width: 60px;
	height: 60px;
	position: absolute;
	top:215px;
	left:45px;
	background: url('pic/clbk/whatsapp.svg') center center no-repeat;
	background-size: cover;
	border-radius:50%;

}

#clbkpanelc #messenger{
	display: block;
	width: 60px;
	height: 60px;
	position: absolute;
	top:130px;
	left:10px;
	background: url('pic/clbk/messenger.svg') center center no-repeat;
	background-size: 115%;
	border-radius:50%;
}

#clbkpanelc #telegram{
	display: block;
	width: 60px;
	height: 60px;
	position: absolute;
	top:50px;
	left:45px;
	background: url('pic/clbk/telegram.svg') center center no-repeat;
	background-size: cover;
	border-radius:50%;
}



/*actya*/

#actya1 {
	display: block;
	position: fixed;
	z-index: 10;
	/* left: 0; */
	left: -350px;
	bottom: 280px;
	width: 320px;
	height: 100px;
	background: linear-gradient(to top, #e13a3e, #87181b);
	padding: 25px 65px 25px 15px;
	margin: 0;
	font-size: 17px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	color: #000;
	box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.30);
}
#actya1 #cntact{
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	line-height: 24px;
	font-family: Roboto;
	font-size: 18px;
	color: #fff;
	/* text-transform: uppercase; */
	text-align: center;
	padding-top: 15px
}

#actya1 #aphone{
	display: none;
	text-indent: -9999px;
	cursor: pointer;
	height: 100px;
	width: 100px;
	background-color: #70B246;
	position: absolute;
	bottom: 0;
	left: 0;
	background-image: url(pic/phone50.png);
	background-repeat: no-repeat;
	background-position: center center;
}



#actya1.close::before{
	left: 386px;
	top: -45px;
	-webkit-animation: none
};






#actya1 a {
	font-weight: 600;
	color: #2D5C6F;
	text-transform: uppercase;
	text-decoration: none;
}
#actya1 #abtn{
	display: block;
	cursor: pointer;
	height: 50px;
	line-height: 50px;
	text-align: center;
	width: 150px;
	background-color: #4691AC;
	background-color: #a40d12;
	color: #fff;
	position: absolute;
	top: 50px;
	right: -50px;
	text-transform: uppercase;
	font-size: 22px;
	font-style: normal;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
}



#actya1 #txt{
	padding: 5px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.25);
	background: url('pic/ang1.png') no-repeat left top,url('pic/ang2.png') no-repeat right top,url('pic/ang3.png') no-repeat left bottom,url('pic/ang4.png') no-repeat right bottom;
}

#actya1 #txt {
	-webkit-animation: txtanime 8s infinite cubic-bezier(.41,-0.91,.74,.05);
}

@-webkit-keyframes txtanime {
	20% {
		opacity: 1
	}
	23% {
		opacity: 0
	}
	25% {
		opacity: 0.5
	}
	26% {
		opacity: 1
	}
	27% {
		opacity: 0.7
	}
	28% {
		opacity: 1
	}
	29% {
		opacity: 0.9
	}
	30% {
		opacity: 1
	}
}



#actya1 #go {
	display: table;
	width: 115px;
	height: 22px;
	position: absolute;
	bottom: 2px;
	left: 0;
	right: 0;
	margin: 0 auto;
	padding: 5px 15px;
	font-family: Roboto;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	border: solid 1px #ef8e91;
	border-radius: 18px;
}




/**/



#socleft {
	display: block;
	position: fixed;
	left: -415px;
	bottom: 40px;
	width: 385px;
	height: 100px;
	background-color: #076abd;
	padding: 25px 65px 25px 15px;
	margin: 0;
	font-size: 17px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	color: #000;
	box-shadow: 0 0 15px rgba(0,0,0,0.25);
}
#socleft #cntsocleft{
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	line-height: 24px;
	text-transform: uppercase;
	color: #fff;
	font-size: 18px;
}
#socleft a {
	font-weight: 600;
	color: #0b7fe0;
	text-transform: uppercase;
	text-decoration: none;
}
#socleft #abtn{
	display: block;
	cursor: pointer;
	height: 50px;
	line-height: 50px;
	text-align: center;
	width: 150px;
	background-color: #0b7fe0;
	background: url('pic/lsocpp.png') no-repeat center center #0b7fe0;
	position: absolute;
	top: 25px;
	right: -115px;
	text-transform: uppercase;
	font-size: 22px;
	font-style: normal;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	color: #fff;
}


#socleft #isoc{
	display: table;
	width: auto;
	margin: 15px auto 0 auto;
}
#socleft #cntsocleft #fb{
	display: table-cell;
	width: 60px;
	height: 60px;
	padding: 0 5px;
	background-image: url(pic/fb60.png);
	background-repeat: no-repeat;
}
#socleft #cntsocleft #gp{
	display: table-cell;
	width: 60px;
	height: 60px;
	padding: 0 5px;
	background-image: url(pic/gp60.png);
	background-repeat: no-repeat;
}
#socleft #cntsocleft #inst{
	display: table-cell;
	width: 60px;
	height: 60px;
	padding: 0 5px;
	background-image: url(pic/inst60.png);
	background-repeat: no-repeat;
}

@media all and (max-width:900px)
{
	#actya {
		left: 0;
	bottom: 0;
	width: calc(100% - 130px);
	height: 110px;
	background-color: #66B3C9;
	padding: 15px 15px 15px 115px;
	}
	#actya #abtn {
		height: 40px;
	line-height: 40px;
	width: 100px;
	top: 0;
	left: 0;
	font-size: 18px;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
	}
	#actya #cntact{
		line-height: 24px;
	font-size: 18px;
	}
	#actya #aphone{
		display: block;
	}

	#socleft {
		right: 0;
	left: 0;
	bottom: -150px;
	width: calc(100% - 30px);
	height: 110px;
	padding: 15px;
	}
	#socleft #abtn {
		background-image: url('pic/lsocpp_.png');
	height: 40px;
	line-height: 40px;
	width: 100px;
	top: -65px;
	right: -15px;
	font-size: 18px;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
	cursor: pointer;
	}
	#socleft #cntsocleft{
		line-height: 24px;
	font-size: 18px;
	text-align: center
	}

	#actya1 {
		left: 0;
	bottom: 0;
	width: 370px;
	height: 100px;
	background-color: #66B3C9;
	padding: 25px 15px 15px 15px;
	}
	#actya1 #abtn {
		height: 40px;
	line-height: 40px;
	width: 100px;
	top: 100px;
	left: 0;
	font-size: 18px;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
	}
	#actya1 #cntact{
		line-height: 24px;
	font-size: 18px;
	}
	#actya1 #aph one{
		display: block;
	top: 0
	}
	#actya1 #go{
		bottom: 5px;
	right: auto;
	left: 110px;
	}

	#actya1.close::before{
		left: 386px;
	top: -45px;
	-webkit-animation: none;
	display: none;
	}
	#actya1.close::after{
		display: none;
	}
	#actya1.close #tree{
		display: none
	}
	#actya1.close #snowman{
		display: none
	}
}


@media all and (max-width:413px)
{
	#socleft {
		right: 0;
	left: 0;
	bottom: -175px;
	width: calc(100% - 30px);
	height: 135px;
	padding: 15px;
	}
	#socleft #abtn {
		background-image: url('pic/lsocpp_.png');
	height: 40px;
	line-height: 40px;
	width: 100px;
	top: -65px;
	right: -15px;
	font-size: 18px;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
	}
	#socleft #cntsocleft{
		line-height: 24px;
	font-size: 18px;
	text-align: center
	}
}


@media all and (max-width:515px)
{
	#socleft #abtn {
		top: -65px;
	}
}

@media all and (max-width:450px)
{
	#actya {
		left: 0;
	bottom: 0;
	width: calc(100% - 130px);
	height: 180px;
	background-color: #66B3C9;
	padding: 15px 15px 15px 115px;
	}
	#actya #abtn {
		height: 40px;
	line-height: 40px;
	width: 100px;
	bottom: 0;
	left: 0;
	font-size: 18px;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
	}
	#actya #cntact{
		line-height: 24px;
	font-size: 18px;
	}
	#actya #aphone{
		display: block;
	}

	#actya1 {
		left: 0;
	bottom: 0;
	}
	#actya1 #abtn {
		height: 40px;
	line-height: 40px;
	width: 100px;
	bottom: 0;
	left: 0;
	font-size: 18px;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
	}
	#actya1 #cntact{
		line-height: 24px;
	font-size: 18px;
	}
	#actya1 #aphone{
		display: block;
	}

}

@media all and (max-width:375px)
{
	#actya {
		left: 0;
	bottom: 0;
	width: calc(100% - 130px);
	height: 180px;
	background-color: #66B3C9;
	padding: 15px 15px 15px 115px;
	}
	#actya #abtn {
		height: 40px;
	line-height: 40px;
	width: 100px;
	top: 0;
	left: 0;
	font-size: 18px;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
	}
	#actya #cntact{
		line-height: 20px;
	font-size: 16px;
	}


	#actya1 #abtn {
		height: 40px;
	line-height: 40px;
	width: 100px;
	bottom: 0;
	left: 0;
	font-size: 18px;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
	}
	#actya1 #cntact{
		line-height: 20px;
	font-size: 16px;
	}

}

/*actya 2021*/

#any2021{
    display: block;
    position: fixed;
    left: -2000px;
    bottom: 220px;
    width:505px;
    height: 345px;

}
#any2021>div{
    display: block;
    position: relative;
    width:505px;
    height: 345px;

}

#any2021>div #aclose{
display: block;
position:absolute;
z-index: 20;
width: 40px;
height: 40px;
list-style: none;
margin: 0;
padding: 0;
cursor: pointer;
top: 50%;                        
   transform: translate(0, -50%);
right: -78px;
}

#any2021>div #aclose>div {
    position: relative;
    height: 40px;
    width: 40px;
    padding: 0;
    cursor: pointer;
    display: block;
    outline: 0;
    border: none;
    background: 0 0;
    color: transparent;
    text-indent: 100%;
    z-index: 1001;
}

#any2021>div #aclose>div::after, #any2021>div #aclose>div::before {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    margin-left: -14px;
    margin-top: -2px;
    height: 8px;
    width: 48px;
    background-color: #E13A3E;
    margin-left: -25px;
}

#any2021>div #aclose>div::before {
    transform: rotate(45deg);
}
#any2021>div #aclose>div::after {
    transform: rotate(-45deg);
}

#any2021 img{
    width: 100%;
    height: auto;
    }
    #any2021 a{
        display: block;
        width:542px;
        height:365px;
        position: absolute;
        top: 0;
        left:-6px;
        overflow: hidden;
        -webkit-box-shadow: 1px 1px 12px 0px rgba(50, 50, 50, 0.49);
    -moz-box-shadow:    1px 1px 12px 0px rgba(50, 50, 50, 0.49);
    box-shadow:         1px 1px 12px 0px rgba(50, 50, 50, 0.49);
    }

@media screen and (max-width: 600px) and (orientation:portrait) {
    #any2021>div #aclose{
        top: auto;
        right: auto;
        left: 50%;                        
        transform: translate(-50%,0);
        bottom: -78px;
        }
        #any2021,#any2021>div,#any2021 a{
            max-width: 100%;
            height: auto;
            
        }
        #any2021 a{left:0}
        #any2021{
            left: 0;
            bottom:-800px;
            top: 200%;
            transform: translate(0, -50%);

        }

        #actya1{
            bottom: -150px;
        }
        #actya1 #abtn{
            top:-50px
        }
}

@media screen and (max-height: 600px) and (orientation:landscape) {
    #any2021{
        max-width: 70%;
    }
        #any2021,#any2021>div,#any2021 a{
            
            max-width: 100%;
            height: auto;
            
        }
        #any2021 a{left:0}
        #any2021{
            bottom:0;
            top: -1000px;
            z-index: 100000;
            left:50%;
            transform: translate(-50%,0);

        }

        #any2021 img{
            width: auto;
            max-height: 100vh;
            }

            #any2021>div #aclose{
                transform: scale(0.6);
                right:-38px;
            }
            #actya1{
                bottom: -150px;
            }
            #actya1 #abtn{
                top:-50px
            }
}
/*actya 2021*/