.footer-wrapper{
		display:none;
	}
#about-studio-section .terms-heading{
	font-size:47px;
	line-height:47px;
	color:#000;
	font-family:Intro Black Alt;
	text-transform:uppercase;
}
#about-studio-section .terms-list li {
    font-size: 18px;
    line-height: 24px;
    color: #f8a800;
    font-family: 'Gilroy';
    font-weight: bold;
	position: relative;
	padding-left: 30px;
    padding-bottom: 30px;
}
#terms-row .vc_column_container {
    padding: 0;
}
#terms-row .terms-img{
	margin-bottom:0;
}

#terms-row .terms-img img {
    max-width: 130%;
}
#terms-row{
	padding-top:70px;
	padding-bottom: 70px;
	background-image: url(/wp-content/uploads/2021/10/termsbg.png);
    background-repeat: no-repeat;
    background-position: right 150px;
    background-size: 30%;
}
#about-studio-section .terms-list{
	padding-inline-start: 0px;
    list-style: none;
}
#about-studio-section .list-item:before {
    content: url(/wp-content/uploads/2022/03/circle2.png);
    position: absolute;
    top: 2px;
    left: 0;
}
#about-studio-section .list-item{
	color: #000;
}
#about-studio-section .main-button-red a{
	background-image: none;
    font-size: 24px;
    text-transform: uppercase;
    font-family: "Intro Black Alt";
    position: relative;
    overflow: hidden;
    background-color: #f8a800 !important;
    color: #fff !important;
}
.popup-close{
	position: absolute;
    right: -64px;
    top: -64px;
    cursor: pointer;
}
#main .main-content{
	padding-bottom: 0;
}
#header .header-col.header-left{
	width: 100%;
    justify-content: space-between;
}
#header .header-button{
	max-width: 256px;
    max-height: 48px;
    background-color: #fff;
    padding: 14px 22px;
    font-size: 25px;
    line-height: 20px;
    font-family: Intro Black Alt;
    text-transform: uppercase;
    color: #000;
}
#header .header-phone{
	position:relative;
	padding-left: 36px;
}
#header .header-phone a{
	font-size: 23px;
    line-height: 26px;
    font-family: Gilroy;
    font-weight: 500;
    color: #000;
}
#header .header-phone .white-phone{
	font-weight:bold;
	color:#fff;
}
#header .header-phone:before{
	content:url(/wp-content/uploads/2021/10/headerphone.png);
	position:absolute;
	left:0;
	top:0;
}
#main-section{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 945px;
}
#main-section .main-heading{
    font-size: 76px;
    line-height: 66px;
    font-family: "Intro Black Alt";
    text-transform: uppercase;
    color:#fff;
    margin-bottom: 0px;
}
#main-section .main-subheading{
    font-size: 44px;
    line-height: 61px;
    font-family: intro light alt;
    text-transform: uppercase;
    color:#000;
    margin-bottom: 51px;
}
#main-section .main-subheading strong{
    font-family: Intro Black Alt;
}
#main-section .main-third-heading{
    font-size: 34px;
    line-height: 44px;
    font-family: intro light alt;
    text-transform: uppercase;
    color:#000;
    margin-bottom: 51px;
}
#main-section .main-third-heading strong{
    font-family: Intro Black Alt;
    color:#fff;
}
#main-section .main-price{
    font-size: 44px;
    line-height: 45px;
    font-family: intro light alt;
    color:#000;
    position:relative;
    width: fit-content;
    margin-bottom: 51px;
}
#main-section .main-price strong{
    font-family: Intro Black Alt;
}
#main-section .main-price:before {
    content: "";
    position: absolute;
    width: 105%;
    height: 6px;
    background: rgb(255 255 255 / 50%);
    border-radius: 4px;
    transform: rotate(-4deg);
    top: 30%;
    left: -10px;
}
#main-section .main-button a, #card-last-section .main-button a, #card-last-section2 .main-button a, #last-cta .main-button a, #prices-section .main-button a{
    background-image: none;
    font-size: 25px;
    text-transform: uppercase;
    font-family: "Intro Black Alt";
	position: relative;
    overflow: hidden;
}

.main-button a:before, .main-button-red a:before {
  content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    background: -webkit-gradient(linear,left top,right top,color-stop(10%,hsla(0,0%,100%,.1)),color-stop(20%,hsla(0,0%,100%,.2)),to(hsla(0,0%,100%,.6)));
    background: linear-gradient(
90deg,hsla(0,0%,100%,.1) 10%,hsla(0,0%,100%,.2) 20%,hsla(0,0%,100%,.6));
    width: 30px;
    -webkit-transform: skewX(
-45deg);
    transform: skewX(
-45deg);
    left: -20%;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-animation-name: blick;
    animation-name: blick;
    -webkit-animation-duration: 6s;
    animation-duration: 6s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
@keyframes blick {
  from {
    left:-20%;
  }
  to {
    left:180%;
  }
}
#reasons-section{
	padding-top: 120px;
    padding-bottom: 120px;
}
#reasons-section .reasons-main-heading{
    font-size: 47px;
    line-height: 50px;
    font-family: "Intro Black Alt";
    text-transform: uppercase;
    color: #000;
    position: relative;
    padding-left: 110px;
    margin-bottom: 74px;
}
#reasons-section .reasons-main-heading:before{
    content: '3';
    font-family: "Intro Bold Alt";
    left: 0;
    top: 0;
    position: absolute;
    color: #f8a800;
    font-size: 122px;
    line-height: 100px;
}
#reasons-section .reason-heading{
    font-size: 32px;
    line-height: 35px;
    font-family: "Intro Bold Alt";
    color: #f8a800;
    margin-bottom: 35px;
    text-transform: uppercase;
}
#reasons-section .reason-subheading{
    font-size: 16px;
    line-height: 17px;
    font-family: Gilroy;
    font-weight: bold;
    color:#000;
    margin-bottom: 30px;
    text-transform: uppercase;
}
#reasons-section .reasons-list ul{
    list-style: none;
    margin-left: 0;
    padding-left: 1em;
}
#reasons-section .reasons-list ul li{
    font-size: 13px;
    line-height: 20px;
    color: #000;
    font-family: Gilroy;
    font-weight: 500;
    text-transform: uppercase;
}
#reasons-section .reasons-list ul > li:before{
    display: inline-block;
    content: "-";
    width: 1em;
    margin-left: -1em;
}
#reasons-section .reasons-img{
    margin-bottom: 50px;
}
#reasons-section .reasons-row{
    padding-left: 15px;
    justify-content: space-between;
}
#reasons-section .reasons-col {
    padding-left: 42px;
    width: 100%;
    max-width: 31%;
}
#reasons-section .reasons-col:before {
    content: "";
    height: 345px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    background: #d9d9d9;
    width: 2px;
}
#card-last-section, #card-last-section2{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
	min-height: 456px;
	z-index:5;
}
#card-last-section .card-text, #card-last-section2 .card-text{
	font-size: 49px;
    line-height: 60px;
    font-family: Intro Black Alt;
    text-transform: uppercase;
	margin-bottom: 28px;
	padding-left: 24px;
	color:#fff;
}
#card-last-section .card-number{
	font-size: 133px;
    line-height: 122px;
    font-family: Intro Bold Alt;
    color: #f8a800;
}
#card-last-section2 .card-number{
	font-size: 133px;
    line-height: 122px;
    font-family: Intro Bold Alt;
    color: #f8a800;
}
#card-last-section .card-price, #card-last-section2 .card-price{
	font-size:42px;
	line-height:47px;
	font-family:Intro Light Alt;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:24px;
}
#card-last-section .card-price strong{
	font-family: Intro Black Alt;
	color: #f8a800;
}
#card-last-section2 .card-price strong{
	color:#f8a800;
	font-family: Intro Black Alt;
}
#technic-section{
	background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 835px;
    margin-top: -110px;
	margin-bottom: -20px;
}
#technic-section .technic-heading{
	font-size:47px;
	line-height:47px;
	font-family:Intro Black Alt;
	color:#000;
	margin-bottom:32px;
	text-transform:uppercase;
}
#technic-section .technic-subheading{
	font-size:42px;
	line-height:47px;
	font-family:Intro Bold Alt;
	text-transform:uppercase;
	color:#f8a800;
	margin-bottom:44px;
}
#technic-section .technic-item .porto-sicon-title{
	font-size:18px;
	font-family:Gilroy;
	font-weight:600;
	color:#000;
	text-transform:uppercase;
}
#technic-section .technic-img{
	margin-bottom:0;
}
#technic-section .technic-img img{
	max-width:120%;
}
#technic-section .technic-row{
	margin-top:170px;
}
#days-left{
	background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
	padding-top: 20px;
}
#days-left .days-left-img{
	margin-bottom:0;
}
#days-left .days-left-heading{
	font-size:47px;
	line-height:52px;
	font-family: Intro Black Alt;
	text-transform:uppercase;
	color:#fff;
}
#days-left .days-left-countdown{
	font-size: 133px;
    line-height: 122px;
    font-family: Intro Bold Alt;
    color: #fff;
	width: fit-content;
    margin: 0 auto 39px auto;
	border: 1px solid #000;
    border-radius: 8px;
    padding: 25px 23px 0px 23px;
	position:relative;
}
#days-left .days-left-countdown:before {
    content: "";
    position: absolute;
    width: 100px;
    height: 1px;
    background-color: #fff;
    left: -130px;
    top: 87.5px;
}
#days-left .days-left-countdown:after {
    content: "";
    position: absolute;
    width: 100px;
    height: 1px;
    background-color: #fff;
    right: -130px;
    top: 87.5px;
}
#days-left .days-left-subheading{
	font-size:18px;
	line-height:23px;
	font-family:Gilroy;
	color:#fff;
	margin-bottom:26px;
	text-transform: uppercase;
    font-weight: bold;
}
#days-left .days-left-col{
	align-self: center;
}
#about-studio-section{
	padding-top: 130px;
    padding-bottom: 100px;
	background-size: contain;
    background-repeat: no-repeat;
	background-image:url(/wp-content/uploads/2021/10/paral.png);
}
#about-studio-section .studio-first-row{
	margin-bottom:80px;
}
#about-studio-section .about-studio-heading{
	font-size:47px;
	line-height:52px;
	font-family:Intro Black Alt;
	color:#000;
	text-transform:uppercase;
	margin-bottom:33px;
}
#about-studio-section .about-studio-subheading{
	font-size:18px;
	line-height:24px;
	font-family:Gilroy;
	color:#000;
	text-transform:uppercase;
	margin-bottom:33px;
	font-weight:bold;
}
#about-studio-section .about-studio-text{
	font-size:16px;
	line-height:24px;
	font-family:Gilroy;
	font-weight:400;
	color:#000;
	margin-bottom:33px;
}
#about-studio-section .about-studio-img img{
	max-width:120%;
	margin-left:-80px;
}
#team-section{
	background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
}
#team-section .team-heading{
	font-size:47px;
	line-height:50px;
	font-family:Intro Black Alt;
	text-transform:uppercase;
	color:#000;
	margin-bottom:100px;
}
#team-section .team-name{
	font-size:22px;
	line-height:17px;
	font-family:Gilroy;
	font-weight:bold;
	margin-bottom:10px;
	color:#000;
	text-transform:uppercase;
}
#team-section .team-descr{
	font-size:16px;
	line-height:17px;
	font-family:Gilroy;
	font-weight:400;
	color:#000;
	text-transform:uppercase;
}
#team-section .team-row{
	padding-left: 130px;
    padding-right: 130px;
    padding-top: 200px;
    padding-bottom: 100px;
}
#team-section .team-img{
	margin-bottom:30px;
}
#review-section{
	background-size: auto;
    background-repeat: no-repeat;
    background-position: right 100px;
}
#review-section .screens-row{
	padding-bottom: 150px;
}
#review-section .stars-review{
	margin-bottom:10px;
}
#card-last-section2{
	margin-top:-60px;
}
#review-section .review-row{
	margin-bottom:44px;
	justify-content: space-between;
}
#review-section .review-heading{
	font-size:47px;
	line-height:47px;
	font-family:Intro Black Alt;
	color:#000;
	text-transform:uppercase;
}
#review-section .review-right-heading{
	font-size:22px;
	line-height:22px;
	font-family:Gilroy;
	font-weight:bold;
	color:#000;
	text-transform:uppercase;
	margin-bottom: 10px;
	text-align: right;
    margin-right: 20px;
}
#review-section .review-screen{
	margin-bottom:-5px;
}
#review-section .fbggl-row{
	justify-content: flex-end;
    padding-right: 25px;
}
#review-section .fb-col1, #review-section .fb-col2{
	max-width: fit-content;
    padding: 0;
}
#footer{
	padding-top:100px !important;
	padding-bottom:50px !important;
	
}
#footer .footer-logo{
	position:relative;
}
#footer .footer-logo:before{
	content: "";
    position: absolute;
    width: 95%;
    height: 2px;
    background-color: #d9d9d9;
    top: 50%;
    right: 0;
}
#footer .footer-text p{
	font-size: 16px;
    line-height: 17px;
    font-family: Gilroy;
    font-weight: 400;
	color:#000;
	padding-left: 40px;
}
#footer .f1:before {
    content: "1";
    position: absolute;
    font-size: 65px;
    line-height: 55px;
    color: #000;
    font-family: Intro Light ALt;
}
#footer .f2:before {
    content: "2";
    position: absolute;
    font-size: 65px;
    line-height: 55px;
    color: #000;
    font-family: Intro Light ALt;
}
#footer .f3:before {
    content: "3";
    position: absolute;
    font-size: 65px;
    line-height: 55px;
    color: #000;
    font-family: Intro Light ALt;
}
#footer .f4:before {
    content: "4";
    position: absolute;
    font-size: 65px;
    line-height: 55px;
    color: #000;
    font-family: Intro Light ALt;
}
#footer .f5:before {
    content: "5";
    position: absolute;
    font-size: 65px;
    line-height: 55px;
    color: #000;
    font-family: Intro Light ALt;
}
#footer .f6:before {
    content: "6";
    position: absolute;
    font-size: 65px;
    line-height: 55px;
    color: #000;
    font-family: Intro Light ALt;
}
.ft-link a {
    font-size: 16px;
    line-height: 17px;
    font-family: Gilroy;
    font-weight: bold;
    color: #000 !important;
}
#footer .ft-link{
	position:relative;
	padding-left: 40px;
	margin-bottom:6px;
}
#footer .fb-link:before{
	content:url(/wp-content/uploads/2021/10/fbic.png);
	position:absolute;
	left:0;
	top:0;
}
#footer .in-link:before{
	content:url(/wp-content/uploads/2021/10/inic.png);
	position:absolute;
	left:0;
	top:0;
}
#footer .tg-link:before{
	content:url(/wp-content/uploads/2021/10/tgic.png);
	position:absolute;
	left:0;
	top:0;
}
.onlymobile{
	display:none;
}
#team-section .owl-dots .owl-dot span{
	width:6px;
	height:6px;
	color: #f8a800 !important;
    background-color: #f8a800 !important;
	border: 2px solid #f8a800;
	transition:.4s;
}
#team-section .owl-dots .owl-dot span:after{
	content:none !important;
}
#team-section .owl-dots .owl-dot.active span{
	width: 55px;
}
#about-studio-section .owl-dots .owl-dot span{
	width:6px;
	height:6px;
	color: #f8a800 !important;
    background-color: #f8a800 !important;
	border: 2px solid #f8a800;
	transition:.4s;
}
#about-studio-section .owl-dots .owl-dot span:after{
	content:none !important;
}
#about-studio-section .owl-dots .owl-dot.active span{
	width: 55px;
}
.porto_countdown-period{
	display:none;
}
#about-studio-section .mobile-row{
	display:none;
}
#last-cta{
	background-image:url(/wp-content/uploads/2021/10/last-cta.png);
	background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
	min-height:140px;
	padding-top: 20px;
}
#last-cta .last-cta-heading{
	font-size:39px;
	line-height:29px;
	font-family:Intro Black Alt;
	color:#f8a800;
	text-transform:uppercase;
	margin-bottom:15px;
}
#last-cta .last-cta-subheading{
	font-size:30px;
	line-height:28px;
	font-family:Intro Light Alt;
	text-transform:uppercase;
	color:#fff;
}
#last-cta .last-cta-subheading strong{
	font-family:Intro Black Alt;
}
#last-cta .last-cta-col2{
	font-size:36px;
	line-height:28px;
	font-family:Intro Light Alt;
	color:#fff;
	padding-left:30px;
}
#last-cta .last-cta-col2 strong, #last-cta .last-cta-col2-2 strong{
	font-family:Intro Black Alt;
	color:#f8a800;
}
#last-cta .last-cta-col2-2{
	font-size:36px;
	line-height:34px;
	font-family:Intro Light Alt;
	color:#fff;
	padding-left:30px;
}
#prices-section{
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	min-height:1321px;
}
#prices-section .prices-heading{
	font-size:47px;
	line-height:50px;
	font-family:Intro Black Alt;
	text-transform:uppercase;
	color:#fff;
	margin-bottom:5px;
	letter-spacing: 0.8px;
}
#prices-section .price-subheading{
	font-size:45px;
	line-height:50px;
	font-family:Intro Black Alt;
	text-transform:uppercase;
	color:#f8a800;
	margin-bottom: 50px;
}
#prices-section .price-subheading2{
	font-size:45px;
	line-height:50px;
	font-family:Intro Black Alt;
	text-transform:uppercase;
	color:#f8a800;
	margin-bottom:5px;
}
#prices-section .prices-tabs a{
	font-size:18px;
	color: #000;
    background-color: #fff;
    font-family: 'Intro Black Alt';
	border:none;
	border-radius: 0;
	padding: 10px 40px;
}
#prices-section .prices-tabs td{
	padding-bottom:25px;
	position:relative;
	font-size:15px;
	line-height:28px;
	font-family:Gilroy;
	font-weight:bold;
	padding-left: 20px;
}
#prices-section .prices-tabs td:first-child{
	color:#fff;
}
#prices-section .prices-tabs td:last-child{
	color:#f8a800;
}
#prices-section .prices-tabs li{
	margin-left:10px;
	margin-right:10px;
}
#prices-section .prices-tabs .tab-content{
	min-height:630px;
}
/* #prices-section .prices-row{
	padding-top:200px;
} */
#prices-section .prices-tabs td:first-child:before{
	content:"■";
	color:#f8a800;
	position:absolute;
	top:0;
	left:0;
	line-height: 40px;
}
#prices-section .prices-tabs li.active a{
	background-color:#f8a800;
	color:#fff;
	border:none;
}
#prices-section .woman-tab-heading{
	font-size:38px;
	line-height:38px;
	color:#fff;
	font-family:Intro Black Alt;
	text-transform:uppercase;
	margin-bottom:10px;
}
#prices-section .woman-subheading{
	font-size:34px;
	line-height:34px;
	color:#fff;
	font-family:Intro Light Alt;
	text-transform:uppercase;
}
#prices-section .woman-subheading strong{
	color:#f8a800;
	font-family:Intro Black Alt;
}
#prices-section .tab-row{
	margin-bottom:40px;
}
@media (max-width:768px){
	.sms-first, .sms-second{
		margin:10px 15px !important;
	}
	.pulse-button{
		bottom: 20px !important;
    	right: 50% !important;
    	transform: translateX(50%);
	}
	#about-studio-section .terms-heading{
		font-size: 36px;
    	line-height: 36px;
	}
	#about-studio-section .terms-list li{
		font-size: 16px;
    	line-height: 20px;
	}
	#about-studio-section .list-item:before{
		top: 3px;
	}
	#terms-row{
		padding-left: 15px !important;
    	padding-right: 15px !important;
		background-image:none;
	}
	#terms-row .terms-img img {
    max-width: 100%;
	}
	.popup-close{
	position: absolute;
    right: unset;
    top: unset;
	bottom:0;
		transform:scale(0.5);
    cursor: pointer;
}
	#prices-section .woman-tab-heading{
		font-size:30px;
		line-height:30px;
	}
	#prices-section .woman-subheading{
		font-size: 28px;
    	line-height: 28px;
	}
	#last-cta{
		background-image:url(/wp-content/uploads/2021/10/mobile-last.jpg);
		padding-top: 40px;
    	padding-bottom: 20px;
	}
	#last-cta .last-cta-heading{
		font-size:32px;
		text-align:center;
	}
	#last-cta .last-cta-subheading{
		font-size:28px;
		text-align:center;
	}
	#last-cta .last-cta-col2{
		font-size: 28px;
    	padding-left: 0;
		text-align:center;
	}
	#last-cta .last-cta-col2-2{
		padding-left: 0;
		text-align:center;
	}
	#prices-section .tab-content table{
	margin-top:0px;
	}
	#prices-section .prices-tabs td:last-child{
		width: 35%;
    	text-align: right;
	}
	#prices-section .prices-tabs td{
		padding-bottom: 5px;
		padding-left: 0px;
	}
	#prices-section .prices-tabs td:first-child:before{
		content:none;
	}
	#prices-section .prices-row{
		padding-top:70px;
		padding-bottom:70px;
	}
	#prices-section .prices-heading{
		font-size: 32px;
    	line-height: 40px;
		margin-bottom: 0px;
	}
	#prices-section .price-subheading{
		font-size: 32px;
		line-height: 32px;
		margin-bottom: 30px;
	}
	#prices-section .price-subheading2{
		font-size: 32px;
		line-height: 32px;
		margin-bottom: 0px;
	}
	#main-section{
		background-image:url(/wp-content/uploads/2022/03/hpmobbg.png) !important;
		justify-content:flex-start;
		min-height: unset;
	}
	.onlymobile{
		display:block;
	}
	#about-studio-section .mobile-row{
	display:flex;
}
	#about-studio-section .mini-gallery{
		display:none;
	}
	#about-studio-section .studio-first-row {
    margin-bottom: 40px;
}
	.mobile-main-img{
		margin-bottom: -10px !important;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
	}
	.main-button{
		text-align: center;
    	display: block !important;
	}
	#main-section .main-price{
		margin-left: auto;
    	margin-right: auto;
		font-size: 27px;
    	line-height: 27px;
		margin-bottom:20px;
	}
	#main-section .main-third-heading {
    	font-size: 27px;
    	line-height: 29px;
    	text-align: center;
		margin-bottom: 20px;
	}
	#main-section .main-subheading {
    	font-size: 30px;
    line-height: 31px;
    text-align: center;
    margin-bottom: 20px;
	}
	#main-section .main-heading {
    	font-size: 40px;
    	line-height: 34px;
    	text-align: center;
    	margin-bottom: 10px;
}
	#main-section .main-button a, #card-last-section .main-button a, #card-last-section2 .main-button a{
		font-size: 21px;
    line-height: 1;
		font-weight:900;
		padding: 10px 12px 8px 12px;
	}
	.header-row{
		padding-top:0px;
	}
	#header .logo{
		text-align:center;
		margin-bottom: 0px !important;
	}
	#header .logo img{
		max-width:60% !important;
	}
	#header .header-button{
		padding: 6px 18px;
    font-size: 23px;
    line-height: 19px;
		font-weight: 900;
	}
	.header-button-wrapper{
		margin-bottom:35px;
	}
	.header-phone{
		margin-bottom:10px;
	}
	#header .custom-html{
		margin-left:0;
	}
	#main-section>div{
		flex-direction:column;
		padding-top: 70px;
	}
	#header .header-col.header-left{
		flex-direction:row;
	}
	#header .custom-html:not(:last-child) {
    display: none;
}
	#reasons-section .reasons-main-heading:before{
		font-size: 82px;
    	line-height: 82px;
	}

	#reasons-section .reasons-main-heading{
		font-size: 30px;
    line-height: 34px;
		padding-left:80px;
		margin-bottom: 40px;
	}
	#reasons-section .reasons-col {
    padding-left: 0;
    width: 100%;
    max-width: 100%;
}
	#reasons-section .reasons-col:before{
		content:none;
	}
	#reasons-section .reason-heading{
		font-size: 30px;
    	line-height: 30px;
		margin-bottom:30px;
	}
	#card-last-section, #card-last-section2{
		background-image:url(/wp-content/uploads/2021/10/mobile-left-bg2.png) !important;
		overflow:hidden;
	}
	#card-last-section .card-mobile, #card-last-section2 .card-mobile{
		margin-bottom:-5px;
		text-align: center;
	}
	#card-last-section .card-number, #card-last-section2 .card-number {
    font-size: 90px;
    line-height: 90px;
}
	#card-last-section .card-price, #card-last-section2 .card-price{
		font-size: 28px;
    	line-height: 30px;
    	text-align: center;
	}
	#card-last-section .card-text, #card-last-section2 .card-text{
		font-size: 34px;
    line-height: 42px;
		padding-left: 5px;
	}
	#card-last-section, #card-last-section2{
		min-height: 529px;
    justify-content: flex-end;
	}
	#technic-section .technic-heading{
		font-size: 30px;
    line-height: 32px;
	}
	#technic-section .technic-subheading{
		font-size: 30px;
    line-height: 39px;
	}
	#technic-section .technic-item .porto-sicon-title{
		font-size: 14px;
	}
	#technic-section .porto-sicon-img .img-icon{
		width:0.8em;
	}
	#technic-section .technic-img img {
    max-width: 100%;
}
	#technic-section .technic-img {
    margin-bottom: 50px;
}
	#technic-section{
		margin-top: 0;
    margin-bottom: 0;
	}
	#technic-section .technic-row{
		margin-top: 50px;
	}
	#days-left{
		background-image:url(/wp-content/uploads/2022/03/schetbgmob.png) !important;
		min-height: 950px;
		padding-top: 130px;
	}
	#days-left .days-left-heading{
		font-size: 35px;
    line-height: 39px;
	}
	#days-left >div{
		flex-direction:column-reverse;
	}
	#days-left .days-left-img{
		margin-bottom: -1px;
    transform: rotate(
-0.5deg);
	}
	#days-left .days-left-countdown{
		line-height:100px;
		padding: 25px 23px 0px 23px;
	}
	#about-studio-section{
		background-image:none;
		padding-bottom: 0px;
	}
	#about-studio-section .about-studio-img img {
    max-width: 100%;
    margin-left: 0;
}
	#about-studio-section .about-studio-img{
		text-align:center
	}
	#team-section .team-row {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 150px;
    padding-bottom: 50px;
}
	#team-section .team-heading{
		font-size: 32px;
    	line-height: 32px;
		margin-bottom: 50px;
	}
	#review-section .review-heading{
		font-size: 30px;
    line-height: 30px;
	}
	#review-section{
		background-image:none !important;
	}
	#review-section .review-right-heading, #review-section .stars-review2{
		text-align: left;
	}
	#review-section .fbggl-row {
    justify-content: flex-start;
    padding-right: 15px;
    padding-left: 15px;
}
	#footer .footer-logo:before{
		width:86%;
	}
	#footer {
    margin-bottom: 0 !important;
}
	.porto_countdown .porto_countdown-section{
		margin-bottom:0 !important;
	}
	#footer .footer-text p{
		padding-left:50px;
	}
}
@media (min-width:1599px) and (max-width:1919px){
	#main-section{
		min-height: unset;
    	height: 100vh;
		padding-top: 70px;
	}
	#main-section .main-subheading, #main-section .main-third-heading{
		margin-bottom:15px;
	}
	#main-section .main-heading{
		font-size: 66px;
	}
}
@media (min-width:1440px) and (max-width:1598px){
	#main-section{
		min-height: unset;
    	height: 100vh;
		padding-top: 70px;
	}
	#main-section .main-subheading, #main-section .main-third-heading{
		margin-bottom:15px;
	}
	#main-section .main-heading{
		font-size: 66px;
	}
}
@media (min-width:1280px) and (max-width:1439px){
	#main-section{
		min-height: unset;
    	height: 100vh;
		padding-top: 70px;
	}
	#main-section .main-subheading, #main-section .main-third-heading{
		margin-bottom:15px;
		font-size: 34px;
    line-height: 42px;
	}
	#main-section .main-heading {
    font-size: 44px;
    line-height: 40px;
}
	#main-section .main-price{
		font-size: 36px;
    line-height: 45px;
		margin-bottom: 32px;
	}
}
@media (min-width:1024px) and (max-width:1279px){
	#main-section{
		min-height: unset;
    	height: 100vh;
		padding-top: 70px;
	}
	#main-section .main-subheading, #main-section .main-third-heading{
		margin-bottom:20px;
		font-size: 36px;
    	line-height: 44px;
	}
	#main-section .main-heading{
		font-size: 56px;
    	line-height: 56px;
		margin-bottom: 20px;
	}
	#reasons-section .reasons-main-heading{
		font-size:36px;
	}
	#reasons-section .reason-heading{
		font-size: 26px;
    	line-height: 28px;
	}
	#reasons-section .reasons-img {
    	margin-bottom: 30px;
	}
	#reasons-section .reasons-col{
		padding-left:22px;
	}
	#reasons-section .reason-subheading{
		font-size: 14px;
    	line-height: 16px;
		margin-bottom: 20px;
	}
	#reasons-section .reasons-list ul li{
		font-size: 12px;
    	line-height: 18px;
	}
	#card-last-section .card-price, #card-last-section2 .card-price{
		font-size: 34px;
    	line-height: 36px;
	}
	#card-last-section .card-number{
		font-size: 113px;
    	line-height: 113px;
	}
	#card-last-section .card-text, #card-last-section2 .card-text{
		font-size: 44px;
    	line-height: 56px;
	}
	#technic-section .technic-heading{
		font-size: 42px;
    	line-height: 44px;
	}
	#days-left .days-left-heading{
		font-size: 36px;
    	line-height: 42px;
	}
	#days-left .days-left-countdown{
		font-size: 122px;
	}
	#about-studio-section .about-studio-heading{
		font-size: 36px;
    	line-height: 44px;
		margin-bottom: 22px;
	}
	#about-studio-section .about-studio-subheading{
		margin-bottom:20px;
	}
	#about-studio-section .about-studio-text{
		font-size: 14px;
    	line-height: 20px;
		margin-bottom: 15px;
	}
	#prices-section .prices-heading, #prices-section .price-subheading2, #prices-section .price-subheading{
		font-size:36px;
		line-height:44px;
	}
	#prices-section .prices-tabs td{
		font-size: 14px;
    	line-height: 20px;
		padding-bottom:5px;
		padding-left:12px;
	}
	#prices-section .prices-tabs td:first-child:before{
		content:none;
	}
	#prices-section .woman-tab-heading{
		font-size:32px;
		line-height:36px;
		margin-bottom:10px;
	}
	#prices-section .woman-subheading{
		font-size:30px;
	}
	#team-section .team-row{
		padding-top: 80px;
    	padding-bottom: 80px;
	}
	#team-section .team-name{
		font-size: 16px;
    	line-height: 16px;
	}
	#team-section .team-descr{
		font-size: 14px;
    	line-height: 14px;
	}
	#team-section .team-heading{
		font-size: 36px;
    	line-height: 44px;
		margin-bottom:50px;
	}
	#review-section .review-heading{
		font-size: 36px;
    	line-height: 44px;
	}
	#last-cta .last-cta-heading{
		font-size: 36px;
    	line-height: 32px;
	}
	#last-cta .last-cta-col2, #last-cta .last-cta-col2-2{
		font-size: 32px;
    	line-height: 28px;
		padding-left:0px;
	}
	#last-cta .col-md-5:first-child{
		max-width:33%;
	}
	#footer .footer-text p{
		font-size:12px;
	}
	#last-cta > div{
		align-items:center;
	}
}
@media (min-width:991px) and (max-width:1023px){
	#about-studio-section .terms-heading{
		font-size: 40px;
    	line-height: 40px;
	}
	#main-section{
		min-height: unset;
    	height: 100vh;
		padding-top: 70px;
	}
	#main-section .main-subheading, #main-section .main-third-heading{
		margin-bottom:20px;
		font-size: 36px;
    	line-height: 44px;
	}
	#main-section .main-heading{
		font-size: 56px;
    	line-height: 56px;
		margin-bottom: 20px;
	}
	#reasons-section .reasons-main-heading{
		font-size:36px;
	}
	#reasons-section .reason-heading{
		font-size: 26px;
    	line-height: 28px;
	}
	#reasons-section .reasons-img {
    	margin-bottom: 30px;
	}
	#reasons-section .reasons-col{
		padding-left:22px;
	}
	#reasons-section .reason-subheading{
		font-size: 14px;
    	line-height: 16px;
		margin-bottom: 20px;
	}
	#reasons-section .reasons-list ul li{
		font-size: 12px;
    	line-height: 18px;
	}
	#card-last-section .card-price, #card-last-section2 .card-price{
		font-size: 34px;
    	line-height: 36px;
	}
	#card-last-section .card-number{
		font-size: 113px;
    	line-height: 113px;
	}
	#card-last-section .card-text, #card-last-section2 .card-text{
		font-size: 44px;
    	line-height: 56px;
	}
	#technic-section .technic-heading{
		font-size: 42px;
    	line-height: 44px;
	}
	#days-left .days-left-heading{
		font-size: 36px;
    	line-height: 42px;
	}
	#days-left .days-left-countdown{
		font-size: 122px;
	}
	#about-studio-section .about-studio-heading{
		font-size: 36px;
    	line-height: 44px;
		margin-bottom: 22px;
	}
	#about-studio-section .about-studio-subheading{
		margin-bottom:20px;
	}
	#about-studio-section .about-studio-text{
		font-size: 14px;
    	line-height: 20px;
		margin-bottom: 15px;
	}
	#prices-section .prices-heading, #prices-section .price-subheading2, #prices-section .price-subheading{
		font-size:36px;
		line-height:44px;
	}
	#prices-section .prices-tabs td{
		font-size: 14px;
    	line-height: 20px;
		padding-bottom:5px;
		padding-left:12px;
	}
	#prices-section .prices-tabs td:first-child:before{
		content:none;
	}
	#prices-section .woman-tab-heading{
		font-size:32px;
		line-height:36px;
		margin-bottom:10px;
	}
	#prices-section .woman-subheading{
		font-size:30px;
	}
	#team-section .team-row{
		padding-top: 80px;
    	padding-bottom: 80px;
	}
	#team-section .team-name{
		font-size: 16px;
    	line-height: 16px;
	}
	#team-section .team-descr{
		font-size: 14px;
    	line-height: 14px;
	}
	#team-section .team-heading{
		font-size: 36px;
    	line-height: 44px;
		margin-bottom:50px;
	}
	#review-section .review-heading{
		font-size: 36px;
    	line-height: 44px;
	}
	#last-cta .last-cta-heading{
		font-size: 32px;
    	line-height: 32px;
	}
	#last-cta .last-cta-col2, #last-cta .last-cta-col2-2{
		font-size: 28px;
    	line-height: 28px;
		padding-left:0px;
	}
	#last-cta .col-md-5:first-child{
		max-width:33%;
	}
	#last-cta .col-md-5:nth-child(2){
		max-width:35%;
	}
	#footer .footer-text p{
		font-size:12px;
	}
	#last-cta > div{
		align-items:center;
	}
}
@media (min-width:769px) and (max-width:990px){
	#about-studio-section .terms-heading{
		font-size: 40px;
    	line-height: 40px;
	}
	#main-section{
		min-height: unset;
    	height: 100vh;
		padding-top: 70px;
		background-position: 62%;
	}
	#main-section .main-subheading, #main-section .main-third-heading {
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 32px;
}
	#main-section .main-heading {
    font-size: 44px;
    line-height: 44px;
    margin-bottom: 15px;
}
	#reasons-section .reasons-main-heading{
		font-size:36px;
		line-height: 40px;
	}
	#reasons-section .reasons-row{
		padding-left:0;
	}
	#reasons-section .reason-heading{
		font-size: 22px;
    	line-height: 24px;
		margin-bottom: 15px;
	}
	#reasons-section .reasons-img {
    	margin-bottom: 20px;
	}
	#reasons-section .reasons-col{
		padding-left:0px;
	}
	#reasons-section .reasons-col:before{
		content:none;
	}
	#reasons-section .reason-subheading{
		font-size: 14px;
    	line-height: 16px;
		margin-bottom: 20px;
	}
	#reasons-section .reasons-list ul li{
		font-size: 12px;
    	line-height: 18px;
	}
	#card-last-section .card-price, #card-last-section2 .card-price{
		font-size: 26px;
    	line-height: 36px;
	}
	#card-last-section .card-number{
		font-size: 113px;
    	line-height: 113px;
	}
	#card-last-section .card-text, #card-last-section2 .card-text{
		font-size: 44px;
    	line-height: 56px;
		padding-left: 36px;
	}
	#technic-section .technic-heading {
    font-size: 32px;
    line-height: 34px;
}
	#days-left .days-left-heading {
    font-size: 28px;
    line-height: 32px;
    padding-top: 30px;
		margin-bottom: 20px;
}
	#days-left >div .col-md-6:first-child{
		display:flex;
		align-self:flex-end;
	}
	#days-left .days-left-img{
		transform:rotate(-0.5deg);
	}
	#days-left .days-left-countdown {
    font-size: 112px;
		margin: 0 auto 20px auto;
}
	#days-left .days-left-subheading{
		margin-bottom: 15px;
	}
	#about-studio-section .about-studio-heading {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 12px;
}
	#about-studio-section .about-studio-subheading{
		margin-bottom:12px;
		font-size: 16px;
    line-height: 20px;
	}
	#about-studio-section .about-studio-text{
		font-size: 14px;
    	line-height: 20px;
		margin-bottom: 5px;
	}
	#prices-section .prices-heading, #prices-section .price-subheading2, #prices-section .price-subheading{
		font-size:36px;
		line-height:44px;
	}
	#prices-section .prices-tabs td{
		font-size: 11px;
    	line-height: 20px;
		padding-bottom:5px;
		padding-left: 0;
	}
	#prices-section .prices-tabs td:first-child:before{
		content:none;
	}
	#prices-section .woman-tab-heading{
		font-size:32px;
		line-height:36px;
		margin-bottom:10px;
	}
	#prices-section .woman-subheading{
		font-size:30px;
	}
	#team-section .team-row{
		padding-top: 80px;
    	padding-bottom: 80px;
	}
	#team-section .team-name{
		font-size: 16px;
    	line-height: 16px;
	}
	#team-section .team-descr{
		font-size: 14px;
    	line-height: 14px;
	}
	#team-section .team-heading{
		font-size: 36px;
    	line-height: 44px;
		margin-bottom:50px;
	}
	#review-section .review-heading{
		font-size: 36px;
    	line-height: 44px;
	}
	#last-cta .last-cta-heading{
		font-size: 28px;
    	line-height: 28px;
	}
	#last-cta .last-cta-col2, #last-cta .last-cta-col2-2{
		font-size: 21px;
    line-height: 20px;
		padding-left:0px;
	}
	#last-cta .last-cta-subheading{
		font-size: 22px;
	}
	#last-cta .main-button a{
		font-size: 23px;
	}
	#last-cta .col-md-5:first-child{
		max-width:30%;
	}
	#last-cta .col-md-5:nth-child(2){
		max-width:35%;
	}
	#footer .footer-text p{
		font-size:12px;
	}
	#last-cta > div{
		align-items:center;
	}
}
.pulse-button {
  display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: fit-content;
    height: 50px;
    border-radius: 40px;
    padding: 10px 25px;
    border: none;
    background: #f8a800;
    box-shadow: 0 0 0 rgb(255 0 53 / 40%);
    position: fixed;
    bottom: 50px;
    right: 100px;
    cursor: pointer;
    outline: none;
    z-index: 1000;
	animation-duration: 2.0s;
  animation-name: pulse_new;
  animation-iteration-count: infinite;
}
.pulse-button__icon {
  display: block;
  width: 32px;
  height: 32px;
  background: url("/wp-content/uploads/2021/10/telegram-3.png") center center/cover no-repeat;
  transition: .3s;
	position: relative;
}
.pulse-button__rings {
  
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
  width: auto;
  border-radius: 40px;
  
  z-index: -1;
}
.tg-text{
	color: #fff;
    font-size: 16px;
    font-family: 'Gilroy';
    font-weight: 600;
    padding-right: 15px;
    text-transform: uppercase;
}

@keyframes pulse_new {
  0% {
    -moz-box-shadow: 0 0 0 0 rgb(255 0 53 / 40%);
    box-shadow: 0 0 0 0 rgb(255 0 53 / 40%);
  }
  70% {
      -moz-box-shadow: 0 0 0 15px rgb(255 0 53 / 0);
      box-shadow: 0 0 0 15px rgb(255 0 53 / 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgb(255 0 53 / 0);
      box-shadow: 0 0 0 0 rgb(255 0 53 / 0);
  }
}
.sms-wrapper{
    position: fixed;
    left: 0;
    bottom: 0;
    max-width: 500px;
    width: 100%;
    transition: .5s;
	z-index: 1000;
}
.sms-first, .sms-second{
    align-items: center;
    border: 1px solid #c9c9c9;
    border-radius: 8px;
    padding: 10px 20px;
    margin: 15px 0 25px 25px;
    background-color: #f5f5f5;
    filter: drop-shadow(2px 4px 6px #c9c9c9);
    transition: .5s;
    display: none;
}
.sms-name{
    margin-bottom: 0;
    font-size: 18px;
    font-family: gilroy;
    padding-left: 20px;
    line-height: 1.4;
}
.close-common {
    position: absolute;
    right: 8px;
    top: 8px;
    cursor: pointer;
}