@font-face {
    font-family: 'EspumaPro-Bold';
    src: local("EspumaPro-Bold"),
        url('../fonts/EspumaPro-Bold.otf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'EspumaPro-Black';
    src: local("EspumaPro-Black"),
        url('../fonts/EspumaPro-Bold.otf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'EspumaPro-Light';
    src: local("EspumaPro-Light"),
        url('../fonts/EspumaPro-Light.otf');
    font-weight: normal;
    font-style: normal;
} 
@font-face {
    font-family: 'EspumaPro-Book';
    src: local("EspumaPro-Book"),
        url('../fonts/EspumaPro-Book.otf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'rotondac-bold';
    src: local("rotondac-bold"),
        url('../fonts/rotondac-bold.otf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'EspumaPro-Light';
    src: local("EspumaPro-Light"),
        url('../fonts/EspumaPro-Light.otf');
    font-weight: normal;
    font-style: normal;
} 
@font-face {
    font-family: 'EspumaPro-SemiBold';
    src: local("EspumaPro-SemiBold"),
        url('../fonts/EspumaPro-SemiBold.otf');
    font-weight: normal;
    font-style: normal;
} 
body{    
	background-color: #292c31;
}
h1,h3{
	font-family:'EspumaPro-Black';
}
h1{
    font-size: 56px;
    line-height: 56px;
}
h3{
    font-size: 26px;
}
.navbar {
	width:100%;
	z-index:1;
	/*background-color:#1e323b;*/
    margin-bottom: 0px;
	background-color:transparent;
}
#navh{
    /*background-color: #1e323b;*/
	position:absolute;
	width:100%;
    z-index: 2;
}
.navbar{
    font-family: 'rotondac-bold';
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 1.1px;
}
.top-buffer { 
  margin-top:40px; 
}
.bottom-buffer{ 
  margin-bottom:40px; 
}
.navbar-default {
    border:0;
    font-weight: bold;
}
.navbar-brand {
    padding-top: 33px;
    width: 200px;
}

.carousel-fade .carousel-inner .item {
            transition-property: opacity;
        }
        
.carousel-fade .carousel-inner .item,
 .carousel-fade .carousel-inner  .active.left,
.carousel-fade .carousel-inner .active.right {
            opacity: 0;
        }

.carousel-fade .carousel-inner .active,
 .carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
            opacity: 1;
        }

 .carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
 .carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
            left: 0;
            transform: translate3d(0, 0, 0);
        }
.carousel-fade .carousel-inner .carousel-control {
        z-index: 2;
    }
.carousel-indicators li {
    border: 2px solid #fff;
}
#header .carousel{
    position: absolute;
    min-height: 490px;
}
#header  .carousel, 
#header .carousel-inner, 
#header .carousel-inner .item {
    height: 100%;
	width:100%;
}
#header .carousel-inner .item {
	padding-top:90px;
}
#header .carousel-inner .item .item-img{
    height: 100%;
	width:100%;
	background-repeat:no-repeat;
	background-position: center center;
    background-size: cover;
	opacity:0.7;
	position:absolute;
	top:0;
	left:0;
}
.container-full{
	position:relative;
}
#header  .carousel-inner .item:nth-child(1) .item-img{
    background-image: url(../images/0001.jpg);
}

#header  .carousel-inner .item:nth-child(2) .item-img{
    background-image: url(../images/0002.jpg);
}

#header  .carousel-inner .item:nth-child(3) .item-img{
    background-image: url(../images/0003.jpg);
}
#header  .carousel-inner .item:nth-child(4) .item-img{
    background-image: url(../images/0004.jpg);
    background-position: center top;
}

#header { background-color: #292c31;}
#offer { background-color: #fff;}
#comment { background-color: #fff;color:#fff;position: relative;background: url(../images/back-comment.jpg) no-repeat center center;background-size: cover;padding-top: 64px;
    background-attachment: fixed !important;
    -webkit-background-size: cover !important;
    background-size: cover !important;}
#price{color:#4f5362;text-align:center;
    background-color: #fff;}
#team {padding-top:30px;color: #000; background-color: #fff;}
#products {}
#header .slider-box{
	width:100%;
	position:relative;
	/*height:490px;*/
    height: 580px;
}
#header .desc-left{
	min-height:285px;
	color:#fff;
}
#header .desc-box .title{
    font-family: 'EspumaPro-SemiBold';
    margin: 58px 0 28px;
    font-size: 12px;
    line-height: 28px;
    letter-spacing: 1.1px;
}
#header .item .desc-box{
    width: 80%;
    position: relative;
    padding-bottom: 22px;
}
#header .desc-box{
    width: 80%;
    margin: 0 auto;
    position: relative;
    min-height: 320px;
    padding-bottom: 22px;
}
#header .desc-box .desc-cnt{
    opacity: 0.7;
    font-family: 'EspumaPro-Light';
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 24px;
}
#header .desc-right .desc-box .desc-cnt{
	opacity:1;
}
#header .desc-left .desc-box .desc-cnt{
	color:#fff;
}
#header .back-img{
	height:100%;
	width:50%;
	position:absolute;
	top:0;
	left:0;
	 background-color: #292c31;
}
#header .back-img-right{
	display:none;
	height:100%;
	width:50%;
	position:absolute;
	top:0;
	right:0;
	 background-color: #fff;
}
@media (max-width: 768px){
	.girl{
		display:none;	
	}
	#header .back-img{
		width:100%;
	}
	.navbar-toggle {
		display: block;
		position: absolute;
		top: -90px;
		right: 0;
	}
	#header .back-img {
		height: 50%;
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background-color: #292c31;
	}
	#header .back-img-right {
		height: 50%;
		width: 100%;
		position: absolute;
		top:50%;
		right: 0;
		background-color: #fff;
	}
}
@media (min-width: 768px){
	#header .back-img {
	height:100%;
	width:50%;
	position:absolute;
	top:0;
	left:0;
	 background-color: #292c31;
	}
}
#header .back-img-item{
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	background:url(../images/desc-left.jpg) no-repeat center center #292c31;
    background-size: cover;
	opacity:0.3;
}
#header .back-img-right-item{
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	right:0;
	background:url(../images/team.jpg) no-repeat center center #fff;
    background-size: cover;
	opacity:0.3;
}
#header .desc-right{
	min-height:285px;
	background-color:transparent;
	color:#222328;
}
#header .desc-left .btn-dt{
    background-color: #f29f00;
    border-radius: 21px;
    font-family: 'EspumaPro-Light';
    padding: 11px 25px 9px;
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 2px;
}
#header .desc-right .btn-dt{
    background-color: #1f5dea;
    border-radius: 21px;
    font-family: 'EspumaPro-Light';
    padding: 11px 25px 9px;
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 2px;
}
#header .slider-box .desc-box{
	padding-top:62px;
}
#header .slider-box .desc-cnt{
    line-height: 26px;
    padding-right: 160px;
    font-family: 'EspumaPro-Book';
	font-size:16px;
	margin-bottom:25px;
}
#header .slider-box .desc-left .btn-dt{
    background-color: #34b661;
    font-family: 'EspumaPro-Book';
    border-radius: 25px;
    padding: 12px 60px 10px;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 2px;
}
.btn-dt,.btn-dt:hover,.btn-dt:focus,.btn-dt:active{
    color: #fff;
    margin: 15px 0;
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
}
.navbar .btn-dt[name="enter"], .btenter .btn-dt[name="enter"]{
	background-color:#f29f00;
    margin-top: 25px;
    margin-left: 5px;
    border-radius: 21px;
    font-family: 'EspumaPro-Light';
    padding: 11px 25px 9px;
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 2px;
}

.navbar-collapse {
    padding-left: 0px;
	padding-right:0;
}.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border:0;
}
.row{
	position:relative;
}
@media (max-width: 1260px) {
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background-color: #F29F00;
	}
	.navbar-default .navbar-toggle {
		border-color: #fff;
	}
	#navh .bootstrap-select.btn-group .dropdown-menu {
		background-color: rgba(0, 0, 0, 0.78);border:0;
	}
	.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){
		position: absolute;
		top: 0;
		padding-right: 1px;
		left: 200px;
	}
	.col-sm-8[name="menubar"], .col-sm-4[name="logo"]{
		width:100%;
	}
	.navbar-toggle {
		position:absolute;
    top: -90px;
    right: 0;
	}
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        /*margin: 7.5px -15px;*/
		margin:0;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
	.navbar-right {
		/*background-color: rgba(0,0,0,0.6);*/
	}
	.navbar-nav>li:not(:last-child){
		border-bottom: 1px solid rgba(0, 0, 0, 0.52);
	}
}
/* offer */
#offer .desc-img{
	/*min-height:520px;
    height: 700px;
	background:url(../images/girl-jump.jpg) no-repeat center center;*/
    background-size: cover;
}
#offer .table{
	display:table;
}
#offer .table-cell{
	display:table-cell;
    vertical-align: middle;
    float: none;
}
#offer h1{
    font-size: 46px;
    line-height: 46px;
    padding-top: 43px;
}
#offer .desc-box{
    padding-left: 46px;
}
#offer .desc-box:before{
}
#offer .desc-box .item{
	position:relative;
    padding-bottom: 10px;
}
#offer .desc-box .item:hover:before{
    border: 2px solid #f29f00;
	background-color:#f29f00;
	color:#fff;
}
#offer .desc-box .item[name="1"]:before{
    content: '1';
}
#offer .desc-box .item[name="2"]:before{
    content: '2';
}
#offer .desc-box .item[name="3"]:before{
    content: '3';
}
#offer .desc-box .item[name="4"]:before{
    content: '4';
}
#offer .desc-box .item[name="5"]:before{
    content: '5';
}
#offer .desc-box .item[name="5"]:after{
	display:none;
}
#offer .desc-box .item:before{
    position: absolute;
    width: 35px;
    height: 35px;
    border: 2px solid #666;
    border-radius: 50%;
    top: -7px;
    left: -51px;
    text-align: center;
    line-height: 31px;
    font-weight: bold;
    z-index: 2;
    background-color: #fff;
}
#offer .desc-box .item:after{
    content: '';
    position: absolute;
    bottom: 0;
    border-right: 2px dashed #999;
    top: 35px;
    left: -34px;
    z-index: 1;
}
#offer .desc-box .item .title{
    margin-bottom: 7px;
    font-family: 'EspumaPro-Bold';
	margin-top:15px;
    font-size: 12px;
    line-height: 20px;
}
#offer .desc-box .item .desc{
    font-family: 'EspumaPro-Book';
	color:#4f5362;
    font-size: 16px;
    line-height: 22px;
}

/* comment */
#comment .btn-dt{
    background-color: #ff7200;
    font-family: 'EspumaPro-Book';
    border-radius: 25px;
    padding: 12px 60px 10px;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 2px;
}
#comment h1{
	font-size:42px;
}
#comment .title{
    color: #a8acb9;
    font-family: 'EspumaPro-Light';
    font-size: 12px;
    line-height: 28px;
    letter-spacing: 1.2px;

}
#comment div[name="name-prnt"]{
    font-size: 16px;
    font-family: 'EspumaPro-Book';
    line-height: 28px;
}
#comment .link-commit{
    font-family: 'EspumaPro-Book';
}
#comment .link-commit span{
	color:#ff7200;
	cursor:pointer;
}
#comment .link-commit span:hover{
	text-decoration:underline;
}
#comment .link-commit span.active{
	color:#fff;
	cursor:auto;
	pointer-events:none;
}
#comment .desc{
    font-family: 'EspumaPro-Book';
	padding-top:20px;
    font-size: 14px;
    line-height: 20px;
	color:#BDBDBD;
    padding-bottom: 27px;
}
#comment  .comment-block{
	display:none;
}
#comment  .comment-block.active{
	display:block;
}
/* price */
#price{
	padding:30px 0;
}
#price .desc{
	padding-bottom:20px;
    font-family: 'EspumaPro-Book';
    font-size: 13px;
    line-height: 22px;
    text-align:left;
}
#price .btn-dt{
    background-color: #fff;
	color:#000;
	border:2px solid #4f5362;
	margin:0 0 20px;
    border-radius: 21px;
    font-family: 'EspumaPro-Book';
    padding: 9px 25px 7px;
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 2px;
}
#base-tr .item,#add-tr .item{
	position:relative;
    border-radius: 10px;
	padding-top:20px;
    z-index: 1;
}
#base-tr .item:hover,#add-tr .item:hover{
	-webkit-box-shadow: 0 7px 20px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 7px 20px 3px rgba(0,0,0,0.3);
	box-shadow: 0 7px 20px 3px rgba(0,0,0,0.3);
    z-index: 2;
    background-color: #fff;
}
#base-tr .item:hover .title{
	color:#1f5dea;
}
#base-tr .item:hover  .btn-dt,#add-tr .item:hover  .btn-dt{
    background-color: #1f5dea;
	color:#fff;
	border:2px solid #1f5dea;
}
#base-tr .item:hover:before,#add-tr .item:hover:before{
	display:none;
}
#base-tr .item:before,#add-tr .item:before{
	content:'';
	position:absolute;
	top:10px;
	right:0;
	width:0;
	height:80%;
	border-right:1px solid #dcdee3;
    right: -1px;
}
		#reklama{
			position:absolute;
			width:41%;
			height:270px;
			top:-386px;
			right:43px;
			z-index: 1;
			border: 0;
			border-radius: 14px;
			overflow: hidden;
		}
		#video-start{
			position:absolute;
			top: calc(50% - 33px);
			right: calc(50% - 33px);
			cursor:pointer;
			z-index: 2;
		}
@media (max-width: 768px){
		#reklama{
    position: relative;
    z-index: 1;
    border: 0;
    border-radius: 14px;
    overflow: hidden;
    margin: 50px auto;
    width: 80%;
    top: 0;
    right: 0;
		}
}
@media (max-width: 768px){
	#base-tr .item:before,#add-tr .item:before{
		content: '';
		position: absolute;
		bottom: 0;
		top:100%;
		right:10%;
		left: 10%;
		width: 80%;
		height: 0;
		border-bottom: 1px solid #dcdee3;
	}
	#header .slider-box .desc-box {
    padding-top: 0px;
	}
}
#base-tr .item:last-child:before,#add-tr .item:last-child:before{
	display:none;
}
#base-tr  .item .title ,#add-tr  .item .title {
    padding: 0;
    margin:12px 0 0 2px;
    font-family: 'EspumaPro-SemiBold';
    font-size: 13px;
}
#base-tr  .item .circle,#add-tr  .item .circle{
    margin:0 auto 20px;
	width:85px;
	height:85px;
	border:2px solid #d1d2d2;
	border-radius:50%;
}
#base-tr  .item  .desc-add,#add-tr  .item  .desc-add{
	margin-bottom:20px;
	font-weight:bold;
    font-family: 'EspumaPro-Bold';
}
#base-tr  .item  .price-item,#add-tr  .item  .price-item{
	position:relative;
	display:inline-block;
	margin-bottom:20px;
    font-size: 38px;
    padding-right: 23px;
    font-family: 'EspumaPro-Bold';
}
#base-tr  .item .desc{
    font-family: 'EspumaPro-Book';
	font-size:1.2em;
}
#base-tr  .item  .price-item:before,#add-tr  .item  .price-item:before{
	content:'';
	position:absolute;
	width:25px;
	height:27px;
    top: 27%;
    right: -13px;
	background:url(../images/rubl.png) no-repeat;
}
#price .c-cards{
    display: inline-block;
    cursor: pointer;
    margin: 0 -2px;
}
#price .c-cards[name="visa"]{
	width:20%;
}
#price .c-cards[name="master"]{
	width:20%;
}
#price .c-cards[name="yandex"]{
	width:30%;
}
#price .c-cards[name="webmoney"]{
	width:30%;
}

/* team */
@media (min-width: 768px){
	.nav-team{
		border-bottom: 1px solid #e5e6ea;
	}
	.nav-team>li.active:before{
		content:'';
		background-color: #1f5dea;
		width:42px;
		height:3px;
		position:absolute;
		bottom:-2px;
		left:15px;
		z-index: 1;
	}
	.nav-team>li>a, .nav-team>li>a:hover, .nav-team>li>a:focus {
		padding-bottom: 50px;
	}
}
.nav-team>li {
    float: left;
	position:relative;
}
.nav-team>li>a{
    background-color: #fff;
	cursor:pointer;
}
.nav-team>li>a, .nav-team>li>a:hover, .nav-team>li>a:focus {
    background-color: #fff;
}
.nav-team>li>a>img{
	opacity:0.5;
	width:42px;
	height:42px;
}
.nav-team>li.active>a>img, .nav-team>li>a:hover>img, .nav-team>li>a:focus>img {
	opacity:1;
}
.nav-team>li.active>a>img, .nav-team>li.active>a:hover>img, .nav-team>li.active>a:focus>img {
	opacity:1;
}
.team-photo{
	position:relative;
    min-height: 570px;
}
#team .desc-tit{
	color:#303239;
    font-family: 'EspumaPro-Book';
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1.2px;
}
#team .desc {
    color: #4f5362;
    width: 72%;
    padding:30px 0;
    font-size: 18px;
    line-height: 28px;
    font-family: 'EspumaPro-Book';
}
#team h1{
    font-size: 42px;
    line-height: 42px;
}
@media (min-width: 768px){
	#team .col-sm-6 {
		padding: 0 45px;
	}
}

/* products */
#products{
    position: relative;
    height: 800px;
	overflow:hidden;
	background-color: #292c31;
	color:#fff;
	background: url(../images/products.jpg) no-repeat center center;
	background-size: cover;
}

#products .prod{
    /*height: 600px;
	width:970px;*/
	height: 100%;
	width:100%;
	top:0;
	left:0;
	bottom:0;
	right:0;
	margin:auto;
	position:absolute;
}
/*
#products  .carousel, 
#products .carousel-inner, */
#products .prod .item{
    height: 600px;
	width:970px;
	background-color:#fff;
	background-repeat:no-repeat;
	background-position: center center;
    background-size: cover;
	margin:0 auto;
	border-radius:10px;
	position:absolute;
	text-align:center;
	opacity:1;
	-webkit-box-shadow: 0px 13px 12px 6px rgba(0,0,0,0.55);
	-moz-box-shadow: 0px 13px 12px 6px rgba(0,0,0,0.55);
	box-shadow: 0px 13px 12px 6px rgba(0,0,0,0.55);
	color:#222328;
	text-align:left;
	top:0;
	left:0;
	opacity:1;
	z-index:3;
}
/*
#products .prod .item.trans{
	transition: all 1s ease-in-out;
}
#products .prod .item.transr{
	transition: opacity 1s ease-in-out;
}
#products .prod .item.active{
	top:0;
	left:0;
	opacity:1;
	z-index:3;
}
#products .prod .item.left{
	transform: scale(0.8);
	left:-926px;
	opacity:0.6;
	z-index:2;
}
#products .prod .item.right{
	transform: scale(0.8);
	left:926px;
	opacity:0.6;
	z-index:2;
}
#products .prod .item.none{
	opacity:0;
	z-index:1;
}
*/
#products .prod .item .offer-price{
    border-radius: 19px;
    background-color: #000;
    padding: 9px 20px;
	position:absolute;
	display:inline-block;
	top:20px;
	left:20px;
	color:#fff;
    z-index: 1;
	display:none;
}
#products .prod .item .desc-box{
    padding: 30px;
	position:absolute;
	top:0px;
	left:50%;
	width:50%;
	height:100%;
}
#products .prod .item .desc-box .desc{
    padding-right: 73px;
    font-family: 'EspumaPro-Book';
    font-size: 16px;
    color: #222328;
    line-height: 22px;
}
#products .prod .item .desc-box .btn-dt{
    background-color: #e21e1e;
    border-radius: 21px;
    font-family: 'EspumaPro-Light';
    padding: 11px 25px 9px;
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 2px;
	position:absolute;
    bottom: 30px;
    left: 30px;
	color:#fff;
}
#products .prod .item[name="photoalbum"]{
	background-image:url(../images/offer1.jpg);
}
#products .prod .item[name="slideshow"]{
	background-image:url(../images/offer2.jpg);
}
#products .prod .item[name="calendar"]{
	background-image:url(../images/offer3.jpg);
}
#products .prod .item[name="cards"]{
	background-image:url(../images/offer4.jpg);
}
#products .prod .item[name="portfolio"]{
	background-image:url(../images/offer5.jpg);
}
#products .prod .title{
    font-family: 'rotondac-bold';
    font-size: 37px;
    line-height: 38px;
	
	margin:35px 0;
}

/* partners */
#partners{
    position: relative;
    min-height: 706px;
	background-color: #fff;
	color:#000;
	background: url(../images/back-partners.jpg) no-repeat center center;
	background-size: cover;
	text-align:center;
}
#partners h1{
    font-size: 42px;
    line-height: 42px;
    margin-top: 80px;
}
.partners-item {
    display: inline-block;
    margin: 40px 35px 0;
}
#partners .desc{
    font-family: 'EspumaPro-Light';
	font-size:18px;
    line-height: 26px;
    padding-bottom: 30px;
}

/* registration */
#registration{
    position: relative;
    min-height: 560px;
	background-color: #fff;
	color:#000;
    padding-bottom: 30px;
	text-align:center;
}
#registration .title{
    font-size: 32px;
    line-height: 32px;
    margin: 80px 0 36px;
    font-family: 'EspumaPro-Bold';
}
#registration .desc{
	margin-bottom:70px;
    font-family: 'EspumaPro-Light';
	font-size:18px;
    line-height: 26px;
}
#registration .item{
	text-align:left;
    margin-bottom: 35px;
}
#registration .item label{
	color:#a8acb9;
    font-weight: normal;
	text-indent: 15px;
    line-height: 28px;
    letter-spacing: 1.2px;
}
#registration .item input{
	background-color:#eff0f4;
	border-radius:20px;
	height:40px;
	border:0;
}
#registr-form{
	margin-bottom:45px;
}
#registration  .btn-dt{
    background-color: #43cb83;
    margin-bottom: 35px;
    border-radius: 21px;
    font-family: 'EspumaPro-Light';
    padding: 11px 25px 9px;
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 2px;
}
#registration .soc-net-title{
	position:relative;
}
#registration .soc-net-title>span{
	background-color:#fff;
	color:#ccc;
	z-index:2;
    position: relative;
    padding: 0 15px;
    margin-bottom: 35px;
}
#registration .soc-net-title:before{
	z-index:1;
	content:'';
	position:absolute;
	width:100%;
	height:1px;
	background-color:#ccc;
	top:50%;
	left:0;
}
/*
#registration select{
    font-weight: normal;
    padding-right: 30px;
	border:0;
    background-color: #EFF0F4;
    border-radius: 20px;
    height: 40px;
    line-height: 40px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
*/
.custom_select {
    width: 100%;
    border-radius: 20px;
}

.select_opts { background-color: #EFF0F4; }

.option_title, .option { padding: 0 20px; }

.option_title {
  font-weight: normal;
  padding-right: 30px;
    background-color: #EFF0F4;
    border-radius: 20px;
    height: 40px;
    line-height: 40px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.option { border-top: 1px solid #FFF; 
    height: 40px;
    line-height: 40px;}

.option:hover { background-color: #E2E2E2; }

.option.current {
  color: #FFF;
  background-color: #17bed0;
}

.option_title::selection { background-color: transparent; }

.option_title::-moz-selection {
  background-color: transparent;
}
.arrow {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid black;
}

.custom_select.opened .arrow {
  border-bottom: 5px solid #17bed0;
  border-top: none;
}


/* footer */
#footer{
	min-height:280px;
	background-color:#222328;
	padding:0 50px;
	position:relative;
}
#footer img{
    position: relative;
    margin-top: 50px;
    margin-bottom: 55px;
}
#footer .s-left{
	float:left;
	max-width:500px;
	color:#999999;
    padding: 35px 0;
    font-size: 14px;
    line-height: 22px;
    font-family: 'EspumaPro-Book';
}
#footer .s-left a{
	color:#c87c0a;
    text-decoration: underline;
}
#footer .s-right{
	float:right;
	color:#999999;
    padding-top: 45px;
    font-family: 'EspumaPro-Light';
    font-size: 12px;
    line-height: 28px;
    letter-spacing: 1.1px;
}
#footer .s-right>div{
	display:inline-block;
	margin-left:35px;
}
#footer .nav>li>a:hover, #footer .nav>li>a:focus {
    background-color: #222328;
    color: #f29f00;
}
#footer .nav>li>a, #footer .nav>li>a{
    background-color: #222328;
	color:#fff;
    font-family: 'rotondac-bold';
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 1.1px;
}
#footer ul.nav{
    padding-top: 31px;
}

/* video */
#video{
	background-color:#1b1c20;
}
#video h1{
	color:#fff;
    margin-top: 88px;
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 58px;
}
#video .title-desc{
    font-family: 'EspumaPro-Book';
	font-size:1.2em;
	color:#ccc;
}
#video ul[name="list"]{
	list-style-type: none;
    padding: 30px 0 20px;
}
#video ul[name="list"] li{
	padding:0 0 38px 80px;
    font-family: 'EspumaPro-Book';
    font-size: 12px;
    color: #fff;
    line-height: 20px;
    letter-spacing: 1.2px;
	min-height:50px;
	position:relative;
}
#video ul[name="list"] li:before{
	content:'';
	width:46px;
	height:50px;
	position:absolute;
	left:0;
	top:0;
}
#video ul[name="list"] li[name="i1"]:before{
	background:url(../images/video-list.png) 0 0 no-repeat;
}
#video ul[name="list"] li[name="i2"]:before{
	background:url(../images/video-list.png) 0 -50px no-repeat;
}
#video ul[name="list"] li[name="i3"]:before{
	background:url(../images/video-list.png) 0 -100px no-repeat;
}
#video ul[name="list"] li[name="i4"]:before{
	background:url(../images/video-list.png) 0 -150px no-repeat;
}
#video .video-img{
    height: 100%;
    width: 100%;
}
#video .btn-dt[name="reg"]{
    background-color: #f29f00;
	padding-left:50px;
	padding-right:50px;
    margin-bottom: 60px;
    -webkit-box-shadow: 0 7px 19px 7px rgba(0,0,0,0.6);
    -moz-box-shadow: 0 7px 19px 7px rgba(0,0,0,0.6);
    box-shadow: 0 7px 19px 7px rgba(0,0,0,0.6);
}
#video .btn-dt[name="video"]{
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 50%;
    margin-left: -144px;
    background: url(../images/video-start.png) 37px 19px no-repeat #F29F01;
    background-size: 22px 24px;
    -webkit-box-shadow: 0 7px 19px 7px rgba(0,0,0,0.6);
    -moz-box-shadow: 0 7px 19px 7px rgba(0,0,0,0.6);
    box-shadow: 0 7px 19px 7px rgba(0,0,0,0.6);
    border-radius: 32px;
    font-family: 'EspumaPro-SemiBold';
    padding: 23px 25px 23px 80px;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 2px;
}
#video .vimeo{
	display:block;
	position:relative;
    max-width: 600px;
    height: 100%;
    width: 100%;
    margin: 120px 0 172px;
}
#log-in{
    display:none;
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:103;
}
.lay-overlay{
    display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:100;
	width:100%;
	height:100%;
}
.login-form{
    position: absolute;
    width: 50%;
    height: 55%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 240px;
	z-index:102;
}
.login-form .title{
    background-color: #f29f00;
    margin-bottom: 15px;
    padding: 5px 0;
    text-align: center;
    color: #fff;
    font-weight: bold;
}
.login-form input{
	margin-bottom:15px;
}
.login-form label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: normal;
    color: #fff;
}
.login-form:before{
	content:'';
	position:absolute;
    top: -20px;
    right: -45px;
    width: 20px;
    height: 23px;
    background: url(../images/close.png) 0 0 no-repeat;
    pointer-events: none;
	cursor:pointer;
}
.btn-dt[name="login"]{
	background-color:#f29f00;
    padding: 11px 52px 9px;
}
.input[type="submit"]{
	background-color:#f29f00;
    padding: 11px 52px 9px;
}
.btn-dt[name="rega"]{
	background-color:#34b661;
    padding: 11px 52px 9px;
    width: 100%;
}
.blur-it{
    -webkit-filter: blur(15px);
    -moz-filter: blur(15px);
    -o-filter: blur(15px);
    -ms-filter: blur(15px);
    filter: blur(15px);
	opacity: 0.95;
}
.forgot {
    text-align: center;
    padding-top: 15px;
    position: absolute;
    top: 158px;
    left: 214px;
    width: 125px;
}
.forgot>a{
    color: #fff;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 167px;
    margin-top: 29px;
float: left;
}
#navh .bootstrap-select .btn-default {
    color: #fff;
    background-color: transparent;/*#1e323b;*/
    border: 0;
}
#navh .bootstrap-select .bs-caret{
    float: left !important;
	margin-left:10px;
}
#navh .bootstrap-select .bs-caret .caret{
    right: auto;
}
#navh .bootstrap-select.btn-group .dropdown-toggle .filter-option {
	width:auto;
	margin-right:5px;
}
#navh .bootstrap-select.btn-group .dropdown-menu {
    background-color: transparent;border:0;
}
#navh .bootstrap-select.btn-group ul.dropdown-menu {
    background-color: transparent;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.25);
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.25);
}
#navh .dropdown-menu>li>a{
	color:#fff;
}
#navh .bootstrap-select.btn-group .dropdown-menu li.selected a{
    background-color: rgba(51, 51, 51, 0.45);
}
#navh .bootstrap-select .dropdown-menu>li>a:hover,
#navh .bootstrap-select .dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #fff;
    background-color: #626263;
	outline:none !important;
}
#navh .bootstrap-select .dropdown-toggle:focus {
	outline:none !important;
}

@media (min-width: 420px) and (max-width: 768px){
	.carousel-indicators {
		/*left: 70%;*/
	}
}
@media (max-width: 420px){
	.navbar-default {
		/*background-color: rgba(0,0,0,0.7);*/
	}
	.navbar-brand {
		padding-top: 33px;
		width:200px;
	}
	#partners{
		display:none;
	}
	#footer {
		padding: 0 15px;
	}
	#footer .s-right {
		padding-bottom: 45px;
		float:left;
		padding-top:0;
	}
	#footer .s-right>div {
		display: block;
		margin-left: 0;
	}
	#offer h1 {
		padding-top: 0px;
	}
	#offer .desc-img {
		padding: 0;
	}
	#products .prod .item {
		height: 66%;
		width: 80%;
	}
	#products .prod .item .desc-box {
		padding: 30px;
		position: relative;
		top: 0px;
		left: 0;
		width: 100%;
		padding-top: 71px;
		height: 100%;
		background-color: rgba(255,255,255,0.7);
	}
	#header h1 {
		font-size: 2em;
    line-height: 1em;
	}
	#header .slider-box .desc-cnt {
		padding-right: 29px;
	}
	#products .prod .item .desc-box .btn-dt {
		position: absolute;
		bottom: 10px;
		left: 20px;
	}
	#products .prod .item .desc-box .desc {
		font-size: 1em;
    height: 97px;
	overflow:hidden;
    padding-right: 0;
	}
	#products {
		height: 576px;
	}
	#header .slider-box .desc-left .btn-dt {
		padding: 12px 30px 10px;
	}
	.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
		position: absolute;
    top: 39px;
    padding-right: 1px;
    left: 20px;
	}
}

@media (max-width: 768px){
	#offer .girl{
		display:none;	
	}
	#offer .desc-img{
		display:none;	
	}
	#reklama-box{
		background: url(../images/back-for-video.png) no-repeat center center;
		background-size: cover;
	}
	#header .slider-box .desc-left .btn-dt{
		font-size: 12px;
	}
}

div.divSmAv{
  color:#fff;
  background-color:#193B67;
  padding:10px;
  border:0;
  z-index:100000001;
}
div.diverr{
  color:#FF0000;
  padding:20px;
}
input.inpreg{
width:70%;
height:40px;
font-size:16px;
color:#000;
line-height:40px;
border:1px solid #dedede;
margin:0 0 10px 0;
}
a.clButt, button.clButt, input[type="reset"], input[type="submit"], input[type="button"]  {
/*button.clButt, input[type="submit"]{*/
    cursor: pointer;
    /*float: right;*/
    margin: 0 10px;
    border: 0;
    border-radius: 0;
    text-shadow: none;
    color: #5a5a5a;
    background: url(../images/enterb.png) no-repeat left bottom local;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 50px;
    color: White;
    padding-bottom: 20px;
    font-size: 1.2em;
    font-weight:lighter;
    text-transform: uppercase;
    position: relative;
}

a.price_service{
  Text-decoration:underline;
  color:#000;
}
a.price_service:hover{
  Text-decoration:none;
}

div.infoGlav{
  width:100%;
  padding:0 0 30px 0;
  background-color:#314a7f;
  color:#fff;
  font-size:25px;
  font-family:OSbold;

}

div.infoGlav2{
  width:100%;
  background-color:#123580;
  color:#fff;
  padding:0 0 5px 0;
  font-size:25px;
  font-family:OSbold;  
}

div.infoGlavBlock{
  float:left;
  width:33%;
  min-width:280px;
}
div.infoGlavBlock2{
  margin: 15px 0 0 0;
}

div.infoGlavBlock2 a{
  color:#fff;
  text-decoration:underline;
}
div.infoGlavBlock2 a:hover{
  text-decoration:none;
}
a.linkGlav1{
  text-transform:uppercase;
  line-height:40px;  
}
a.linkGlav{
  line-height:40px;
  color:#fff;
  font-size:16px;
  font-family:OSlite;  
}
a.linkGlav2{
  line-height:40px;
}

.linkGlav3{
  font-size:32px;
  font-family:OSlite;
  color:#fff;
}

a.linkGlav3_1{
  font-size:16px;
  font-family:OSlite;
}
div.linkGlav3_2{
  font-size:16px;
  font-family:OSlite;
  margin:3px 0 0 0;
  color:#fff;
}
div.sogltext{
  color:#000;
  font-family:times;
  font-size:14px;
  padding:70px;
  text-align:justify;
}

div.backstr{
  position:absolute;
  top:0;
  left:0;
  width:50px;
  height:50px;
}
@media (min-width: 768px){
div.btenter{
  position:fixed; 
  height:1px;
  padding:0;
  margin:0;
  right:10px; 
  top:0; 
  z-index:10000;
}
}
@media (max-width: 768px){
  div.linkGlav3_2{
    font-size:13px;
    font-family:OSlite;
    margin:3px 0 0 0;
    color:#fff;
  }
.forgot {
    text-align: center;
    padding-top: 15px;
    position: absolute;
    top: 193px;
    left: 30px;
    width: 125px;
}
}

@media (max-width: 760px){
div.btenter{
  position:fixed; 
  height:1px;
  padding:0;
  margin:0;
  right:10px; 
  top:40px; 
  z-index:10000;;
}
}




