/*reset*/
html, body, div, span, object, iframe, img, strong, b, u, i,table,tbody, tfoot, thead,td,th,tr
form, label, legend,header,footer,article,section,aside{margin:0; padding:0; border:0; vertical-align:baseline; background:transparent;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
input:focus, select:focus, textarea:focus, button:focus {outline:none}
html, body{width:100%; height:100%;}
.clear{clear:both; font-size:0;}
.clearfix::after{clear: both; content: "";  display: table;}
*{box-sizing: border-box;}
button,input[type="button"],input[type="submit"]{cursor: pointer}
table,td,th,tr {border-collapse:collapse; border-spacing:0;}
input, select, textarea,button {font-family: arial, helvetica, sans-serif; font-weight:400; color: #000;}
*{
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
* {
	outline: 0 !important;
}
/*reset*/

body #welcome{display: none;}

/*fancybox*/
@charset "UTF-8";.fancybox-enabled{overflow:hidden}.fancybox-enabled body{overflow:visible;height:100%}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99993;-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-container~.fancybox-container{z-index:99992}.fancybox-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f0f11;opacity:0;transition-timing-function:cubic-bezier(.55,.06,.68,.19);-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-container--ready .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-controls{position:absolute;top:0;left:0;right:0;text-align:center;opacity:0;z-index:99994;transition:opacity .2s;pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;direction:ltr}.fancybox-show-controls .fancybox-controls{opacity:1}.fancybox-infobar{display:none}.fancybox-show-infobar .fancybox-infobar{display:inline-block;pointer-events:all}.fancybox-infobar__body{display:inline-block;width:70px;line-height:44px;font-size:13px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;text-align:center;color:#ddd;background-color:rgba(30,30,30,.7);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased}.fancybox-buttons{position:absolute;top:0;right:0;display:none;pointer-events:all}.fancybox-show-buttons .fancybox-buttons{display:block}.fancybox-slider-wrap{overflow:hidden;direction:ltr}.fancybox-slider,.fancybox-slider-wrap{position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;z-index:99993;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-tap-highlight-color:transparent}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch}.fancybox-slide:before{content:"";height:100%;width:0}.fancybox-slide:before,.fancybox-slide>*{display:inline-block;vertical-align:middle}.fancybox-slide>*{position:relative;padding:24px;margin:44px 0;border-width:0;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide--image{overflow:hidden}.fancybox-slide--image:before{display:none}.fancybox-content{display:inline-block;position:relative;margin:44px auto;padding:0;border:0;width:80%;height:calc(100% - 88px);vertical-align:middle;line-height:normal;text-align:left;white-space:normal;outline:none;font-size:16px;font-family:Arial,sans-serif;box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch}.fancybox-iframe{display:block;margin:0;padding:0;border:0;width:100%;height:100%;background:#fff}.fancybox-slide--video .fancybox-content,.fancybox-slide--video .fancybox-iframe{background:transparent}.fancybox-placeholder{z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-image,.fancybox-placeholder,.fancybox-spaceball{position:absolute;top:0;left:0;margin:0;padding:0;border:0}.fancybox-image,.fancybox-spaceball{width:100%;height:100%;max-width:none;max-height:none;background:transparent;background-size:100% 100%}.fancybox-controls--canzoomOut .fancybox-placeholder{cursor:zoom-out}.fancybox-controls--canzoomIn .fancybox-placeholder{cursor:zoom-in}.fancybox-controls--canGrab .fancybox-placeholder{cursor:-webkit-grab;cursor:grab}.fancybox-controls--isGrabbing .fancybox-placeholder{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-spaceball{z-index:1}.fancybox-tmp{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-error{position:absolute;margin:0;padding:40px;top:50%;left:50%;width:380px;max-width:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font:16px/20px Helvetica Neue,Helvetica,Arial,sans-serif}.fancybox-close-small{position:absolute;top:0;right:0;width:44px;height:44px;padding:0;margin:0;border:0;border-radius:0;outline:none;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:"Ãƒâ€”";position:absolute;top:5px;right:5px;width:30px;height:30px;font:20px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background:#fff;transition:background .2s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-slide--video .fancybox-close-small{top:-36px;right:-36px;background:transparent}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-caption-wrap{position:absolute;bottom:0;left:0;right:0;padding:60px 30px 0;z-index:99998;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));opacity:0;transition:opacity .2s;pointer-events:none}.fancybox-show-caption .fancybox-caption-wrap{opacity:1}.fancybox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button{pointer-events:all}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-button{display:inline-block;position:relative;width:44px;height:44px;line-height:44px;margin:0;padding:0;border:0;border-radius:0;cursor:pointer;background:transparent;color:#fff;box-sizing:border-box;vertical-align:top;outline:none}.fancybox-button--disabled{cursor:default;pointer-events:none}.fancybox-button,.fancybox-infobar__body{background:rgba(30,30,30,.6)}.fancybox-button:hover{background:rgba(0,0,0,.8)}.fancybox-button:after,.fancybox-button:before{content:"";pointer-events:none;position:absolute;border-color:#fff;background-color:currentColor;color:currentColor;opacity:.9;box-sizing:border-box;display:inline-block}.fancybox-button--disabled:after,.fancybox-button--disabled:before{opacity:.5}.fancybox-button--left:after{left:20px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.fancybox-button--left:after,.fancybox-button--right:after{top:18px;width:6px;height:6px;background:transparent;border-top:2px solid currentColor;border-right:2px solid currentColor}.fancybox-button--right:after{right:20px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--left{border-bottom-left-radius:5px}.fancybox-button--right{border-bottom-right-radius:5px}.fancybox-button--close{float:right}.fancybox-button--close:after,.fancybox-button--close:before{content:"";display:inline-block;position:absolute;height:2px;width:16px;top:calc(50% - 1px);left:calc(50% - 8px)}.fancybox-button--close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.fancybox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@media (max-width:800px){.fancybox-controls{text-align:left}.fancybox-button--left,.fancybox-button--right,.fancybox-buttons button:not(.fancybox-button--close){display:none!important}.fancybox-caption{padding:20px 0;margin:0}}.fancybox-button--fullscreen:before{width:15px;height:11px;left:15px;top:16px;border:2px solid;background:none}.fancybox-button--play:before{top:16px;left:18px;width:0;height:0;border-top:6px inset transparent;border-bottom:6px inset transparent;border-left:10px solid;border-radius:1px;background:transparent}.fancybox-button--pause:before{top:16px;left:18px;width:7px;height:11px;border-style:solid;border-width:0 2px;background:transparent}.fancybox-button--thumbs span{font-size:23px}.fancybox-button--thumbs:before{top:20px;left:21px;width:3px;height:3px;box-shadow:0 -4px 0,-4px -4px 0,4px -4px 0,inset 0 0 0 32px,-4px 0 0,4px 0 0,0 4px 0,-4px 4px 0,4px 4px 0}.fancybox-container--thumbs .fancybox-caption-wrap,.fancybox-container--thumbs .fancybox-controls,.fancybox-container--thumbs .fancybox-slider-wrap{right:220px}.fancybox-thumbs{position:absolute;top:0;right:0;bottom:0;left:auto;width:220px;margin:0;padding:5px 5px 0 0;background:#fff;z-index:99993;word-break:normal;-webkit-overflow-scrolling:touch;-webkit-tap-highlight-color:transparent;box-sizing:border-box}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0}.fancybox-thumbs>ul>li{float:left;overflow:hidden;max-width:50%;padding:0;margin:0;width:105px;height:75px;position:relative;cursor:pointer;outline:none;border:5px solid #fff;border-top-width:0;border-right-width:0;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;min-width:100%;min-height:100%;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{display:none!important}.fancybox-container--thumbs .fancybox-caption-wrap,.fancybox-container--thumbs .fancybox-controls,.fancybox-container--thumbs .fancybox-slider-wrap{right:0}}
/*fancybox*/

@font-face {
	font-family: 'Glober_Book';
	src: url('../fonts/Glober_Book.eot');
	src: local('Glober_Book'), url('../fonts/Glober_Book.woff') format('woff'), url('../fonts/Glober_Book.ttf') format('truetype'), url('../fonts/Glober_Book.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body{
	font-family: 'GothamPro';
	color: #000;
	background: #fff;
	position: relative;
	margin: 0 auto;
	position: relative;
}
.container{
	max-width: 1400px;
	margin: 0 auto;
}
header{
    background: rgba(0,0,0,0.8);    
	padding: 20px 0px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	transition: all .2s;
	z-index: 999;
}

#popap_call_back input[type="text"].cnt {
    display: inline-block;
    width: 33px;
    text-align: center;
    color: #fff;
    text-indent: 0;
    padding: 0;
    border-radius: 5px;
    height: 22px;
    line-height: 22px;
    margin-bottom: 0;
}

.cnt-btn.plus,.cnt-btn.minus,
.cnt-btn.plus-mod,.cnt-btn.minus-mod,
.cnt-btn.plus-sel,.cnt-btn.minus-sel{
       font-size: 27px;    
}

.cart_item {
    margin-top: 8px;
}

#order{
    width: 100%;
    max-width: 500px;
}

#order table{
    width: 100%;
}

#order table td{
    padding: 3px 0;
}

table#order-table td:nth-child(1) {
    width: 240px;
}

table#order-table td:nth-child(2) {
    width: 90px;
}

table#order-table td:nth-child(3) {
    width: 77px;
}
table#order-table td:nth-child(4) {
    width: 90px;
}

.cnt-btn {
 
    vertical-align: middle;
    display: inline-block;
    height: 27px;
    line-height: 27px;
    text-align: center;
    width: auto;
    border-radius: 5px;
    margin: 0 2px;
    cursor: pointer;
    /* border: 1px solid #fff; */
}

a.del.cnt-btn,a.del-mod.cnt-btn {
    border: 1px solid #fff;
    padding: 3px 6px;
    line-height: normal;
}

.cnt-btn.minus{
    line-height: 23px;
}

.menu-list{
    text-align: center;
    margin-top: 5px;
    color: #fff;
    font-size: 13px;
    display: none;
    line-height: 23px;
    max-width: 1300px;
    margin: 0 auto;
}

@media (min-width:900px){
    .fix_head .menu-list{
        display: block;
    }
}

.menu-list a{
    text-transform: uppercase;
    margin: 0 5px;
    cursor: pointer;
  font-family: 'Proxima Nova semibold';
}


.menu-list a:first-child{
    background: #E31D24;
    padding: 6px;    
}
.menu-list span:last-child{
    display: none;
}

.fix_head{
	padding: 10px 0;
	background: rgba(0,0,0,0.8);
}

.fix_head .logo{
    margin-top: 20px;
    margin-bottom: 10px;
}
.in_head_flex{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-ms-align-items: center;
	align-items: center;
}
.num_b{
	width: 420px;
}

 

.ava{
    background-size: contain !important;
    background-position: center center !important;
    background-repeat:  no-repeat !important;
    width: 315px;
    height: 220px;
    margin: 0 0 35px 0;   
    max-width: 100%;    
}

@media (min-width:800px){
    .ava{
        position: relative;
        top: -28px;   
        margin: 0 0 0px 0;
    }
    
    .prize_gramm{
        margin-top: -8px;
    }
}
.num_b h2{
	font-size: 25px;
	color: #fff;
	margin: 0 0 7px 0;
	font-weight: 400;
}
.num_b h2 a{
	text-decoration: none;
	color: #fff;
}
.num_b h2 span{
	font-size: 16px;
	color: #d24a43;
}
nav{
	margin: 0 0 25px 0;
}
nav a{
	font-size: 17px;
	display: inline-block;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	color: #fff;
	text-decoration: none;
	border-right: 2px solid #fff;
}
nav a:last-child{
	border: none;
}
.num_b p{
    font-size: 14px;
    color: #fff;
    margin: 0;
    line-height: 16px;
    max-width: 320px;
}
.logo{
	display: inline-block;
	margin: 0 110px 0 0;
    width: 265px;
    height: 108px;
}
.logo a{
    display: inline-block;
    background: url(../img/logo.png)0 0 no-repeat;
    width: 265px;
    height: 108px;
    background-size: contain;
}
.corzina_btn{
	width: 260px;
}
.corzina{
	display: inline-block;
	background: url(../img/corzina.png)0 0 no-repeat;
	width: 26px;
	height: 30px;
	margin: 0 10px 0 0;
	vertical-align: middle;
}
.corzina_btn p{
	display: inline-block;
	margin: 5PX 0 0 0;
	    font-size: 13px;
	color: #fff;
	vertical-align: middle;
}
.corzina_btn p span{
	font-size: 18px;
	color: #d24a43;
}


.swal2-container {
    z-index: 9999999 !important;
}
.btn_call{
	width: 100%;
	display: block;
	background: #E31D24;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
  	font-family: 'Proxima Nova semibold';
	text-transform: uppercase;
	text-align: center;
	padding: 20px 5px;
	margin: 20px 0 0 0;
	letter-spacing: 2px;
}
.ban_block{
    background: url(../img/main_bg.jpg)center 275px no-repeat;
    -webkit-background-size: cover;
    background-size: 100%;
    padding: 180px 0 460px;
}

@media (max-width:1400px){
    .ban_block{
        padding: 180px 0 345px;
    }
  
}
.ban_block h2{
    font-size: 62px;
	margin: 0 0 15px 0;
	color: #fff;
	text-align: center;
	font-family: 'Glober_Book';
	color: #000;
    text-transform: uppercase;
}
.ban_block h3{
	text-align: center;
	font-size: 17px;
	line-height: 1.3em;
	color: #000;
	margin: 0 0 15px 0;
	font-weight: 400;
}
.ban_block h3 span{
	display: block;
	margin-bottom: 15px;
}
.ban_block h3 a{
	color: #fff;
	text-decoration: none;
	display: inline-block;
	border-bottom: 1px solid #39393a;
}
.social{
	width: 120px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	margin: 0 auto 0;
}
.social a{
	width: 52px;
	height: 52px;
	background: #fff;
	display: inline-block;
	text-align: center;
	border-radius: 50px;
	color: #d24a43;
	font-size: 30px;
	    line-height: 55px;
}

.ban_block .social a{
    width: 26px;
    height: 26px;
    line-height: 26px;    
}

.select-wrap .select2-container {
  width:  266px !important;
    margin-bottom: 20px;
}

.select-wrap .select2-container--default .select2-selection--single {
  border: 1px solid #ccc;
  border-radius: 5px;
  height: 30px;
  outline: none;
}

body .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #d24942;
    color: white;
}

.select-wrap .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 30px;
  font-size: 14px;
  font-family: 'Helvetica Neue', Helvetica, sans-serif;
}

.select-wrap .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 28px;
}

.select2-dropdown, .select-wrap .select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select-wrap .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-color: #E31D24 !important;
    border-radius: 5px !important;
}

.select2-search--dropdown {
  display: none !important;
}


.select2-dropdown,
.select-wrap .select2-container--default.select2-container--open.select2-container--below .select2-selection--single, 
.select-wrap .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-color: #d24942 !important;
  border-radius:5px !important;
}

.cat-name{
    border-bottom: 1px solid #aaa;
    padding-bottom: 20px;
    font-size: 40px;
}

.in_pizza_flex>div h2 .icons{
    
}
.in_pizza_flex>div h2 .icons .img{
    width: 37px;
    height: 20px;
    margin-left: 10px;
    background-size: contain;
    background-position: center center;
    display: inline-block;
    vertical-align: top;
    background-repeat: no-repeat;
}

.in_pizza_flex>div h2 .icons .img.icon-1{
    width: 14px;
}

.in_pizza_flex>div h2 .icons .img.icon-2{
    width: 22px;
}

.in_pizza_flex>div h2 .icons .img.icon-5{
    width: 22px;
}
.best{
    border-bottom: 0;
    padding-bottom: 20px;
    font-size: 25px;
    text-align: center;    
}

.cat-name span{
    display: block;
    font-size: 22px;
    margin-top: 10px;
}
.pizza_block{
	padding: 0px 0 30px;
}
.pizza_flex{
	display: block;
	padding: 55px 0;
	border-bottom: 1px solid #c5c5c5;
}
.in_pizza_flex{
	width: 49%;
	display: inline-block;
    margin-bottom: 90px;
}
.in_pizza_flex>div{
	width: 49%;
	display: inline-block;
	vertical-align: top;
}
.in_pizza_flex>div img{
	width: auto;
	height: 220px;
	display: block;
	margin: 0 0 35px 0;
}
.prize_gramm{
	display: none;
	font-size: 22px;
    font-family: 'Proxima Nova bold';
	margin: 0;
	text-align: center;
	text-transform: uppercase;
}
.prize_gramm span{
	font-size: 12px;
	 font-family: 'GothamPro-Bold';
}

.prize_gramm em{
    font-style: normal;
}
.in_pizza_flex>div h2{
    text-transform: uppercase;
    font-size: 24px;
    font-family: 'Proxima Nova bold';
    margin: 0 0 10px 0;
}
.in_pizza_flex>div>p{
    font-size: 13px;
    min-height: 95px;
    margin: 0 0 10px 0;
    line-height: 1.5em;
    font-family: 'Proxima Nova semibold';
}
.size{
	width: 230px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	margin: 0 0 40px 0;
}
.size span{
	font-size: 18px;
	 font-family: 'GothamPro-Bold';
	display: inline-block;
	text-align: center;
	width: 80px;
	padding: 6px 0;
	border: 1px solid transparent;
	cursor: pointer;
    color: #a9a9a9;    
}
.size span.choosed1{
	border: 1px solid #000 !important;
    color:#000;
}
.btn_buyed{
	width: 266px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

.btn_buyed .buy_1{ cursor: pointer;
}
.btn_buyed .buy_1,
.btn_buyed .buy_2,
.btn_buyed .buy_3{
	background: #55c63b;
}
.btn_buy .buy_1,
.btn_buy .buy_2,
.btn_buy .buy_3{
	background: #E31D24;
}
.buy_1{
	text-transform: uppercase;
	font-size: 12px;
	width: 160px;
	border-right: 1px solid #fff;
	padding: 20px 0;
	text-align: center;
	margin: 0;
	color: #fff;
	font-family: 'GothamPro-Medium';
}


input[type=checkbox] {
    opacity: 0;
    float: left;
    width: 100%;
    height: 15px;
    position: absolute;
    z-index: 9;
    left: -4px;
    top: -4px;
}

input[type=checkbox] + label {
  margin: 0 0 0 20px;
  position: relative;
  cursor: pointer;
  font-size: 14px;
  float: left;
}

input[type=checkbox] + label ~ label {
  margin: 0 0 0 40px;
}

input[type=checkbox] + label::before {
    content: ' ';
    position: absolute;
    left: -25px;
    top: -3px;
    width: 17px;
    height: 17px;
    display: block;
    background: white;
    border: 1px solid #A9A9A9;
}

input[type=checkbox] + label::after {
  content: ' ';
  position: absolute;
left: -27px;
top: -5px;
  width: 23px;
  height: 23px;
  display: block;
  z-index: 1;
  background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjE4MS4yIDI3MyAxNyAxNiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAxODEuMiAyNzMgMTcgMTYiPjxwYXRoIGQ9Ik0tMzA2LjMgNTEuMmwtMTEzLTExM2MtOC42LTguNi0yNC04LjYtMzQuMyAwbC01MDYuOSA1MDYuOS0yMTIuNC0yMTIuNGMtOC42LTguNi0yNC04LjYtMzQuMyAwbC0xMTMgMTEzYy04LjYgOC42LTguNiAyNCAwIDM0LjNsMjMxLjIgMjMxLjIgMTEzIDExM2M4LjYgOC42IDI0IDguNiAzNC4zIDBsMTEzLTExMyA1MjQtNTI0YzctMTAuMyA3LTI1LjctMS42LTM2eiIvPjxwYXRoIGZpbGw9IiMzNzM3MzciIGQ9Ik0xOTcuNiAyNzcuMmwtMS42LTEuNmMtLjEtLjEtLjMtLjEtLjUgMGwtNy40IDcuNC0zLjEtMy4xYy0uMS0uMS0uMy0uMS0uNSAwbC0xLjYgMS42Yy0uMS4xLS4xLjMgMCAuNWwzLjMgMy4zIDEuNiAxLjZjLjEuMS4zLjEuNSAwbDEuNi0xLjYgNy42LTcuNmMuMy0uMS4zLS4zLjEtLjV6Ii8+PHBhdGggZD0iTTExODcuMSAxNDMuN2wtNTYuNS01Ni41Yy01LjEtNS4xLTEyLTUuMS0xNy4xIDBsLTI1My41IDI1My41LTEwNi4yLTEwNi4yYy01LjEtNS4xLTEyLTUuMS0xNy4xIDBsLTU2LjUgNTYuNWMtNS4xIDUuMS01LjEgMTIgMCAxNy4xbDExNC43IDExNC43IDU2LjUgNTYuNWM1LjEgNS4xIDEyIDUuMSAxNy4xIDBsNTYuNS01Ni41IDI2Mi0yNjJjNS4yLTMuNCA1LjItMTIgLjEtMTcuMXpNMTYzNC4xIDE2OS40bC0zNy43LTM3LjdjLTMuNC0zLjQtOC42LTMuNC0xMiAwbC0xNjkuNSAxNjkuNS03MC4yLTcxLjljLTMuNC0zLjQtOC42LTMuNC0xMiAwbC0zNy43IDM3LjdjLTMuNCAzLjQtMy40IDguNiAwIDEybDc3LjEgNzcuMSAzNy43IDM3LjdjMy40IDMuNCA4LjYgMy40IDEyIDBsMzcuNy0zNy43IDE3NC43LTE3Ni40YzEuNi0xLjcgMS42LTYuOS0uMS0xMC4zeiIvPjwvc3ZnPg==') no-repeat center center;
  -ms-transition: all .2s ease;
  -webkit-transition: all .2s ease;
  transition: all .3s ease;
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 0;
}

input[type=checkbox]:checked + label::after {
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(0.7);
  opacity: 1;
}    

.addit{
    position: relative;
    margin-bottom: 20px;
    z-index: 3;
}

.addit a{
    color:#d24a43;
    text-decoration: underline;
    cursor: pointer;
}

.addit .body{
    display: none;
    position: absolute;
    top: 16px;
    left: 0px;
    padding: 10px;
    border: 1px solid #eee;
    background: #fff;
    border-radius: 0;
    width: 400px;
}

.addit .body .cols {
    display: inline-block;
    vertical-align: top;
}

.addit .body .cols.first{
    margin-right: 20px;
}

.addit .body p{
    position: relative;
}
.addit .body a.close{
    position: absolute;
    top: 7px;
    right: 9px;
    color: #000;
    text-decoration: none;
}
.addit .body a.go{
    margin: 5px 0 10px;
    display: block;
    color: #fff;
    background: #d24a43;
    font-size: 14px;
    padding: 5px 10px;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
}
.buy_2{
	font-size: 12px;
	width: 54px;
	border-right: 1px solid #fff;
	padding: 20px 0;
	text-align: center;
	margin: 0;
	color: #fff;
	font-family: 'GothamPro-Medium';
}
.buy_3{
	width: 54px;
	margin: 0;
}
.buy_3 span{
	display: block;
	width: 100%;
	height: 25px;
	cursor: pointer;
}
.click_1{
	background: url(../img/sprite_1.png)20px 9px no-repeat;
}
.click_2{
	background: url(../img/sprite_1.png)20px -34px no-repeat;
}
.akcii{
	padding: 60px 0;
}
.akcii h2{
	font-size: 90px;
	margin: 0 0 35px 0;
	font-family: 'BebasNeueBold';
	text-transform: uppercase;
	text-align: center;
}
.skidka{
	width: 950px;
	margin: 0 auto 0;
	-webkit-box-shadow: 0px 1px 10px 0px rgba(165, 165, 165, 0.7);
-moz-box-shadow:    0px 1px 10px 0px rgba(165, 165, 165, 0.7);
box-shadow:         0px 1px 10px 0px rgba(165, 165, 165, 0.7);
}
.skidka h3{
	font-size: 50px;
	text-align: center;
	color: #fff;
	margin: 0;
	padding: 50px 0;
	font-family: 'BebasNeueBold';
	background: url(../img/bg_2.jpg)center 0 no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.skidka h4{
	font-size: 25px;
	font-family: 'GothamPro-Bold';
	padding: 35px 35px 0 35px ;
	margin: 0;
}
.skidka p{
	font-size: 17px;
	padding: 30px 35px;
	margin: 0;
	line-height: 1.6em;
}
.radius_dost{
	padding: 60px 0;
}
.radius_dost h2{
	font-size: 90px;
	margin: 0 0 25px 0;
	font-family: 'BebasNeueBold';
	text-transform: uppercase;
	text-align: center;
}
.radius_dost h4{
	font-size: 17px;
	text-align: center;
	line-height: 1.6em;
	font-weight: 400;
}
.radius_dost h4 a{
	text-decoration: none;
	color: #000;
}
.map{
	width: 950px;
	margin: 0 auto 0;
	-webkit-box-shadow: 0px 1px 10px 0px rgba(165, 165, 165, 0.7);
-moz-box-shadow:    0px 1px 10px 0px rgba(165, 165, 165, 0.7);
box-shadow:         0px 1px 10px 0px rgba(165, 165, 165, 0.7);
}
.map iframe{
	width: 100%;
	height: 350px;
}
footer{
	background: #282828;
	padding: 50px 0;
}
.footer_flex{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-around;
	-ms-align-items: center;
	align-items: center;
	flex-wrap: wrap;
}
.footer_flex .logo{
	margin: 0;
}
.footer_flex>div h3{
	font-family: 'BebasNeueBold';
	font-size: 30px;
	margin: 0 0 28px 0;
	color: #fff;
	text-transform: uppercase;
}
.footer_flex>div p{
	font-size: 14px;
	margin: 0;
	padding: 5px 0 5px 0;
	color: #fff;
}
.footer_flex>div p a{
	color: #fff;
	text-decoration: none;
}
.footer_flex .social a{
	background: #282828;
	border: 1px solid #fff;
	color: #fff;
}
/*======================*/
.fancybox-bg{
	background: #151515;
	opacity: 1 !important;
}
#popap_call_back{
	width: 80%;
	background: transparent;
}
#popap_call_back .phone {
	font-weight: 500;
	font-size: 50px;
	color: #ffffff;
	text-decoration: none;
	margin-bottom: 13px;
	display: block;
}
#popap_call_back p {
	font-size: 18px;
	color: #ffffff;
	 font-family: 'GothamPro';
}
#popap_call_back input[type="text"],
#popap_call_back input[type="tel"],
#popap_call_back input[type="email"],
#popap_call_back input[type="number"]{
	height: 40px;
	width: 100%;
	max-width: 426px;
	font-size: 16px;
	color: #ffffff;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	padding: 0 20px 0 44px;
	outline: none;
	border: 1px solid #ffffff;
	background: transparent;
	display: block;
	 font-family: 'GothamPro';
}
#popap_call_back input[name="name"] {
	margin-top: 74px;
	margin-bottom: 24px;
	background: url(../img/name-icon.png) 16px 50% no-repeat;
}
#popap_call_back input[name="phone"] {
	margin-bottom: 24px;
	background: url(../img/phone-icon-input.png) 16px 50% no-repeat;
}
#popap_call_back input[name="email"] {
	margin-bottom: 24px;
	background: url(../img/email-icon.png) 15px 50% no-repeat;
}
#popap_call_back textarea {
	height: 115px;
	width: 100%;
	max-width: 635px;
	border: 1px solid #ffffff;
	font-size: 16px;
	-webkit-border-radius: 26px;
	-moz-border-radius: 26px;
	border-radius: 26px;
	margin-bottom: 45px;
	padding: 15px 20px 10px 44px;
	resize: none;
	outline: none;
	color: #ffffff;
	background: transparent;
}
.popap_call_back .btn_call{
	width: 280px;
	border: none;
	 font-family: 'GothamPro';
}
.fancybox-close-small {
	background: url(../img/close.png) no-repeat;
	width: 29px;
	height: 28px;
	font-size: 0;
	top: 95px;
	right: 15px;
	opacity: 1;
	cursor: pointer;
}
.fancybox-close-small:after{
	display: none;
}
::-webkit-input-placeholder {color:#fff;}
::-moz-placeholder          {color:#fff;}/* Firefox 19+ */
:-moz-placeholder           {color:#fff;}/* Firefox 18- */
:-ms-input-placeholder      {color:#fff;}

:focus::-webkit-input-placeholder {color:transparent;}
:focus::-moz-placeholder          {color:transparent;}/* Firefox 19+ */
:focus:-moz-placeholder           {color:transparent;}/* Firefox 18- */
:focus:-ms-input-placeholder      {color:transparent;}

input.error, textarea.error{
	border:1px solid red !important;
}

.fancybox-slide--html .fancybox-close-small {
    color: #fff !important;
}

.message.fancybox-content{
    height: auto;
    width: auto;
}

.fancybox-slide--html .message.fancybox-content .fancybox-close-small {
    color: #aaa !important;
}