body { background: #fff; font-size: 14px; color: #333; font-family: "Open Sans", sans-serif; }
body.freezeScroll { overflow-y: hidden; }
a:focus, .btn.active.focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn:active:focus, .btn:focus { outline: none; }
@font-face { font-family: 'Gilroy'; src: url('../fonts/Gilroy-Regular.ttf'); }
@font-face { font-family: 'Gilroy-BlackItalic'; src: url('../fonts/Gilroy-BoldItalic.ttf'); }
@font-face { font-family: 'Gilroy-Bold'; src: url('../fonts/Gilroy-Bold.ttf'); }
@font-face { font-family: 'Gilroy-RegularItalic'; src: url('../fonts/Gilroy-RegularItalic.ttf'); }
@font-face { font-family: 'Gilroy-ExtraBoldItalic'; src: url('../fonts/Gilroy-ExtraBoldItalic.ttf'); }
@font-face { font-family: 'Gilroy-LightItalic'; src: url('../fonts/Gilroy-LightItalic.ttf'); }
.form-control { border-radius: 0; margin-bottom: 15px; }
.form-control:hover, .form-control:focus, .form-control:active { box-shadow: none; border-color: #333; }
#side-navigation { display: block; position: fixed; right: 0; top: 0; bottom: 0; width: 300px; background: #333; color: #666; overflow-y: scroll; z-index: 202; transition: .4s; left: -300px; padding-top: 60px;  /* basic mobile meny by vtkpw*/  /* END basic mobile meny by vtkpw*/ }
#side-navigation.active { left: 0 !important; transition: .4s; }
#side-navigation ul { list-style: none; margin: 0; padding: 0; }
#side-navigation ul > li > a { display: block; color: #fff; padding: 8px 15px; margin-bottom: 5px; border-bottom: 1px solid #666; }
#side-navigation ul > li > a:hover { color: #889D0B; text-decoration: none; }
#side-navigation ul > li > a i.fa { color: #889D0B; }
#black-bg, #_black-bg { display: none; position: fixed; left: 0; width: 100%; height: 100%; top: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.5); z-index: 200; }
#black-bg.active, #_black-bg.active { display: block; }
#side-navigation-toggle { margin: 0; border: 0; outline: 0; float: left; color: #fff; font-size: 2em; padding: 5px; }
#side-navigation-toggle:hover, #side-navigation-toggle:focus, #side-navigation-toggle:active { color: #fff; background: transparent; margin: 0; border: 0; outline: 0; }
#logo { display: block; }
.btn-success-outline { color: #32842f; border-color: #32842f; background: transparent; border-radius: 0; transition: .3s ease; }
.btn-success-outline:focus, .btn-success-outline.focus { color: inherit !important; outline: 0; box-shadow: none; }
.btn-success-outline:hover { background: #32842f; color: #fff; border-color: #32842f; transition: .3s ease; }
.btn-success-flat { background: #6ba53a; color: #fff; font-weight: bold; font-size: 14px; padding: 10px 20px; border-radius: 0; transition: .3s ease; }
.btn-success-flat:focus, .btn-success-flat.focus { color: inherit !important; outline: 0; box-shadow: none; }
.btn-success-flat:hover { background: #569025; color: #fff; transition: .3s ease; }
.btn-danger-flat { background: #cc3333; color: #fff; font-weight: bold; font-size: 14px; padding: 10px 20px; border-radius: 0; transition: .3s ease; }
.btn-danger-flat:focus, .btn-danger-flat.focus { color: inherit !important; outline: 0; box-shadow: none; }
.btn-danger-flat:hover { background: #B91B1B; color: #fff; transition: .3s ease; }
.btn-default-outline { background: transparent; color: #666; border-color: #aeaeae; border-radius: 0; transition: .3s ease; }
.btn-default-outline:focus, .btn-default-outline.focus { color: inherit !important; outline: 0; box-shadow: none; }
.btn-default-outline:hover { background: #6ba53a; border-color: #6ba53a; color: #fff; transition: .3s ease; }
.btn-primary { background-color: #71cddc;  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0066ff+0,00ccff+100 */ background: #0066ff;  /* Old browsers */ background: -moz-linear-gradient(left, #0066ff 0%, #00ccff 100%);  /* FF3.6-15 */ background: -webkit-linear-gradient(left, #0066ff 0%, #00ccff 100%);  /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, #0066ff 0%, #00ccff 100%);  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0066ff', endColorstr='#00ccff', GradientType=1);  /* IE6-9 */ color: #fff; font-weight: 800; font-family: 'Gilroy-BlackItalic', sans-serif; font-size: 16px; border: 0; border-radius: 10px; transform: skew(-15deg); padding: 18px 40px; }
.btn-primary svg { float: right; width: 16px; margin-left: 15px; margin-top: 4px; }
#main-header { background: #fff; padding: 20px 0; border-bottom: 1px solid #ccc; }
#main-navigation { background: transparent; }
#main-navigation .navbar { background: transparent; border: 0; margin: 0; }
#main-navigation .navbar-nav > li:hover > a, #main-navigation .navbar-nav > li.active > a { color: #0099ff; border-bottom: 3px solid #0096ff; background: #fff; }
#main-navigation .navbar-nav > li.orderbtn { margin-left: 15px; }
#main-navigation .navbar-nav > li.orderbtn a { font-family: 'Gilroy-BlackItalic', sans-serif; font-weight: 800; color: #71cddc; padding: 15px 30px; border-radius: 10px; background: transparent url(../img/icons/arrow-right-blue.png) scroll 90% 50% no-repeat; background: -webkit-linear-gradient(45deg, #0066ff, #00ccff 80%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; border: 2px solid; border-image-source: linear-gradient(45deg, #0066ff, #00ccff 80%); border-image-slice: 1; transform: skew(-15deg); }
#main-navigation .navbar-nav > li > a { font-family: 'Gilroy', sans-serif; font-size: 14px; color: #333; display: block; padding: 15px 30px; border-bottom: 3px solid transparent; }
#body #main-index-slider .carousel-caption { right: 0; left: auto; top: 0; margin-right: 10%; text-align: left; color: #333; text-shadow: none; }
#body #main-index-slider .product-title { font-family: 'Gilroy-BlackItalic', sans-serif; font-weight: bold; font-style: italic; font-size: 120px; padding-left: 5px; color: #FFF;  /* Warning: no fallback */ background: linear-gradient(45deg, #0066ff, #00ccff 80%); background: -webkit-linear-gradient(45deg, #0066ff, #00ccff 80%); -webkit-background-clip: text; -webkit-text-stroke: 5px transparent; }
#body #main-index-slider .product-subtitle { font-weight: bold; color: #666666; font-size: 21px; font-family: 'Gilroy-Bold', sans-serif; }
#body #main-index-slider .product-subtitle strong { color: #333; }
#body #main-index-slider .product-description { font-size: 14px; color: #666666; margin-top: 30px; font-family: 'Gilroy-RegularItalic', sans-serif; }
#body #main-index-slider .view-more-btn { font-weight: bold; font-size: 14px; color: #666; padding: 3px 0; font-family: 'Gilroy-Bold', sans-serif; }
#body #main-index-slider .form-control { font-family: 'Gilroy', sans-serif; font-size: 12px; color: #666; padding: 12px 20px; height: auto; border-radius: 5px; border: 1px solid #6d6e71; }
#body #main-index-slider .small-text { font-family: 'Gilroy', sans-serif; font-size: 12px; color: #666; margin-top: 3px; }
#body #main-index-slider .buttons-section { display: flex; align-items: center; }
#body #main-index-slider .buttons-section .col { flex-grow: 1; }
#body #main-index-slider .buttons-section .price { font-family: 'Gilroy-BlackItalic', sans-serif; font-weight: 800; }
#body #main-index-slider .buttons-section .price .old { color: #006cff; font-size: 14px; line-height: 1em; text-decoration:strike-through; }
#body #main-index-slider .buttons-section .price .new { color: #006cff; font-size: 80px; line-height: 1em; }
#body #main-index-slider .buttons-section .price .new sup { top: -0.3em; }
#body #main-index-slider .buttons-section .price .new span { font-size: .7em; text-transform: uppercase; }
#body #main-index-slider .buttons-section .delivery { font-weight: 800; font-family: 'Gilroy-BlackItalic', sans-serif; color: #666; font-size: 14px; line-height: 1em; }
#body #main-index-slider .buttons-section .delivery:before { content: ''; width: 33px; height: 23px; background: url(../img/icons/delivery.png) center center no-repeat; float: left; display: block; margin-right: 10px; margin-top: 5px; }
#body #main-index-slider .buttons-section .primary-btn, #body #main-index-slider .buttons-section .buybtn { background-color: #71cddc;  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0066ff+0,00ccff+100 */ background: #0066ff;  /* Old browsers */ background: -moz-linear-gradient(left, #0066ff 0%, #00ccff 100%);  /* FF3.6-15 */ background: -webkit-linear-gradient(left, #0066ff 0%, #00ccff 100%);  /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, #0066ff 0%, #00ccff 100%);  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0066ff', endColorstr='#00ccff', GradientType=1);  /* IE6-9 */ color: #fff; font-weight: 800; font-family: 'Gilroy-BlackItalic', sans-serif; font-size: 16px; border: 0; border-radius: 10px; transform: none/*skew(-15deg)*/; padding: 18px 40px; }
#body #main-index-slider .buttons-section .primary-btn svg, #body #main-index-slider .buttons-section .buybtn svg { float: right; width: 16px; margin-left: 15px; margin-top: 4px; }
#body .section-title .title { font-family: 'Gilroy-ExtraBoldItalic', sans-serif; font-weight: 800; font-size: 60px; color: #333; text-align: center; line-height: 1.2em; }
#body.index-layout { font-family: 'Gilroy', sans-serif; color: #333; }
#body.index-layout .advantages { padding: 30px 0; }
#body.index-layout .advantages .section-title { margin-bottom: 100px; }
#body.index-layout .advantages .section-title .title { background: linear-gradient(45deg, #0066ff, #00ccff 80%); background: -webkit-linear-gradient(45deg, #0066ff, #00ccff 80%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; position: relative; }
#body.index-layout .advantages .section-title .title:before { content: ''; display: block; position: absolute; bottom: 100%; left: 50%; transform: translateX(-50%); z-index: 1; background: url(../img/advantages-title-bg.png) top center no-repeat; width: 164px; height: 51px; margin-bottom: -15px; }
#body.index-layout .advantages .section-title .title:after { content: ''; display: block; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); z-index: 1; background: url(../img/advantages-title-bg.png) bottom center no-repeat; width: 164px; height: 51px; margin-top: 10px; }
#body.index-layout .advantages .panel { border-radius: 15px; background: #ffffff url(../img/advantages-panel-bg.png) center center no-repeat; box-shadow: 0px 0px 102px 0px rgba(0, 0, 0, 0.07); padding: 160px 0; }
#body.index-layout .advantages .panel .list { list-style: none; margin: 0 auto; max-width: 420px; padding: 0; }
#body.index-layout .advantages .panel .list.left { margin-left: -200px; }
#body.index-layout .advantages .panel .list.right { margin-right: -200px; float: right; margin-top: -270px; }
#body.index-layout .advantages .panel .list > li { margin-bottom: 50px; }
#body.index-layout .advantages .panel .list > li .title { font-family: 'Gilroy-RegularItalic', sans-serif; font-style: italic; font-size: 34px; color: #ccc; line-height: 1em; margin-bottom: 10px; }
#body.index-layout .advantages .panel .list > li .title strong { font-family: 'Gilroy-ExtraBoldItalic', sans-serif; font-weight: 800; color: #666; }
#body.index-layout .advantages .panel .list > li .text { font-family: 'Gilroy', sans-serif; font-size: 14px; color: #333; }
#body.index-layout .inovation { padding-top: 250px; padding-bottom: 0; margin-top: -150px;  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0066ff+0,00ccff+100 */ background: #0066ff;  /* Old browsers */ background: -moz-linear-gradient(left, #0066ff 0%, #00ccff 100%);  /* FF3.6-15 */ background: -webkit-linear-gradient(left, #0066ff 0%, #00ccff 100%);  /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, #0066ff 0%, #00ccff 100%);  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0066ff', endColorstr='#00ccff', GradientType=1);  /* IE6-9 */ }
#body.index-layout .inovation .section-title h1.title { font-family: 'Gilroy-RegularItalic', sans-serif; font-size: 69px; color: #fff; font-style: italic; position: relative; margin: 50px 0; }
#body.index-layout .inovation .section-title h1.title strong { font-weight: bold; font-family: 'Gilroy-ExtraBoldItalic', sans-serif; font-weight: 800; }
#body.index-layout .inovation .section-title h1.title:before { content: ''; width: 146px; height: 68px; display: block; position: absolute; bottom: 100%; left: 50%; transform: translateX(-50%); z-index: 1; margin-bottom: -17px; background: url(../img/shield-title.png) top center no-repeat; }
#body.index-layout .inovation .section-title h1.title:after { content: ''; width: 146px; height: 66px; display: block; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); z-index: 1; background: url(../img/shield-title.png) bottom center no-repeat; }
#body.index-layout .inovation .section-title h2.title { color: #fff; font-family: 'Gilroy-BlackItalic', sans-serif; font-weight: 800; font-style: italic; font-size: 190px; padding: 0; margin: 0; line-height: 1em; height: 150px; overflow: hidden; }
#body.index-layout .inovation .timeline-overflow { position: relative; margin-top: 230px; margin-bottom: 230px; overflow-x: auto; padding: 50px 0; }
#body.index-layout .inovation .timeline { list-style: none; margin: 0; padding: 0; display: flex; align-items: center; position: relative; }
#body.index-layout .inovation .timeline > li { flex-grow: 1; text-align: center; position: relative; width: 25%; }
#body.index-layout .inovation .timeline > li:last-child .number:after { content: none; }
#body.index-layout .inovation .timeline > li .number { font-family: 'Gilroy-ExtraBoldItalic', sans-serif; font-weight: 800; font-size: 36px; color: #fff; padding: 15px; margin-top: -60px; line-height: 1em; margin-bottom: 35px; display: inline-block; }
#body.index-layout .inovation .timeline > li .number:after { content: ''; width: 80%; border-bottom: 2px solid #fff; position: absolute; display: block; left: 60%; right: 0; top: 0; z-index: 0; }
#body.index-layout .inovation .timeline > li .text { font-family: 'Gilroy', sans-serif; font-size: 16px; color: #fff; }
#body.index-layout .inovation .timeline > li .text .icon.icon1 { display: block; width: 80px; height: 80px; margin: 30px auto; background: url(../img/icons/timeline-icon1.png) center center no-repeat; }
#body.index-layout .inovation .timeline > li .text .icon.icon2 { display: block; width: 80px; height: 80px; margin: 30px auto; background: url(../img/icons/timeline-icon2.png) center center no-repeat; }
#body.index-layout .inovation .timeline > li .text .icon.icon3 { display: block; width: 80px; height: 80px; margin: 30px auto; background: url(../img/icons/timeline-icon3.png) center center no-repeat; }
#body.index-layout .inovation .timeline > li .text .icon.icon4 { display: block; width: 80px; height: 80px; margin: 30px auto; background: url(../img/icons/timeline-icon4.png) center center no-repeat; }
#body.index-layout .defense { padding: 100px 0; min-height: 1330px; background: #ffffff url(../img/defence-bg.jpg) bottom center no-repeat; }
#body.index-layout .defense .section-title .title { text-align: center; font-family: 'Gilroy-LightItalic', sans-serif; font-weight: 300; font-style: italic; font-size: 48px; text-transform: uppercase; color: #666666; }
#body.index-layout .defense .section-title .title:after { content: ''; display: block; height: 25px; width: 0; border-left: 2px solid #666; margin: 40px auto; }
#body.index-layout .defense .section-title .title .bold { font-family: 'Gilroy-BlackItalic', sans-serif; font-size: 36px; font-weight: 800; color: #666; display: block; }
#body.index-layout .defense .section-title .title .boldest { font-family: 'Gilroy-BlackItalic', sans-serif; font-weight: 800; font-size: 72px; color: #009bff; display: block; margin-bottom: 5px; }
#body.index-layout .defense .section-description { font-family: 'Gilroy-RegularItalic', sans-serif; font-size: 16px; color: #666; margin: 30px auto; text-align: center; }
#body.index-layout .normal { padding: 70px 0; }
#body.index-layout .normal .section-title { position: relative; text-align: center; margin-bottom: 40px; }
#body.index-layout .normal .section-title:before { position: absolute; content: ''; display: block; border-bottom: 1px solid #ccc; z-index: 0; width: 100%; top: 0; margin-top: 40px; }
#body.index-layout .normal .section-title div { background: #fff; padding: 5px 30px; display: inline-block; position: relative; margin-top: -30px; z-index: 3; }
#body.index-layout .normal .section-title .title { background: linear-gradient(45deg, #0066ff, #00ccff 80%); background: -webkit-linear-gradient(45deg, #0066ff, #00ccff 80%); background: -moz-linear-gradient(45deg, #0066ff, #00ccff 80%); background: -ms-linear-gradient(45deg, #0066ff, #00ccff 80%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; position: relative; font-size: 60px; font-family: 'Gilroy-ExtraBoldItalic', sans-serif; }
#body.index-layout .normal .gallery-row { margin-top: 30px; }
#body.index-layout .normal .gallery-row .gallery-item { border-radius: 5px; display: block; opacity: .8; overflow: hidden; margin-bottom: 60px; transition: .2s ease; border: 2px solid #fff; box-shadow: 0px 34px 57px 0px rgba(0, 0, 0, 0.24); position: relative; }

#body.index-layout .normal .gallery-row .gallery-item.video:before{
	 content: '\f04b';
	 font-family: FontAwesome;
	 position: absolute;
	 top:50%;
	 left:50%;
	 transform: translate(-50%, -50%);
	 z-index: 1;
	 font-size: 25px;
	 color:#fff;
	 text-align: center;
	 text-shadow: 0 0 14px rgba(0,0,0,.4);
}

#body.index-layout .normal .gallery-row .gallery-item:hover { opacity: 1; transition: .2s ease; }
#body.index-layout .contacts.normal .section-title:before { content: none; }
#body.index-layout .contacts.normal .section-title .subtitle { font-family: 'Gilroy', sans-serif; font-size: 23px; color: #333; }
#body.index-layout .contacts.normal .form-control, #body.index-layout .contacts.normal .form-control:active, #body.index-layout .contacts.normal .form-control:focus { border: 0; outline: 0; box-shadow: none; color: #333; border-bottom: 1px solid #ccc; }
#body.index-layout .contacts.normal .form-control { box-shadow: none; border-bottom: 1px solid #ccc; padding: 12px 0; height: auto; margin-bottom: 20px; }
#OrderModal { background: rgba(8, 2, 47, 0.65); font-family: 'Gilroy', sans-serif; }
#OrderModal button.close { margin-right: 10px; margin-top: 10px; position: relative; padding: 10px; opacity: 1; z-index: 4; }
#OrderModal .modal-dialog { width: 1370px; }
#OrderModal .modal-dialog .modal-body { padding: 30px 60px; }
#OrderModal .col-border-right:after { content: ''; width: 0; height: 100%; border-right: 1px solid #ccc; position: absolute; left: 100%; top: 0; bottom: 0; margin-left: 20%; }
#OrderModal label { font-weight: normal; cursor: pointer; }
#OrderModal .brand-title { font-family: 'Gilroy-BlackItalic', sans-serif; font-weight: 800; font-size: 55px; color: #FFF;  /* Warning: no fallback */ background: linear-gradient(45deg, #0066ff, #00ccff 80%); background: -webkit-linear-gradient(45deg, #0066ff, #00ccff 80%); -webkit-background-clip: text; -webkit-text-stroke: 5px transparent; padding-left: 5px; line-height: 1em; }
#OrderModal .brand-subtitle { font-weight: bold; color: #666666; font-size: 13px; font-family: 'Gilroy-Bold', sans-serif; }
#OrderModal .brand-subtitle strong { color: #333; }
#OrderModal .form-control:not(select), #OrderModal .form-control:active:not(select), #OrderModal .form-control:focus:not(select) { border: 0; outline: 0; box-shadow: none; color: #333; border-bottom: 1px solid #999; }
#OrderModal .form-control:not(select) { box-shadow: none; border-bottom: 1px solid #999; padding: 12px 0; height: auto; margin-bottom: 20px; }
#OrderModal .product-option { margin: 30px auto; }
#OrderModal .characteristics { list-style: none; margin: 20px 0; margin-top: 0; padding: 0; }
#OrderModal .characteristics > li { color: #666666; font-size: 12px; padding: 5px 0; overflow: hidden; display: block; }
#OrderModal .characteristics > li .right { font-family: 'Gilroy-Bold', sans-serif; float: right; color: #666; font-weight: bold; margin-top: -18px; }
#OrderModal .total-values { list-style: none; margin: 15px 0; margin-top: 0; padding: 0; }
#OrderModal .total-values > li { font-family: 'Gilroy-BlackItalic', sans-serif; font-weight: 800; color: #333; font-size: 19px; padding: 8px 0; }
#OrderModal .total-values > li .right { float: right; margin-top: -1px; }
#OrderModal .total-values > li .old-price { font-family: 'Gilroy', sans-serif; font-style: normal; color: #666; text-decoration: line-through; margin-right: 5px; }
#OrderModal .total-values > li.total { padding: 30px 0; border-top: 1px solid #ccc; margin-top: 20px; }
#OrderModal .total-values > li.total .right { font-family: 'Gilroy-BlackItalic', sans-serif; font-size: 50px; color: #006cff; line-height: 1em; margin-top: -25px; }
#OrderModal .total-values > li.total .right .currency { font-size: 0.9em; }
#OrderModal .total-values > li.total .right sup { top: -0.4em; font-size: 65%; }
#OrderModal select.form-control { border: 1px solid #999; border-radius: 5px; padding: 12px 15px; color: #666; height: auto; }
#OrderModal .submitorderbtn { margin-top: 15px; }
#OrderModal .form-title { font-size: 18px; color: #999; margin-bottom: 17px; }
#OrderModal .form-title .num { color: #0099ff; }
#scrollTopBtn { width: 45px; height: 45px; color: #006cff; display: flex; align-items: center; align-content: center; border: 2px solid #006cff; border-radius: 5px; z-index: 500; position: fixed; right: 20px; bottom: 20px; opacity: .6; text-align: center; transition: .3s ease; cursor: pointer; transition: .2s ease; }
#scrollTopBtn:hover { opacity: 1; transition: .2s ease; }
#scrollTopBtn svg { fill: currentColor; width: 40%; margin: 0 auto; }
#scrollTopBtn.active { opacity: 1; transition: .3s ease; }
#main-footer { background: #464646; color: #999999; padding: 15px 0; font-size: 12px; font-family: 'Gilroy', sans-serif; }
#main-footer .flex-align { display: flex; width: 100%; align-items: center; }
#main-footer .webstar-logo { float: right; margin-top: 0; width: 50px; }
#main-footer .links { list-style: none; margin: 0; padding: 0; flex-grow: 1; }
#main-footer .links > li { color: #999; float: left; }
#main-footer .links > li > a { color: inherit; text-decoration: none; font-size: 12px; padding: 4px 15px; transition: .3s ease; }
#main-footer .links > li > a:hover { color: #fff; text-decoration: none; transition: .3s ease; }
.ng-hide { display: none; position: absolute; z-index: -10; width: 0; height: 0; }

/*swall custom modal*/
.swal2-modal { border-radius: 0; padding: 30px 65px !important; padding-top: 0 !important; }
.swal2-modal h2 { font-family: 'HelveticaNeueCyr Black', sans-serif; font-weight: 800; font-size: 22px; color: #89191c; line-height: 1.1em; }
.swal2-modal .swal2-content { font-family: 'HelveticaNeueCyr Roman', sans-serif; font-weight: normal; font-size: 14px; color: #333; display: block; }
.swal2-modal.buyModalAlert { display: block; font-size: 1em; width: 40em; }
.swal2-modal.buyModalAlert .product-title { display: block; font-size: 14px; font-family: 'HelveticaNeueCyr Roman', sans-serif; color: #333; margin-bottom: 5px; }
.swal2-modal.buyModalAlert .product-qty { display: block; font-size: 13px; font-family: 'HelveticaNeueCyr Roman', sans-serif; color: #333; }
.swal2-modal.buyModalAlert .added-text { display: block; font-size: 14px; font-family: 'HelveticaNeueCyr Roman', sans-serif; color: #333; }
.swal2-modal.buyModalAlert .product-info { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 15px 0; margin: 20px 0; text-align: left; }
.swal2-modal.buyModalAlert .btn-danger-flat { background: #cc3333 !important; border-color: #cc3333 !important; color: #fff !important; text-align: center; text-transform: uppercase; font-family: 'HelveticaNeueCyr Roman', sans-serif; font-size: 14px; padding: 11px 30px; transition: .3s ease; display: block; width: 100%; margin-bottom: 15px; border-radius: 0; }
.swal2-modal.buyModalAlert .btn-danger-flat:hover { background: #B01A1A !important; border-color: #B01A1A !important; color: #fff !important; transition: .3s ease; }
.swal2-modal.buyModalAlert .btn-default-flat { background: #fff !important; border-color: #ccc !important; border: 1px solid #ccc; color: #666666 !important; text-align: center; font-family: 'HelveticaNeueCyr Roman', sans-serif; font-size: 14px; padding: 11px 20px; transition: .3s ease; display: block; max-width: 70%; margin-bottom: 15px; border-radius: 0; }
.swal2-modal.buyModalAlert .btn-default-flat:hover { background: #ccc !important; border-color: #ccc !important; color: #fff !important; transition: .3s ease; }
.swal2-popup { width: 42em; font-size: 1.5rem; }
.swal2-popup { font-size: 1em !important; }
#body #main-index-slider .video-holder { height: 885px; width: 100%; position: relative; }
#body #main-index-slider .video-holder video { position: absolute; width: 100% !important; height: auto !important; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 0; }

.fancybox-type-iframe .fancybox-nav { top:25%; width:15%; min-width:30px; height:50%; }
.fancybox-type-iframe .fancybox-inner { min-height:500px; }

