body.site{
	border-top: 0;
    padding: 0px;
        background: #262626;
}
.body .container{
	border:  0;
}
.positionTopTitle .sppb-addon.sppb-addon-text-block {
    background: #0000001f;
    padding: 20px 5px 35px 5px;
    width: 82%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 30px;
}
.container {
    max-width: none;
    width: 100%;
    padding: 0px;
}
.body .container {
	padding: 0px;
	border-radius: 0;
	background-image: url(/images/mainImages/IMG_2697new.jpg);
    background-color: black;
    min-height: 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}
.task-item .body .container {
    padding: 0px;
    border-radius: 0;
    background-image: url(/images/mainImages/IMG_2697new.jpg);
    background-color: black;
    min-height: 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}
.header {
    
}
.positionTopTitle h3.sppb-addon-title a{
	color: white;
	transition: color 400ms, background-color 400ms, border-color 400ms;
	
}
.positionTopTitle h3.sppb-addon-title a:hover{
	    text-decoration: none;
		color: #274f01;
}
.positionBotton a{
	width: 300px;
    border: 1px solid #fff;
    border-radius: 3px;
    background: rgb(255 255 255 / 74%);
    color: black;
    margin: 0 auto;
    float: none;
    display: block;
    margin-bottom: 30px;
    font-size: 25px;
    font-weight: 400;
    line-height: 50px;
    padding: 0 30px;
	transition: color 400ms, background-color 400ms, border-color 400ms;
    text-align: center;
}
.positionBotton a:hover{
	background: white;
	text-decoration: none;
}
.positionTopTitle h3.sppb-addon-title {
    font-size: 45px;
    font-weight: bold;
    color: white;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1.1;
	font-family: Arvo, sans-serif;
}
#content h3.sppb-addon-title {
    font-size: 40px;
    font-weight: bold;
	    font-family: Arvo;
    color: white;
}
#content .sppb-addon.sppb-addon-text-block {
    background: #000000b8;
    padding: 20px 5px 35px 5px;
    width: 82%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 30px;
}


.positionTopTitle .sppb-addon-content {
    margin-top: 20px;
    font-size: 22px;
    letter-spacing: 6px;
    font-family: Arial Black;
    color: white;
}
.footer{
	background-color: #262626;
    color: #545454;
    padding: 30px 0;
}
.footer .social-icons{
	list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    font-size: 18px;
    text-align: center;
}
.footer .container{
	    width: 1170px;
}
.footer .container .custom{
	text-align: center;
}
ul.social-icons >li {
    margin-right: 160px;
    display: inline-block;
}
ul.social-icons >li:last-child {
    margin-right: 0;
}
ul.social-icons >li a {
    color: #545454;
	    transition: color 400ms, background-color 400ms;
}
ul.social-icons >li i {
    width: 40px;
    height: 40px;
    border: 1px solid;
    line-height: 40px;
    border-radius: 30px;
    margin-right: 20px;
	font-size: 0;
}
.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a";
	    font-size: 20px;
}
.fa-vk:before {
    content: "\f189";
	    font-size: 20px;
}
.fa-instagram:before {
    content: "\f16d";
	    font-size: 20px;
}
ul.social-icons >li a:hover {
    color: #274f01;
	    text-decoration: none;
}

@font-face {
    font-family: 'Arvo';
    src: local('Arvo Bold'), 
	local('../fonts/Arvo-Bold'), 
	url('../fonts/arvobold.woff2') format('woff2'), 
	url('../fonts/arvobold.woff') format('woff'), 
	url('../fonts/arvobold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}


@font-face{
	font-family:'FontAwesome';
	src:url('../fonts/fontawesome-webfont.eot?v=4.5.0');
	src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'),
	url('../fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'),
	url('../fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'),
	url('../fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'),
	url('../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
	font-weight:normal;font-style:normal
}
@font-face{
	font-family:'IcoMoon';
	src:url('../fonts/IcoMoon.eot');
	src:url('../fonts/IcoMoon.eot') format('embedded-opentype'),
	url('../fonts/IcoMoon.woff') format('woff'),
	url('../fonts/IcoMoon.ttf') format('truetype'),
	url('../fonts/IcoMoon.svg') format('svg');
	font-weight:normal;font-style:normal
}
.fa{
	display:inline-block;
	font:normal normal normal 14px/1 FontAwesome;
	font-size:inherit;
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}

#back-top{
	    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 35px;
    right: 100px;
    animation: bounceIn .5s;
    border: 1px solid #ddd;
    background-color: rgba(255,255,255,0.4);
}
#back-top:hover{
	background-color: #c4c4c4;
}
#back-top:before {
    content: " \f106";
    font-family: "FontAwesome";
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 3px;
    width: 40px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 25px;
    font-weight: 700;
    color: #000;
}
.blog .items-leading, .blog .items-row{
	background: #322f31f0;
    margin-bottom: 14px;
    border-radius: 30px;
    text-transform: inherit;
    font-size: 20px;
	border: 1px solid #fff;
	text-align: center;
}
.blog .items-leading a, .blog .items-row a{
	color: white;
	font-weight: 100;
	    font-size: 20px;
	font-family: Raleway, sans-serif;
	line-height: 50px;
    padding: 0 30px;
	width: auto;
    display: block;
	    border-radius: 30px;
		    transition: color 400ms, background-color 400ms, border-color 400ms;
}
.itemid-101 .body .container #content{
	width: 65%;
    margin: auto;
    float: none;
}
.uk-panel-box {
    padding: 0;
    background: none;
    color: #444;
    border: 0;
    border-radius: 0;
}
.body .container #content{
	width: 100%;
    margin: auto;
    float: none;
}
.page-header {
    margin: 0;
    padding-bottom: 0;
    border: 0;
}
.blog .items-leading a:hover, .blog .items-row a:hover{
	text-decoration: none;
	color: black;
	background: white;
}
.blog .items-leading .page-header h2:hover,
.blog .items-row .page-header h2:hover{
	
}
.blog .items-leading .page-header h2:hover a{
	color: black;
}
.blog .items-leading .page-header h2,
.blog .items-row .page-header h2{
	margin: 0;
}
.jbzoo-item-teaser h4 a{
	background: #322f31f0;
    color: white;
    width: 100%;
    margin-bottom: 14px;
    border-radius: 30px;
    text-transform: inherit;
    font-size: 20px;
    display: block;
    border: 1px solid #fff;
    float: none;
    font-weight: 400;
    line-height: 50px;
    padding: 0 30px;
	transition: color 400ms, background-color 400ms, border-color 400ms;
    text-align: center;
}
.jbzoo-item-teaser h4 a:hover{
	text-decoration: none;
	color: black;
	background: white;
}
.uk-grid>* {
    padding-left: 0;
}
.uk-grid+.uk-grid, .uk-grid-margin, .uk-grid>*>.uk-panel+.uk-panel {
    margin-top: 0px;
}
.jbzoo-item-full .item-title{
	    background: #000000b8;
    padding: 20px 5px 35px 5px;
    width: 82%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 20px;
    font-size: 30px;
    letter-spacing: 6px;
    font-family: Open Sans Light;
    color: white;
    font-weight: 100;
}
.jbzoo-item-teaser h4 label .jbcolor{
	background-size: cover;
	width: 33px !important;
    height: 25px !important;
}
.jbzoo-item-teaser h4 label .dye-003cff{
	background-image: url(/images/headers/russia.gif);
}
.jbprice-tmpl-full .jbprice-value-row .jbprice-value-label{
	display: none;
}
.jbzoo-item-teaser h4 label .dye-ff4000{
	background-image: url(/images/headers/usa.gif);
}
.jbzoo-item-teaser h4 label{
	position: absolute;
    top: 5px;
    right: 0;
}
.jbzoo-item-teaser h4{
	position: relative;
}
.jbzoo-item-full .item-title .custom a{
	font-size: 45px;
    font-weight: bold;
    color: white;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1.1;
    font-family: Arvo;
    word-wrap: normal;
    letter-spacing: normal;
	transition: color 400ms, background-color 400ms, border-color 400ms;
}
.jbzoo-item-full .item-title .custom a:hover{
	color: #274f01;
	text-decoration: none;
}
.tab-container, #comments{
	display: none;
}
.uk-width-medium-1-2{
	width: 100%;
}
.jbzoo-item-full .uk-panel{
	width: 82%;
	margin: 0 auto;
}
.jbzoo-item-full .item-image, .jbzoo-item-full .item-metadata {
	    background: #000000b8;
    padding: 20px 5px 35px 5px;
    
    
    text-align: center;
    margin-bottom: 30px;
}
.jbzoo-item-full .uk-panel .uk-grid{
	margin: 0px;
}
.jbzoo-item-full .item-metadata .element  p {
	font-size: 40px;
    font-weight: bold;
    color: white;
    font-family: Arvo, sans-serif;
    margin-top: 20px;
    margin-bottom: 0px;
}
.jbzoo-item-full .item-image p{
	    margin-top: 20px;
    font-size: 22px;
    letter-spacing: 1px;
    font-family: Open Sans Light;
    color: white;
    line-height: 31px;
    text-align: left;
    padding: 30px;
}
.jbprice-tmpl-full .jbprice-value-row{
	    font-size: 40px;
    font-weight: bold;
    color: white;
	line-height: 35px;
	
}
.jbzoo .jbcurrency-label{
	border: 0;
}
.jbzoo .jbcurrency-input:checked + .jbcurrency-label{
	border-radius: 5px;
}
.breadcrumb{
	background: #000000b8;
}
.breadcrumb > li{
	text-shadow: 0 0 black;
	color: white;
}
.breadcrumb .pathway span{
	color: white;
	transition: color 400ms, background-color 400ms, border-color 400ms;
}
.breadcrumb .pathway:hover span{
	color: #274f01;
	text-decoration: none;
}
.breadcrumb > li, .breadcrumb > .active {
    color: #ffffff;
}
.jbzoo-item-full .item-metadata{
	    padding: 20px 5px 20px 5px;
}
.uk-width-medium-1-2 .item-image video{
	width: 300px;
}
.uk-grid.item-social .element{
	width: 50%;
    float: left;
}
.uk-grid.item-social .element h3{
	    color: white;
}
.item-metadata .element-jbpriceplain strong,
.item-metadata .element-text strong{
	font-size: 40px;
    font-weight: bold;
    color: white;
    line-height: 50px;
}
.item-metadata .element-text div{
    font-size: 40px;
    font-weight: bold;
    color: white;
    line-height: 35px;
}
.uk-grid.item-social .element video {
    width: 300px;
	height: 250px;
	
}
.uk-grid.item-social .element .mejs-video{
	    width: 300px !important;
    height: 250px !important;
	margin: auto;
}
.uk-grid.item-social .element .mejs-overlay-play{
	width: 300px !important;
	height: 250px !important;
}
.positionreviews{
	background: #000000b8;
    padding: 20px 5px 35px 5px;
    text-align: center;
    width: 82%;
    margin: 0 auto;
    margin-bottom: 30px;
}
.positionreviews h2{
	font-size: 40px;
    font-weight: bold;
    color: white;
    line-height: 50px;
}
.positionreviews .otzuvu img{
	    width: 25%;
}
.jbzoo-item-full .item-related{
	    width: 82%;
    margin: 0 auto;
}
.item-buttons .sppb-btn{
	width: 300px;
    border: 1px solid #fff;
    border-radius: 3px;
    background: rgb(255 255 255 / 74%);
    color: black;
    margin: 0 auto;
    float: none;
    display: block;
    margin-bottom: 30px;
    font-size: 25px;
    font-weight: 400;
    line-height: 50px;
    padding: 0 30px;
    transition: color 400ms, background-color 400ms, border-color 400ms;
    text-align: center;
}
.jbzoo-item-full .item-related {
	background: #000000b8;
    padding: 20px 5px 35px 5px;
    text-align: center;
    margin-bottom: 30px;
}
.jbzoo-item-full .item-related h4{
	font-size: 40px;
    font-weight: bold;
    color: white;
    line-height: 50px;
	margin-bottom: 30px;
}
.jbzoo-item-full .item-related .slides {
	    width: 50% !important;
		float: left;
}
.item-buttons .sppb-btn:hover{
	background: white;
    text-decoration: none;
}
.itemid-110 .block1{
    color: white !important;
    font-size: 20px;
    line-height: 27px;
}
.itemid-110 .leftBlock{
	float: left;
	    width: 50%;
}
.itemid-110 h2{
	    margin-bottom: 40px;
    font-size: 34px;
}
.itemid-110 .leftBlock img{
	border-radius: 30%;
	    width: 80%;
}
.itemid-110 .block1 .sppb-addon{
	    display: flow-root;
}
.itemid-110 .rightBlock{
	float: right;
    width: 48%;
    text-align: left;
    padding: 6% 20px 0 0;

}
.itemid-110 .block2 .sppb-addon {
    display: flow-root;
}
.itemid-110 .block2 {
    color: white !important;
    font-size: 20px;
    line-height: 27px;
}
.itemid-110 .block2 .leftBlock {
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.itemid-110 .block2 .short-program__item {
    display: flex;
    align-items: center;
    width: 100%;
    padding-left: 140px;
    margin-bottom: 25px;
}
.itemid-110 .block2 .short-program__item-img {
    width: 100px;
    height: 100px;
    margin-right: 50px;
}
.itemid-110 .block2  .bg_contain {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.itemid-110 .block2 .short-program__side {
    width: 55%;
    text-align: left;
}
.itemid-110 .block2 .short-program__item-title {
    font-size: 32px;
    font-weight: 700;
}
.itemid-110 .block2 .short-program__item-text {
    font-size: 18px;
}
.itemid-110 .block2 .leftBlock img {
    border-radius: 0;
    width: 100%;
}
.itemid-110 .block2 .rightBlock{
	    background-image: url(/images/lending/block22222.png);
    background-size: 318px;
    height: 358px;
    background-repeat: no-repeat;
    background-position-x: center;
}
.itemid-110 .block3 {
    color: white !important;
    font-size: 20px;
    line-height: 27px;
}
.itemid-110 .block3 .sppb-addon {
    display: flow-root;
}
.itemid-110 .block3 h2{
	margin-bottom: 11px;

}
.itemid-110 #content .block3 .sppb-addon{
	    margin-bottom: 0;
}

#blockFull .block4{
	    float: left;
    width: 50%;
	color: white;
}
.itemid-110 .positionBotton{
	display: none;
}
.itemid-110 .block4 .short-program__item-title{
	text-align: left;
    font-size: 20px;
    line-height: 25px;
}
#blockFull .block5{
	float: left;
    width: 50%;
	}
#blockFull{
		    display: flow-root;
	}
.itemid-110 .block4 .short-program__item {
    display: flex;
    align-items: center;
    width: 100%;
    padding-left: 0px;
    margin-bottom: 0px;
}
.itemid-110 .block4 .short-program__item-img {
        width: 70px;
    height: 80px;

    margin-right: 0px;
}
.itemid-110 .block4 .short-program__side {
    width: 80%;
    text-align: left;
}
.itemid-110 .block4 .short-program__item-img img{
	    margin-top: 6px;
}
.itemid-110 .block5{
	    color: white;
}
.itemid-110 .block4 .short-program__item-title a {
	transition: color 400ms, background-color 400ms, border-color 400ms;
}
.itemid-110 .block4 .short-program__item-title a:hover{
	color: #274f01;
}

.itemid-110 .block5 .fox-item h2{
	margin-bottom: 10px;
    font-size: 26px;
}
.itemid-110 .block6{
	color: white;
}
.itemid-110 .block6 a{
	background: #00a0ef;
    color: white;
    padding: 15px 40px;
    font-size: 20px;
    border-radius: 5px;
	transition: color 400ms, background-color 400ms, border-color 400ms;
}
.itemid-110 .block6 a:hover{
	transition: color 400ms, background-color 400ms, border-color 400ms;
	background: #274f01;
	    text-decoration: none;
}
#blockFull #fox-m113-name,
#blockFull #fox-m113-email,
#blockFull #fox-m113-textfield1{
	padding: 20px;
    font-size: 16px;
    width: 100%;
}
#blockFull div#fox-container-m113 .fox-row .fox-column{
	width: 70%;
    margin: auto;
    float: none;
}
div#fox-container-m113 .fox-form-stacked .controls,
div#fox-container-m113 .fox-form-stacked .fox-item-submit .controls
{
	    width: 100%;
}
div#fox-container-m113 .btn{
	    width: 100%;
		background: #00a0ef;
    padding: 15px;
    font-size: 20px;
	transition: color 400ms, background-color 400ms, border-color 400ms;
}
div#fox-container-m113 .btn span{
	color: white;
}
div#fox-container-m113 .btn:hover{
	background: #274f01;
	transition: color 400ms, background-color 400ms, border-color 400ms;
}
.itemid-110 .body .container{
	background: #b1aeae;
}





@media (min-width: 320px) and (max-width: 767px){
	.itemid-110 .block2 .short-program__item {
		padding-left: 0;
		margin: 0 auto 25px auto;
	}
	.itemid-110 .block2 .short-program__item-img {
		width: 60px;
		height: 60px;
		margin-right: 30px;
	}
	.itemid-110 .leftBlock{
		width: 100%;
	}
	.itemid-110 h2{
		    line-height: 35px;
	}
	.itemid-110 .rightBlock {
		float: right;
		width: 95%;
		text-align: left;
		padding: 15px 10px 0 10px;
	}
	.itemid-110 .block2 .rightBlock{
		background-size: 274px;
		background-position-x: center;
	}
	#blockFull .block5, #blockFull .block4 {
		float: left;
		width: 100%;
	}
	.itemid-110 #content .sppb-addon.sppb-addon-text-block{
		width: 90%;
	}
	.footer .container {
		width: 100%;
	}
	.jbzoo-item-full .item-related {
		padding: 20px 0px 35px 0px;
		width: 100%;
	}
	.jbzoo-item-full .zoo-gallery-wall {
		display: none;
	}
	.item-related  #zoo-gallery{
		    width: 100% !important;
	}
	.jbzoo-item-full .item-related h4{
		    margin-bottom: 0px;
	}
	.jbzoo-item-full .item-related .slides {
		width: 100% !important;
	}
	#back-top{
		bottom: 30px;
		right: 40px;
	}
	ul.social-icons >li {
		display: inline-block;
		float: left;
		width: 115px;
		margin: 0 0 15px 0;
	}
	ul.social-icons >li i{
		    margin-right: 0;
			    margin-bottom: 5px;
	}
	ul.social-icons >li:last-child a i {
		margin-left: 36px;
		margin-right: 45px;
	}
	.itemid-101 .body .container #content {
		width: 90%;
	}
	.uk-grid {
		margin-left: 0;
	}
	.positionTopTitle .sppb-addon.sppb-addon-text-block{
		width: 97%;
	}
	.jbzoo-item-teaser h4 a{
		    width: 77%;
		line-height: 30px;
		padding: 15px 50px 15px 30px;
	}
	.jbzoo-item-teaser h4 label{
		top: 13%;
	}
	.jbzoo-item-full .uk-panel {
		width: 100%;
	}
	.item-metadata .element-jbpriceplain strong {
		font-size: 21px;
	}
	.jbzoo .jbcurrency-label {
		margin-right: 10px;
	}
	.jbzoo-item-full .item-image p{
		font-size: 18px;
	    line-height: 27px;
	}
	.jbzoo-item-full .item-title{
		padding: 20px 0px 35px 0px;
		width: 100%;
		font-size: 18px;
	}
	.uk-grid.item-social .element {
		width: 100%;
	}
	@media (min-width: 400px){
		.jbzoo-item-teaser h4 a {
			width: 80%;
		}
	}
	@media (min-width: 460px){
		.jbzoo-item-teaser h4 a {
			width: 81%;
		}
	}
	@media (min-width: 500px){
		.jbzoo-item-teaser h4 a {
			width: 83%;
		}
	}
	@media (min-width: 550px){
		.jbzoo-item-teaser h4 a {
			width: 85%;
		}
	}
	@media (min-width: 620px){
		.jbzoo-item-teaser h4 a {
			width: 86%;
		}
	}
	@media (min-width: 670px){
		.jbzoo-item-teaser h4 a {
			width: 87%;
		}
	}
	@media (min-width: 720px){
		.jbzoo-item-teaser h4 a {
			width: 88%;
		}
	}
}
@media (min-width: 768px) and (max-width: 1199px){
	.positionTopTitle .sppb-addon.sppb-addon-text-block{
		padding: 20px 0px 35px 0px;
		width: 100%;
	}
	.itemid-110 .rightBlock{
		    padding: 0% 10px 0 0;
	}
	.itemid-110 .block2 .rightBlock{
		display: none;
	}
	.zoo-gallery-wall.margin > * {
		margin: 0 5px 15px 0;
	}
	.zoo-gallery-wall .thumb:nth-last-child{
		
	}
	.uk-grid {
		margin-left: 0;
	}
	.itemid-101 .body .container #content {
		width: 85%;
	}
	.jbzoo-item-teaser h4 a{
		width: 89%;
		
		line-height: 30px;
		padding: 10px 30px;
		padding-right: 48px;
	}
	.footer .container {
		width: auto;
	}
	ul.social-icons >li {
		margin-right: 20px;
	}
	#back-top{
		right: 73px;
	}
	.jbzoo-item-full .item-title {
		padding: 20px 0px 35px 0px;
		width: 100%;
	}
	.item-metadata .element-jbpriceplain strong {
		font-size: 22px;
	}
	@media (min-width: 850px){
		.jbzoo-item-teaser h4 a {
			width: 91%;
		}
	}
	@media (min-width: 980px){
		.jbzoo-item-teaser h4 a {
			width: 92%;
		}
	}
	@media (min-width: 1000px){
		.jbzoo-item-full .item-title {
			padding: 20px 30px 35px 30px;
			width: 94%;
		}
		.itemid-110 .block2 .rightBlock{
			display: block;
			background-size: 264px;
		}
		.breadcrumb li{
			    font-size: 17px;
		}
	}
	@media (min-width: 1100px){
		.jbzoo-item-teaser h4 a {
			width: 93%;
		}
	}
	
}
@media (min-width: 1200px) and (max-width: 1300px){
	.itemid-110 .rightBlock {
		float: right;
		width: 48%;
		text-align: left;
		padding: 1% 10px 0 0;
	}
	.itemid-110 .block2 .rightBlock{
		    background-size: 269px;
	}
}