

/* Start:/local/templates/dolphin2016/template_styles.css?168830950610691*/
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.slides .b-slide{
    margin-top: 450px !important;
}

.response-item {
    float: right;
    font-size: 13px;
    color: #a3a3a3;
    line-height: 25px;
}

@media screen and (min-width: 0px) and (max-width: 1440px) {
    .slides .b-slide{
        margin-top: 250px !important;
    }
}

.b-download-file.left {
	margin-left: 0;
	margin-right: 30px;
	margin-bottom: 30px;
}
.clearfix:before,
.clearfix:after {
	content: ' ';
	clear: both;
	display: table;
	line-height: 1px;
}

@media screen and (max-width: 1003px) {
	.b-download-file.left {
		margin-right: 0;
	}
	.b-soc-main--video {
		margin-bottom: 28px !important;
	}
	.mod.onmain {
		margin-bottom: 0 !important;
	}
	.b-video-frame.onmain {
		margin-bottom: 28px !important;
	}
}

.b-word-list__elem__lnk:before {
    content: '';
    width: 47px !important;
    height: 52px;
    background: url(/img/word.png) left top no-repeat !important;
    position: absolute;
    left: -70px;
    top: 5px;
	background-size: cover !important;
}

.b-pdf-list {
	margin-left: 0 !important;
	-webkit-column-width: 200px;
    -moz-column-width: 200px;
    column-width: 200px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
}

.b-pdf-list__elem {
    width: auto !important;
    margin-left: 0 !important;
    margin-bottom: 46px;
    display: block !important;
    padding-left: 70px;
}
.b-where-buy {
	height: 285px !important;
}
.b-where-buy__buttons__elem {
	margin-bottom: 30px;
}
.b-footer__copyright {
	height: auto !important;
}
.b-footer__copyright__all-rights.text {
	width: 630px;
	margin-left: 29px;
	line-height: 19px;
	margin-top: 10px;
}
@media screen and (max-width: 1003px) {
	.b-where-buy {
		height: 420px !important;
	}
	.b-footer__copyright__all-rights.text {
		width: auto;
		margin-left: 0;
	}
	.b-footer__copyright {
		overflow: hidden;
	}
}

.box-modal {
	max-width: 815px;
	width: 100%;
	background-color: #fff;
	-webkit-box-shadow: 0 10px 18px rgba(0, 0, 0, 0.06);
	-moz-box-shadow: 0 10px 18px rgba(0, 0, 0, 0.06);
	-ms-box-shadow: 0 10px 18px rgba(0, 0, 0, 0.06);
	box-shadow: 0 10px 18px rgba(0, 0, 0, 0.06);
	border-radius: 4px;
	margin: 0 auto;
	padding: 30px;
	position: relative;
}
.box-modal__heading {
	padding: 0 0 15px;
}
.box-modal__heading .name {
	font-size: 24px;
	letter-spacing: 0.02em;
	color: #333;
	line-height: 1;
}
.box-modal__body .b-form__item--btn {
	padding: 20px 0 0 0;
}
.box-modal__close {
	position: absolute;
	top: 15px;
	right: 15px;
	cursor: pointer;
	z-index: 10;
	color: #BABEC2;
	font-size: 16px;
	line-height: 1;
	transition: all ease .3s;
}
.box-modal__close:hover {
	color: #132031;
}
.box-modal__close .cross{
	background: url(/local/templates/dolphin2016/img/cross.png) center center no-repeat;
	width: 14px;
	height: 14px;
	display: block;
}
.box-modal__info {
	text-align: center;
	color: #949CA4;
	font-size: 14px;
	line-height: 17px;
	padding: 20px 0 0 0;
}
#modal-action{
	background: #fff url(/local/templates/dolphin2016/img/action_bg.png) center center no-repeat;
	background-size: cover;
    padding: 115px 155px;
	max-width: 100%;
    width: 810px;
	border-radius: 10px;
	text-align: center;
}
.action-label{
	position: absolute;
	top: 0;
	left: 20px;
	background: url(/local/templates/dolphin2016/img/action_label.png) center center no-repeat;
	background-size: cover;

	width: 171px;
    height: 184px;
    left: 70px;
}
#modal-action .box-modal__heading{
	padding-bottom: 20px;
}
#modal-action .box-modal__heading .name{
	font-size: 46px;
	line-height: 54px;
	color: #0061AD;
	font-family: 'Ubuntu';
    font-weight: bold;
}
#modal-action .box-modal__info{
	padding: 0;
	font-size: 28px;
	color: #0061AD;
	font-family: 'Ubuntu';
	line-height: 33px;
}
#modal-action .b-form__item--btn{
	display: inline-block;
	margin-top: 30px;
	padding: 19px 45px;
	background-color: #49B6EB;
	border: 1px solid #0061AD;
	box-shadow: 0px 3px 25px rgba(0, 0, 0, 0.25);
	border-radius: 11px;
	color: #FFFFFF;
	font-size: 22px;
	line-height: 27px;
	text-transform: uppercase;
	text-decoration: none;
	transition: all .3s
}
#modal-action .b-form__item--btn:hover{
	background-color: #009ae0;
}
.hidden{
display: none;
}
.uteka_wrapper .uteka-widget{
	margin-bottom: 45px;
}
#buySection.b-where-buy {
    margin-bottom: 0;
}

.label_coupon_promo {
	display: inline-block;
	width: 200px;
	z-index: 9000;
	position: fixed;
	top: calc(50% + 140px);
	right: -7px;
	cursor: pointer;
	transition: all 0.25s;
}

.label_coupon_promo:hover{
	right: 0;
}

.label_coupon_promo img{
	width: 100%;
}


.overlay {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.7);
	transition: opacity 500ms;
	visibility: hidden;
	opacity: 0;
	z-index: 9010;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.overlay:target {
	visibility: visible;
	opacity: 1;
}

.popup_promo {
    margin: 0 auto;
    border-radius: 5px;
    width: 700px;
    height: 700px;
    position: relative;
    background:#fff url('/local/templates/dolphin2016/img/cash_banner.png') 0 0 no-repeat;
}
.popup_promo .content {
    display:inline-block;
    position: absolute;
    top: 38px;
    left: 350px;
	width: 100%;
}
.popup_promo h2 {
	text-align: left;
	text-transform: uppercase;
	color: #342a2a;
	font-family: 'Roboto','helveticaneuecyrbold',sans-serif,Tahoma,Arial,Verdana;
	font-weight: 900;
	font-size: 48px;
	line-height: 1;
	margin-bottom: 0;
}
.popup_promo h2.red {
    color: #f04a4c;
}

.popup_promo .close_popup_promo {
    display:inline-block;
    position: absolute;
    top: 0px;
    right: 0px;
    transition: all 200ms;
    width: 55px;
    height: 55px;
    background: url('/local/templates/dolphin2016/img/cash_close.png') 0 0 no-repeat;
    cursor: pointer;
    z-index: 100;
}

.popup_promo .content_promo {
    position: absolute;
    left: 58px;
    top: 157px;
}
.popup_promo .content_promo h3 {
	color: #262222;
	font-family: Roboto, sans-serif;
	font-weight: 800;
	font-size: 25px;
	margin-bottom: 48px;
	margin-top: 24px;
	line-height: 1.2;
}
.popup_promo .content_promo h3.one {
    margin-bottom: 53px;
}
.popup_promo .content_promo h3.two {
    margin-bottom: 39px;
}
.popup_promo a.popup_promo_button {
    display:inline-block;
    position: absolute;
    top: 480px;
    left: 0px;
    width: 296px;
    height: 52px;
    border: none;
    /*  background-color: #f04a4c;
      color: #fff;
      font-size: 25px;
      text-align: center;
      border-radius: 10px;
      padding-top: 16px;*/
    text-decoration: none;
}
.desktop_only {
	display: block;
}
.mobile_only {
	display: none;
}

.b-one-product .img_box{
	position: absolute;
	top: 70px;
	left: 0;
	display: flex;
	width: 100%;
	max-width: 545px;
	justify-content: center;
}
.b-one-product .img_box .item{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.b-one-product .img_box img{
	margin-bottom: 15px;
	max-width: 100%;
}
.b-one-product .img_box span{
	text-align: center;
	font-weight: 300;
	font-size: 12px;
	line-height: 14px;
	font-family: 'Ubuntu';
	width: 100%;
}
.b-one-product .img_box img{
	position: relative;
	left: auto;
	top: auto;
}


.b-prod-line__elem__lnk .img_box{
	display: flex;
	width: 100%;
	justify-content: center;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 13px 18px;
	height: 246px;
	background: #fff;
}
.b-prod-line__elem__lnk .img_box .item{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	flex-direction: column;
}
.b-prod-line__elem__lnk .img_box img{
	margin-bottom: 15px;
	max-width: 100%;
}
.b-prod-line__elem__lnk .img_box span{
	text-align: center;
	font-weight: 300;
	font-size: 12px;
	line-height: 14px;
	font-family: 'Ubuntu';
	width: 100%;
	color: #124e78;
}
.b-prod-line__elem__lnk .img_box img{
	position: relative;
	left: auto;
	top: auto;
	width: auto;
	height: auto;
	bottom: auto;
	margin-left: 0;
}

.b-card .img_box{
	position: absolute;
	top: 90px;
	left: 20px;
	display: flex;
	width: 100%;
	max-width: 370px;
	justify-content: center;
}
.b-card .img_box .item{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.b-card .img_box img{
	margin-bottom: 15px;
	max-width: 100%;
}
.b-card .img_box span{
	text-align: center;
	font-weight: 300;
	font-size: 12px;
	line-height: 14px;
	font-family: 'Ubuntu';
	width: 100%;
}
.b-card .img_box img{
	position: relative;
	left: auto;
	top: auto;
}


.b-prod-line__elem__lnk_extend .img_box{
	background-color: initial;
	width: 250px;
	top: 80px;
	padding: 0 20px;
	justify-content: space-around;
}
.b-prod-line__elem__lnk_extend .img_box img{
	margin-bottom: 20px;
}
.b-prod-line__elem__lnk_extend .img_box .item{
	justify-content: center;
}
.b-prod-line__elem__lnk_extend .img_box.vertical{
	flex-direction: column;
	align-items: center;
}
.b-prod-line__elem__lnk_extend .img_box.vertical img{
	margin-bottom: 10px;
}

@media screen and (max-width: 1200px) {
	.b-prod-line__elem__lnk_extend .img_box{
		width: 230px;
	}
}
@media screen and (max-width: 1003px) {
	#modal-action{
		width: 290px;
		padding: 64px 21px 52px;
	}
	#modal-action .box-modal__heading .name{
		font-size: 20px;
		line-height: 23px;
	}
	#modal-action .box-modal__heading {
		padding-bottom: 8px;
	}
	#modal-action .box-modal__info {
		font-size: 14px;
		line-height: 16px;
	}
	#modal-action .b-form__item--btn{
		margin-top: 15px;
		padding: 10px 22px;
		font-size: 11px;
		line-height: 13px;
	}
	.action-label{
		width: 72px;
		height: 72px;
		left: 14px;
	}

	.b-one-product .img_box{
		position: relative;
		top: 0;
		margin-bottom: 10px;
	}
	.b-card .img_box{
		position: relative;
		left: 0;
		top: 0;
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 960px) {
	.desktop_only {
		display: none;
	}
	.mobile_only {
		display: block;
		width: 100px;
	}
	.popup_promo{
		width: 100vw;
		height: 100vw;
		background-size: cover;
		margin-top: 20px;
	}
	.popup_promo .content {
		display:inline-block;
		position: absolute;
		top: 9vw!important;
		left: 50vw;
		height: 100%;
	}
	.popup_promo .content_promo {
		left: 9%;
		top: 20vw;
	}
	.popup_promo .close_popup_promo {
		width: 8vw;
		height: 8vw;
		background-size: cover;
		top: 20px;
		right: 20px;
	}
	.popup_promo h2 {
		font-size: 6vw;
	}
	.popup_promo .content_promo h3 {
		font-size: 3vw;
		margin-bottom: 7vw;
		margin-top: 14px;
	}
	.popup_promo .content_promo h3.one {
		margin-bottom: 8vw;
	}
	.popup_promo .content_promo h3.two {
		margin-bottom: 7vw;
	}
	.popup_promo a.popup_promo_button {
		font-size: 3vw;
		width: 40vw;
		height: 4vw;
		left: 0;
		top: 62vw;
		padding: 12px 0 12px 0;
	}
}
/* End */
/* /local/templates/dolphin2016/template_styles.css?168830950610691 */
