@font-face {
    font-family: 'Clear Sans';
    src:  url("fonts/ClearSans-Bold.ttf") format("truetype");
    font-weight: 900;
    font-style: normal; }
.new_case.monobank {
	background: url(/images/cases/monobank/monobank_topbg.png) repeat 0% 15% / cover;
	height: 1800px;
}
.uni-case.uni-case__ico.monobank_uni {
    width: 25em;
}
#default-arr .slick-next:before, #default-arr .slick-prev:before {
    background: url(/images/cases/flint-spinner/arrow.png) no-repeat 50% 50% / cover;
}

#default-arr {
    margin: 60px auto;
}
a.logo_case.logo_monobank {
	border: none;
	position: relative;
    top: 250px;
}

.case_intro {
    background-color: #fff;
    width: 100%;
    height: 605px;
    border-radius: 15px 15px 0px 0px;
    position: relative;
    top: 700px;
    z-index: 10;
}
/*header white section*/
.case_intro h3 {
	margin-bottom: 30px;
	margin-top: 0px;
}
.top_boxes {
    display: flex;
    justify-content: center;
    z-index: 10;
}
.box {
    text-align: left;
    width: 350px;
    padding: 30px;
    margin: 0px 20px;
}
.box p, .box.task ul {
	font-size: 13px;
	line-height: 21px;
}


.box.task ul li {
	list-style-type: disc;
	position: relative;
    left: 18px;
}
.box h3 {
    margin: 25px 0px;
    font-size: 18px;

}
.promodo_team h5 {
    font-size: 16px;
    margin-bottom: 0px;
}
.bottom_box {
    display: flex;
    justify-content: center;
    z-index: 10;
}
.promodo_team {
    display: flex;
    padding: 0px 60px;
    flex-direction: column;
    justify-content: flex-end;
    text-align: left;
}
.promodo_team span{
	margin-bottom: 30px;
	font-size: 16px;
}
.promodo_team .team_cats {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	height: 164px;
}
.promodo_team .team_cats img{
	margin: 0 auto;
}
.promodo_team .team_info {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.promodo_team .team_info span {
	margin-left: 4px;
}
.card_angle, .card_top, .header_phone, .card_bottom, .about_monobank {
	position: absolute;
}
.card_top {
    left: 50%;
    transform: translateX(-50%);
    top: 41%;
}
.card_bottom {
	left: 50%;
    transform: translateX(-50%);
    bottom: 150px;
}
.card_angle {
	top: -10px;
}
.header_phone {
	right: 0px;
	top: 265px;
}
.about_monobank {
	display: flex;
    justify-content: center;
    width: 100%;
	bottom: 60px;
	color: #fff;
}
.about_monobank p {
	width: 732px;
    font-size: 16px;
    line-height: 21px;
    font-weight: 600;
}
/*canvas*/
#particles {
	position: absolute;
    z-index: -1;
	width: 100%;
	left: 0;
}
/*main content section*/
.main_content h3, .text_desc {
	text-align: center;
}
.solution_box h2 {
	text-transform: uppercase;
	font-size: 38px;
	color: #323232;
}
.solution_box {
    width: 830px;
    height: 250px;
    margin: 70px auto;
    padding: 40px 140px;
    background: rgba(255,255,255,.9) url(/images/cases/monobank/board.png)  0px 0px / cover;
}
.solution_box.solution_discuss {
    top: 70px;
    position: relative;
    margin-top: 0px;
    margin-bottom: 140px; 
}
.solution_box span{
    font-size: 13px;
    line-height: 21px;
}
.solution_box.fastening {
    width: 730px;
    height: 219px;
    padding: 40px 90px;
}
.solution_box.boom_down {
	width: 830px;
    height: 269px;
    margin: 70px auto;
    padding: 40px 100px;
    background: rgba(255,255,255,.7) url(/images/cases/monobank/boom_border.png) 0px 0px / cover;
}
.solution_box.release {
    width: 730px;
    height: 220px;
    margin: 70px auto;
    padding: 35px 73px;
    margin-top: -60px;
}
.solution_box.pre-order {
	width: 750px;
	height: 226px;
	margin: 70px auto;
	padding: 35px 95px;
}
.triangle_info {
    width: 1187px;
    height: 894px;
    margin: 0px auto;
    margin-bottom: 95px;
    background: url(/images/cases/monobank/tringle.png) no-repeat 0% 0px / cover;
}
@media screen and (max-width: 1200px){
   .triangle_info {width: 1124px;height: 847px;}
}
@media screen and (max-width: 1130px){
   .triangle_info {width: 1050px;height: 791px;}
}
@media screen and (max-width: 1058px){
   .triangle_info {width: 970px;height: 731px;}
}
/*=========TOOLS========*/
.tools {
    display: flex;
    justify-content: center;
    margin: 15px;
}
.mono_tools_box {
	width: 260px;
	display: flex;
    flex-direction: column;
    align-items: center;
	text-align: center;
	padding: 30px 30px;
}
.mono_tools_box p {
	font-size: 16px;
	font-weight: 600;
	margin-top: 30px;
}
.mono_tools_box .circle_tl{
    width: 110px;
    height: 110px;
    border-radius: 50%;
}
.tools__1 {
	background: #f74f58 url(/images/cases/monobank/tools_1.png) no-repeat 50% 50%;
}
.tools__2 {
	background: #f74f58 url(/images/cases/monobank/tools_2.png) no-repeat 50% 50%;
}
.tools__3 {
	background: #f74f58 url(/images/cases/monobank/tools_3.png) no-repeat 50% 50%;
}
.tools__4 {
	background: #f74f58 url(/images/cases/monobank/tools_4.png) no-repeat 50% 50%;
}
.tools__5 {
	background: #f74f58 url(/images/cases/monobank/tools_5.png) no-repeat 50% 50%;
}
.tools__6 {
	background: #f74f58 url(/images/cases/monobank/tools_6.png) no-repeat 50% 50%;
}
.plan_list ul, .phase_list ul {
	font-size: 17px;
    font-weight: 600;
    line-height: 2.5em;
}
.plan_list, .phase_list {
	display: flex;
	justify-content: center;
}
.plan_list .date_list {
	padding: 0px 110px;
}
.plan_list .marker_list li:before {
	content: "";
	float: left;
	width: 15px;
	height: 15px;
	margin: 13px 15px 0 0;
}

.plan_list .marker_list li:nth-child(1):before {
	background: url(/images/cases/monobank/list_markers.png) -0px -0px;
}
.plan_list .marker_list li:nth-child(2):before {
	background: url(/images/cases/monobank/list_markers.png) -15px -0px;
}
.plan_list .marker_list li:nth-child(3):before {
	background: url(/images/cases/monobank/list_markers.png) -0px -15px;
}
.plan_list .marker_list li:nth-child(4):before {
	background: url(/images/cases/monobank/list_markers.png) -15px -15px;
}
.plan_list .marker_list li:nth-child(5):before {
	background: url(/images/cases/monobank/list_markers.png) -0px -30px;
}
.plan_list .marker_list li:nth-child(6):before {
	background: url(/images/cases/monobank/list_markers.png) -15px -30px;
}
.plan_list .marker_list li:nth-child(7):before {
	background: url(/images/cases/monobank/list_markers.png) -0px -45px;
}

.rocket_cat {
    margin-top: 30px;
    margin-bottom: 100px;
    overflow: hidden;
    position: relative;
}
#rocket {
	background: url(/images/cases/monobank/Cat_in_rocket.png) no-repeat 0px 0px / contain;
    height: 100px;
    position: absolute;
    width: 150px;
}
.way {
	display: flex;
    justify-content: flex-end;
    padding-top: 20px;
}
.way img {
	width: 85%;
}
.dates_line {
    display: flex;
    justify-content: space-around;
    margin-top: 50px;
    background: url(/images/cases/monobank/just_line.png) no-repeat 0px 9px / contain;
}
.date_elem {
	display: flex;
    flex-direction: column;
    align-items: center;
}
.date_elem span {
	font-size: 16px;
	font-weight: 600;
}
.date_elem div {
	background: #606bc8;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-bottom: 15px;
}
.phase_list ul li:before {
	content: "";
	float: left;
	width: 15px;
	height: 15px;
	margin: 13px 15px 0 0;
	background: url(/images/cases/monobank/list_elleps.png);
}
.phase_list ul li span, .tergeting_list ul li span {
	font-weight: 800;
}
.phase_list, .tergeting_list {
	margin: 45px 0px;
}
/* ============================ pre-order section ===================== */
.img_center {
	display: block;
	margin: 0 auto;
}
.inst_mpnobank {
    margin-bottom: 50px;
}
.some_small {
	margin-top: 55px;
}

.text_desc {
	margin: 35px 0px;
	font-weight: 600;
    font-size: 13px;
    line-height: 21px;
}
.text_desc.terget_text {
    margin-bottom: 80px;
    margin-top: -80px;
}

.tergeting_list {
	display: flex;
	justify-content: center;
}
.tergeting_list ul {
	font-size: 17px;
    font-weight: 600;
    line-height: 1.5em;
    list-style-image: url(/images/cases/monobank/list_elleps.png);
}
.tergeting_list ul li {
	font-size: 16px;
	padding-left: 20px;
	padding-bottom: 30px;
}
/*relise section*/
.target_audience {
	text-align: center;
}
.target_audience {
    display: flex;
    justify-content: center;
}
.fin_and_travel {
    display: flex;
    margin-top: 30px;
}
.interest_circle {
	width: 80px;
    height: 80px;
    background: #27c66b url(/images/cases/monobank/sprite_2.png) no-repeat -24px -117px;
    border-radius: 50%;
    margin: 0 auto;
    margin-bottom: 15px;
}
.fin.interest_circle {
	background: #fda357 url(/images/cases/monobank/sprite_2.png) no-repeat  -23px 16px;
}
.innovate.interest_circle {
	background: #4376da url(/images/cases/monobank/sprite_2.png) no-repeat  -23px -52px;
}
.demog.interest_circle {
	background: #f7529e url(/images/cases/monobank/sprite_2.png) no-repeat   -22px -190px;
}
.remarc.interest_circle {
	background: #1eaba8 url(/images/cases/monobank/sprite_2.png) no-repeat   -17px -260px;
}
.interest_icon {
    margin: 15px;
}
.fin_and_travel.interest_icon {
	width: 105px;
}
.interest_icon span, .innovations span {
	font-size: 16px;
}

.demography .interest_icon, .remarceting .interest_icon {
	margin-top: 45px;
}
.audience_block {
	margin: 0px 50px;
}
.img_center.video_img {
	margin-bottom: 60px;
}
/*======== BOOM section =========*/
.fb_inst_targeting {
    display: flex;
    justify-content: center;
    text-align: center;
}
.circle_block{
	width: 80px;
    height: 80px;
    background: #4376da url(/images/cases/monobank/sprite_2.png) no-repeat   -2px -411px;
    border-radius: 50%;
    margin: 0 auto;
    margin-bottom: 20px;
}
.dont {
    margin: 20px 80px;
}
.dont span {
	font-size: 16px;
}
.dont.confirm_number .circle_block {
	background: #b775f0 url(/images/cases/monobank/sprite_2.png) no-repeat     5px -481px;
}
.dont.activate_card .circle_block {
	background: #f74f58 url(/images/cases/monobank/sprite_2.png) no-repeat     -4px -345px;
}
/*============RESULTS=============*/
section.main_content.results {
    margin-top: 300px;
}
img.img_center.cat {
    position: relative;
    top: -200px;
}
.main_content.results {
	background: url(/images/cases/monobank/bottom_bg.png) 0px 0px / cover;
}
.main_content.results .solution_box {
    width: 438px;
    height: 132px;
    padding: 40px 0px;
    text-align: center;
    background: url(/images/cases/monobank/result_border.png) 0px 0px / cover;
    margin-top: -150px;
}
.main_content.results .solution_box h2 {
	color: #fff;
}
.text_desc.result {
	color: #fff;
	font-size: 16px;
    line-height: 21px;
    font-weight: 400;
    margin-bottom: 90px;
}
.result_statistics {
    display: flex;
    justify-content: center;
}
.stats {
	text-align: center;
    padding: 0px 115px;
}
.result_statistics .stats div {
	font-family: 'Clear Sans';
	font-weight: bold;
	font-size: 80px;
	color: #fff;
}
.result_statistics .stats span {
	font-weight: bold ;
	font-size: 16px;
	color: #fff;
}
.install_and_activate {
	display: flex;
	justify-content: center;
}
.install_and_activate span {
	color: #fff;
	margin: 0px 10.5%;
    font-weight: bold;
    font-size: 18px;
	margin-top: 150px;
	margin-bottom: 50px;
}
.case_conclusion {
    background: #fff;
    border-radius: 15px 15px 0px 0px;
    top: -75px;
    position: relative;
    z-index: 10;
}
.case_conclusion .text_desc {
	margin: 0px;
    padding: 80px;
    font-weight: bold;
    line-height: 28px;
    font-size: 22px;
    color: #323232;
}
.img_center.card {
	top: -345px;
    position: relative;
    z-index: 0;
    margin-bottom: -250px;
}
img.gif_cat {
    position: relative;
    top: -500px;
    left: 1130px;
}
.gifs_mono {
	position: relative;
	z-index: 1;
	width: 65%;
}

.to_small {
	margin-top: 120px;
}

.video_block {
    width: 400px;
    height: 242px;
    margin: 10px;
}
.video_block img {
    width: 100%;
    height: 100%;
}
.video_block:before {
    content: url(/images/cases/monobank/play_btn.png);
    cursor: pointer;
    position: relative;
    top: 65%;
    left: 42%;
}
.advertising_video {
	display: flex;
	flex-direction: column;
	justify-content: center;
    margin-bottom: 129px;
    margin-top: -85px;
}

.video_row {
    display: flex;
    justify-content: center;
}
.inst_company{
	margin-bottom: 25px;
}
.banners {
	margin-bottom: 30px;
}


/*===============================MOBILE=========================*/

.new_case.xs-monobank {
    background: url(/images/cases/monobank/mobile/head.png) no-repeat 0px 0px / contain;
    height: 410px;
    margin-bottom: 0px;
}
.xs-monobank-1 .team.clearfix .team_col {
    /*margin-bottom: 60px;*/
}
.xs-monobank-1 .team.clearfix .team_col p, .xs-monobank-1 .team.clearfix .team_col ul li {
    font-size: 13px;
}
.xs-monobank-1 .team.clearfix .team_col p {
    margin: 40px 0px;
}
.xs-monobank-1 .team.clearfix .team_col p span.bold-text {
    font-family: "OpenSans";
}
.xs-monobank-1 .team.clearfix .team_col ul li, .AIDA {
    margin-bottom: 25px;
}
.center_monoimg {
    text-align: center;
}
.AIDA {
    background: url(/images/cases/monobank/mobile/aida.png) no-repeat 50% 0px / contain;
    width: 100%;
    height: 525px;
    margin-top: 25px;
}
.cat_talk_mob_1 {
    width: 85%;
}
.border_header {
    background: url(/images/cases/monobank/mobile/border_mob.png) no-repeat 50% 0px / contain;
    width: 100%;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -25px;
}
.conclusion_monobank .border_header {
    margin-top: 25px;
}
.border_header.into {
    margin-top: -15px;
}
.border_header span {
    text-transform: uppercase;
    font-size: 32px;
    font-weight: 900;
    color: #323232;
}
.border_header.boom_down span {
    font-size: 26px;
}
.advertising_video.mobile_video_monobank {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0px;
    margin-bottom: 45px;
}
.advertising_video.mobile_video_monobank .video_row {
    flex-wrap: wrap;
}
.conclusion_monobank .border_header, .conclusion_monobank .border_header span {
    filter: invert(1);
    color: #fff;
}
.conclusion_monobank .border_header {
    margin-bottom: 50px;
}
.case_info.case_monobank .team.clearfix {
    padding: 0px 25px;
}

.xs-monobank-1.xs-spinner-4 .certificates-slides .slick-dots li.slick-active button {
    background: #f74f58;
}
ul.gif-slide-1.monobank-slide.slick-initialized.slick-slider.slick-dotted li.slick-slide, ul.gif-slide-1.slick-initialized.slick-slider.slick-dotted li.slick-slide {
    margin: 0px 15px;
}
.case_info.case_monobank.xs-monobank-1.xs-spinner-4 {
    padding-bottom: 1px;
}
.mono-h3 {
    text-align: center;
    font-family: "Open Sans",sans-serif;
    font-size: 20px;
}
.advertising_video.mobile_video_monobank .video_row .video_block {
    width: 366px;
    height: 208px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 7px;
    background: url(/images/cases/monobank/video_sprite.png);
}
.mono_video_mobile iframe {
    width: 100%;
    height: 200px;
    margin: 10px 0px;
}
.advertising_video.mobile_video_monobank .video_row .video_block:before {
    content: url(/images/cases/monobank/play_btn.png);
    cursor: pointer;
    position: relative;
    top: 0px;
    left: 0px;
}
.advertising_video.mobile_video_monobank .video_row .video_block.video_1 {
    background-position: -5px -0px;;
}
.advertising_video.mobile_video_monobank .video_row .video_block.video_2 {
    background-position: -5px -211px;
}
.advertising_video.mobile_video_monobank .video_row .video_block.video_3 {
    background-position: -5px -421px; 
}
.advertising_video.mobile_video_monobank .video_row .video_block.video_4 {
    background-position: -5px -637px;
}
.targeting_mobile {
    margin-bottom: 30px;
}
.cat_2mln {
    margin: 50px 0px;
    margin-top: 0px;
    width: 90%;
}
.target_category {
    margin: 30px 0px;
    margin-top: 10px;
}
.fastening_img {
    width: 100%;
}
.conclusion_monobank {
    background: url(/images/cases/monobank/mobile/conclusion.png) no-repeat 50% 0px / cover;
    height: 100%;
    padding: 0px 25px;
    padding-top: 125px;
}
.conclusion_text {
    font-size: 13px;
    color: #fff;
    line-height: 21px;
    text-align: center;
    font-family: 'Open Sans';
    font-weight: bold;
}
.result_statistics.mobile_case {
    margin: 50px 0px;
}
.result_statistics.mobile_case .stats {
    padding: 0px 20px;
}
.result_statistics.mobile_case .stats div {
    font-size: 44px;
}
.result_statistics.mobile_case .stats span {
    font-size: 11px;
}
.inst_act_notice, .conclusion_monobank.xs-spinner-4 .team_col p{
    color: #fff;
    font-size: 13px;
    font-family: "OpenSans";
    font-weight: bold;
}
.xs-spinner-4 .certificates-slides li img.result_mono_gif {
    margin-top: 25px;
}

.conclusion_monobank.xs-spinner-4 .certificates-slides .slick-dots li.slick-active button {
    background: #f74f58;
}
.conclusion_monobank.xs-spinner-4 .certificates-slides ul {
    padding: 0px;
}
.conclusion_monobank.xs-spinner-4 .certificates-slides ul.gif-slide-1.slick-initialized.slick-slider.slick-dotted li.slick-slide {
    margin: 0px; 
    margin-right: 25px;
}
body.body-moyo-case .certificates-slides {
    padding-bottom: 0;
}
body.body-moyo-case .case_monobank.case_moyo_last .button.button_small {
    font-size: 14px;
    padding: 15px 0px;
    margin-top: 10px;
    width: 290px;
}
body.body-moyo-case .conclusion_monobank.xs-spinner-4 .certificates-slides {
    width: 107%;
}
.conclusion_monobank.xs-spinner-4  .certificates-slides .slick-dots {
    left: 46%;
}
body.swal2-close { overflow-y: visible !important; }
@media screen and (max-width: 1642px){
 .promodo_team {padding: 0px 35px;}
}
@media screen and (max-width: 1356px){
 .promodo_team {padding: 0px 14px;}
}
@media screen and (max-width: 767px){
    body.body-moyo-case .layer-wrapper   {min-width: 0; background: #fff;}
}
@media screen and (max-width: 375px){
    .new_case.xs-monobank {
    height: 364px;
}
}
@media screen and (max-width: 350px){
    body.body-moyo-case .case_monobank.case_moyo_last .button.button_small {width: 240px;}
    body.body-moyo-case .case_monobank.case_moyo_last p {font-size: 13px;}
    .AIDA {
    width: 85%;
    margin: 0px 24px;
    margin-bottom: -90px;
}
.conclusion_monobank.xs-spinner-4 .certificates-slides ul.gif-slide-1.slick-initialized.slick-slider.slick-dotted li.slick-slide {
    margin-right: 12px;
}

}
@media screen and (max-width: 330px){
    .new_case.xs-monobank {
    height: 310px;
}
}

@media screen and (max-width: 480px){
.xs-monobank-1.xs-spinner-4 .certificates-slides ul {
    padding: 0px;
}
}
@media (orientation : landscape){
.inst_act_notice {display: none;}
.conclusion_monobank .border_header {margin-top: 154px;}
}
@media (max-width: 775px) and (orientation : landscape){
.new_case.xs-monobank {height: 713px;}
.conclusion_monobank .border_header {margin-top: 84px;}
}
@media (max-width: 667px) and (orientation : landscape){
.new_case.xs-monobank {height: 646px;}
}
@media (max-width: 580px) and (orientation : landscape){
.new_case.xs-monobank {height: 550px;}
}
/*Popup video*/
.popup-container {
    width: 800px;
    height: 450px;
    margin: auto;
    position: fixed;
    z-index: 1001;
    left: 0;
    top: 100px;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 0;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    behavior: url(../img/PIE.htc);
    opacity: 1; }
@media only screen and (max-width: 991px) {
    .popup-container {
        width: 750px;
        height: 420px; } }
@media only screen and (max-width: 767px) {
    .popup-container {
        width: 450px;
        height: 250px;
        top: 60px; } }
@media only screen and (max-width: 478px) {
    .popup-container {
        width: 300px;
        height: 170px;
        top: 50px; } }
.popup-container .popup-video {
    overflow: hidden;
    width: 100%;
    height: 100%; }
.popup-container .popup-video .popup-video__player {
    width: 100%;
    height: 100%; }
.popup-container .popup-video .popup-video__player iframe {
    width: 100%;
    height: 100%; }
.popup-container .popup-container_video_small {
    min-width: 0;
    min-height: 0;
    width: 640px;
    height: 360px;
    left: 0;
    right: 0; }
.popup-container .popup-container_bubble {
    width: 235px;
    height: auto;
    min-width: 0;
    max-width: 100%;
    min-height: 0;
    position: absolute;
    background-color: transparent;
    padding: 20px 24px;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    behavior: url(../img/PIE.htc);
    box-shadow: none; }
.popup-container .popup-container__header {
    font-size: 214%;
    position: absolute;
    top: -1.8em;
    left: 2px;
    margin-top: 0;
    color: #ffffff; }
.popup-container .popup-container__header_compact {
    font-size: 129%;
    top: -2.5em;
    margin: 0; }
.popup-container .popup-container__close-btn {
    font-size: 286%;
    font-family: "Open Sans" sans-serif;
    font-weight: 700;
    position: absolute;
    color: #ffffff;
    cursor: pointer;
    top: -27px;
    text-shadow: 0 0 5px #ccc;
    line-height: 0.5;
    right: 0; }
.popup-container .popup-container__close-btn:hover {
    color: #d51521; }

.popup-container_video {
    left: 0;
    right: 0; }

.video-frame {
    border: none;
    outline: none;
    width: 800px;
    height: 450px; }
@media only screen and (max-width: 991px) {
    .video-frame {
        width: 690px;
        height: 394px; } }
@media only screen and (max-width: 767px) {
    .video-frame {
        width: 450px;
        height: 254px; } }
@media only screen and (max-width: 478px) {
    .video-frame {
        width: 290px;
        height: 164px; } }
        .swal2-popup {
    width: auto !important;
    background: #fff !important; }
@media only screen and (max-width: 478px) {
    .swal2-popup {
        padding: 10px 5px !important; } }
.swal2-popup.video-popup {
    background: transparent !important;
    -webkit-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    border-radius: 0 !important; }
.swal2-popup.video-popup .swal2-close {
    right: 18px !important;
    top: 0 !important;
    background-position: -486px -115px !important; }
@media only screen and (max-width: 478px) {
    .swal2-popup.video-popup .swal2-close {
        right: 0 !important;
        top: 4px !important;
        width: 20px !important;
        height: 20px !important;
        background-size: 650px !important;
        background-position: -350px -82px !important; } }
.swal2-popup.contact-us .swal2-title {
    display: none !important; }
.swal2-popup .popup-iframe {
    width: 600px;
    height: 580px; }
@media only screen and (max-width: 767px) {
    .swal2-popup .popup-iframe {
        width: 450px;
        height: 470px; } }
@media only screen and (max-width: 478px) {
    .swal2-popup .popup-iframe {
        width: 290px;
        height: 470px; } }
.swal2-popup .popup-iframe iframe {
    border: none;
    outline: none;
    width: 100%;
    height: 510px;
    overflow: hidden; }
@media only screen and (max-width: 767px) {
    .swal2-popup .popup-iframe iframe {
        width: 100%;
        height: 420px; } }
.swal2-popup .popup-iframe .list-messanger {
    margin: 0; }
.swal2-popup .swal2-close {
    line-height: 1 !important;
    font-size: 0 !important;
    width: 30px !important;
    height: 30px !important;
    background: url("../img/sprite-ua.svg") no-repeat -486px -77px/900px !important;
    outline: none;
    border: none; }
@media only screen and (max-width: 478px) {
    .swal2-popup .swal2-close {
        top: 12px !important; } }
.swal2-popup .swal2-close:hover, .swal2-popup .swal2-close:focus {
    outline: none;
    border: none; }
.swal2-popup .swal2-title {
    color: #fff !important;
    font-family: "Open Sans";
    font-weight: 800;
    font-size: 20px;
    line-height: 1;
    text-align: left;
    margin-bottom: 15px; }
@media only screen and (max-width: 767px) {
    .swal2-popup .swal2-title {
        font-size: 15px; } }
@media only screen and (max-width: 478px) {
    .swal2-popup .swal2-title {
        width: 210px;
        line-height: 1.3; } }