/*
Theme Name: Flatsome child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


/* Header */

.header-main .nav > li > a{
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	line-height: 22px;
	letter-spacing: -0.04em;
	text-align: left;
}
.header-main .nav > li{
	margin: 0;
	margin-right: 80px;
}
.header-bg-image, .header-bg-color{
	background: transparent ;
}
.header-wrapper.stuck{
	box-shadow: none;
}
.header-wrapper.stuck .header-nav.nav-right{
	align-items: flex-end;
	padding-left: 40px;
	position: relative;
}
.header-wrapper.stuck .header-nav.nav-right:after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: #fff;
	height: 54px;
	border-radius: 50px;
	z-index: -1;
}
.header-wrapper.stuck .header-nav.nav-right a{
	color: #1B211A;
}
.header-wrapper.stuck .header-nav.nav-right a.button{
	height: 54px;
	padding: 16px;
	color: #fff;
	border: 0;
	box-shadow: none;
	border: 0;
}

.header-wrapper.stuck .logo{
	position: relative;
	height: 100%;
	display: flex;
	align-items: center;
}
.header-wrapper.stuck .logo a{
	position: relative;
	z-index: 10;
}
.header-wrapper.stuck .header-main:after{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	background: #fff;
	width: 23%;
	border-radius: 0 50px 50px 0;
	z-index: 9;
	box-shadow: 0px 0px 16px 0px #00000029;
}
.header-wrapper.stuck .header-logo{display: none;}
.header-wrapper.stuck .header-logo-dark{
	display: block !important;
}
/* Banner */
.st_banner .banner h1{
	font-size: 72px;
	line-height: 98px;
	letter-spacing: -0.04em;
}
.st_banner .banner h1 span{
	padding: 5px 10px;
	display: inline-block;
	position: relative;
}
.st_banner .banner h1 span:before{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: -5px;
	top: 5px;
	background: #56CCF2;
	border-radius: 50px;
	z-index: -1;
}
.st_banner .banner p{
	font-family: Manrope;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: -0.04em;
	text-align: left;
	width: 70%; 
}
.st_banner .flickity-page-dots{
	bottom: 108px;
	left: 0;
	right: 0;
	max-width: 1170px;
	margin: auto;
}
.st_banner .flickity-page-dots .dot{
	width: calc(100%/3 - 24px);
	height: 2px;
	border-width: 0 !important;
	background: #fff !important;
	opacity: 1;
	margin: 0 12px;
	position: relative;
}
.st_banner .flickity-page-dots .dot.is-selected:after{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 70%;
	background: #185ADB;
}
.st_banner .r_bottom{
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translatex(-50%);
}
.st_banner .r_bottom p {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	display: inline-block;
	margin: 0 40px 32px 0;
}
.st_banner .r_bottom .col-inner {
	text-align: right;
}
.st_banner .r_bottom .col-inner p:last-child{
	margin-right: 0;
}
.st_banner .r_bottom p i{
	background: #185ADB;
	width: 30px;
	height: 30px;
	border-radius: 20px;
	vertical-align: middle;
	padding: 8px;
	text-align: center;
	margin-left: 10px;
	animation: rolldown infinite ease-in-out 2s;
}
@keyframes rolldown{
	0%,100%{transform: translatey(0);}
	33%{transform: translatey(-10px);}
	66%{transform: translatey(10px);}
}

/* Multi */
.st_multi h2,.st_Program h2{
	font-size: 72px;
	font-weight: 700;
	line-height: 80px;
	letter-spacing: -0.04em;
	text-align: left;
	color: #000;
}
.st_multi h2 span,.st_Program h2 span{
	display: inline-block;
	background: #ffedeb;
	border-radius: 60px;
	padding: 0 10px;
	line-height: 80px;
}
.st_multi h2 img,.st_Program h2 img{
	width: 95px;
	height: 95px;
	object-fit: contain;
	background: #EE1C25;
	padding: 7px;
	border-radius: 60px;
	overflow: hidden;
	margin-top: -8px;
}
.st_multi .section-content .row:nth-child(2) p{
	width: 50%;
	margin-bottom: 15px;
	color: #000;
}
.st_multi .row1 >.col>.col-inner{
	background: linear-gradient(176.03deg, #2F7CF6 14.96%, #5A39FF 85.35%);
	border-radius: 40px;
}
.st_multi .row1 h3{
	color: #fff;
	font-size: 35px;
	line-height: 57px;
	letter-spacing: -0.04em;
	text-align: center;
	margin-bottom: 0;
}
.st_multi .row1 .col-img .col-inner{
	height: 411px;
}
.st_multi .row1 .img{
	width: 750px !important;
	position: absolute;
	bottom: 0;
	right: 0;
}
.st_multi .row1 img{
	object-fit: contain;
}
.st_multi .row2 .box .overlay{
	background: transparent;
}
.st_multi .row2 .box .box-text{
	top: 0;
	padding: 56px 80px 0 56px;
	text-align: left;
	text-shadow: none;
}
.st_multi h4{
	font-size: 42px;
	line-height: 57px;
	letter-spacing: -0.04em;
	margin-bottom: 32px;
	color: #fff;
}
.st_multi p{
	font-size: 18px;
	font-weight: 400;
	line-height: 25px;
	letter-spacing: -0.04em;
	color: #fff;
}
.st_multi .row2 .col-img .col-inner{
	background: #060200;
	border-radius: 42px;
	overflow: hidden;
	height: 100%;
}
.st_multi .row2 .box-txt{
	position: absolute;
	bottom: 0;
	left: 0;
}
.st_multi .row2 .col-img h4{
	padding: 0 56px;
}
.st_multi .row2 .col-img p{
	padding: 0 56px 56px;
	margin: 0;
}
.st_multi .row3 .col .col-inner{
	height: 411px;
	background: linear-gradient(90deg, #0C0706 0%, #0D0706 67.81%);
	border-radius: 42px;
	overflow: hidden;
	display: flex;
	align-items: center;
}
.st_multi .row3 .col .col-inner .box-txt{
	padding-left: 56px;
	width: 420px;
}
.st_multi .row3 .col .col-inner .img{
	position: absolute;
	right: 0;
	top: 0;
	width: auto !important;
}

.st_multi .section-content > .row:last-child{
	margin-top: 80px;
}
a.button{
	height: 70px;
	padding: 24px;
	margin: 0;
	line-height: 22px;
	font-size: 16px;
	letter-spacing: -0.04em;
}

/* Program */
.st_Program .section-content > .row:last-child{
	margin-top: 98px;
}
.st_Program h2{
	color: #fff;
	text-align: center;
}
.st_Program h2 img{
	background: #56CCF2
}
.st_Program h2 span{
	background: #97A1FF;
	color: #1C202F;
}
.st_Program .section-content .row:nth-child(2) p{
	width: 66%;
	margin: auto;
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: -0.04em;
	text-align: center;
	margin-bottom: 10px;
}
.st_Program .r-content1 .col-1 .col-inner{
	background: black;
	/*background: linear-gradient(176.03deg, #2F7CF6 14.96%, #5A39FF 85.35%);*/
	border-radius: 42px;
	padding: 56px 83px 55px 56px;
	height: 100%;
}
.st_Program h3{
	font-size: 42px;
	font-weight: 700;
	line-height: 57px;
	letter-spacing: -0.04em;
	margin-bottom: 24px;
}
.st_Program .r-content1 .col-1 .img{
	width: 393px !important;
}
.st_Program p{
	font-size: 18px;
	font-weight: 400;
	line-height: 25px;
	letter-spacing: -0.04em;
	margin: 0;
}
.st_Program .r-content1 .col-2 .col:first-child .col-inner{
	height: 400px;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	text-align: center;
	background: #000;
	border-radius: 42px;
	position: relative;
	margin-bottom: 20px;
}
.st_Program .r-content1 .col-2 .img1{
	position: absolute;
	width: 430px !important;
	left: 60px;
	top: 179px;
	margin-bottom: 0;
}
.st_Program .r-content1 .col-2 .img2{
	position: absolute;
	width: 185px !important;
	left: 0px;
	top: 102px;
	margin-bottom: 0;
}
.st_Program .r-content1 .col-2 .img3{
	position: absolute;
	width: 382px !important;
	right: 0;
	top: 0;
}

.st_Program h3,
.st_Program p{
	position: relative;
	z-index: 10;
}
.st_Program .r-content1 .col-2 .col:last-child .col-inner{
	height: 313px;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	text-align: center;
	background: #000;
	border-radius: 42px;
	position: relative;
	padding: 20px 73px;
	background: url(/wp-content/uploads/2022/10/izicall-smartpbx4.jpeg);
}
.st_Program .r-content2 .col-inner,
.st_Program .r-content3 .col-inner{
	background: #000;
	border-radius: 42px;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	text-align: center;
	height: 364px;
	position: relative;
}
.st_Program .r-content2 .col-1 .col-inner{
	padding: 10px 150px;
}
.st_Program .r-content2 .img{
	position: absolute;
	margin-bottom: 0;
}
.st_Program .r-content2 .col-1 .img1{
	width: 229px !important;
	right: 0;
	top: -7px;
}
.st_Program .r-content2 .col-1 .img2{
	width: 375px !important;
	left: 52px;
	top: 0;
}
.st_Program .r-content2 .col-1 .img3{
	width: 101px !important;
	left: 16px;
	top: 0;
}
.st_Program .r-content2 .col-2 .img1{
	left: 50%;
	transform: translate(-50%,-50%);
	top: 50%;
}
.st_Program .r-content2 .col-2 .img2{
	width: 40% !important;
	right: 0;
	top: 107px;
}
.st_Program .r-content2 .col-2 .img3{
	width: 35% !important;
	left: 0;
	top: 107px;
}
.st_Program .r-content3 .col-1 .col-inner{
	padding: 10px 80px;
	background: url(/wp-content/uploads/2022/10/izicall-siplcr3.jpeg);
}
.st_Program .r-content3 .col-2 .col-inner{
	background: #0D0807;
}
.st_Program .r-content3 .col-2 .img{
	position: absolute;
	/*width: 296px !important;*/
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
/* Footer */
.st_footer{
	padding-bottom: 0 !important;
}
.st_footer h2{
	font-size: 72px;
	font-weight: 700;
	line-height: 98px;
	letter-spacing: -0.04em;
	text-align: left;
	color: #1B211A;
}
.st_footer .r-top p{
	font-size: 24px;
	font-weight: 700;
	line-height: 33px;
	letter-spacing: -0.04em;
	text-align: left;
	color: #1B211A;
}
.st_footer .r-top{
	margin-bottom: 90px;
}
.st_footer .r-center{
	margin-bottom: 12px;
}
.st_footer .r-center .img{
	width: 147px !important;
}
.st_footer .r-center p{
	font-size: 14px;
	font-weight: 400;
	line-height: 19px;
	letter-spacing: 0em;
	margin-bottom: 16px;
	color: #5A6159;
}
.st_footer .r-center a{
	font-size: 16px;
	font-weight: 700;
	line-height: 22px;
	letter-spacing: -0.04em;
	text-align: left;
	color: #185ADB;
}
.st_footer .r-bottom p{
	font-weight: 700;
	line-height: 22px;
	letter-spacing: -0.04em;
	color: #5A6159;
	margin: 0;
}
.st_footer .r-bottom .social-icons a{
	margin: 0;
}
.st_footer .r-bottom .social-icons a:first-child{
	margin-right: 32px;
}
.st_footer .r-bottom .social-icons i{
	width: 48px;
	height: 48px;
	padding: 8px;
	border-radius: 30px;
	background: #EEF0F1;
	font-size: 28px;
	text-align: center;
}
.header-wrapper .menu-item a{
	position: relative;
	transition: .5s;
}
.header-wrapper .menu-item a:after{
	content: "";
	position: absolute;
	bottom: 5px;
	width: 100%;
	height: 2px;
	background: #216be3;
	transform: scale(0,1);
	transform-origin: left;
	transition: .5s;
}
.header-wrapper .menu-item.menu-item-328 a:after{
	background: #56CCF2;
}
.header-wrapper .menu-item.menu-item-327:hover a:after{
	transform: scale(1,1);
}
.header-wrapper .menu-item.menu-item-327:hover a{
	color: #216be3 !important;
}
.header-wrapper .menu-item.menu-item-328:hover a:after{
	transform: scale(1,1);
}
.header-wrapper .menu-item.menu-item-328:hover a{
	color: #56CCF2 !important;
}
.lightbox-content {
	border-radius: 20px;
}
.lightbox-content form.wpcf7-form {
	margin-bottom: 0;
}
.lightbox-content form.wpcf7-form input.wpcf7-text{
	border-radius: 20px;
	box-shadow: 0 0 5px #ddd;
	border-color: #eee;
}
.lightbox-content form.wpcf7-form input.wpcf7-text::placeholder{
	color:#bbb;
}
.wpcf7-spinner{display: none;}
.lightbox-content form.wpcf7-form .wpcf7-submit {
	width: 100%;
	border-radius: 20px;
	box-shadow: 0 0 5px #ddd;
}
.header-button .button:hover{
	background: #EE1C25;
	box-shadow: none;
}
.mfp-ready .mfp-close {
	top: calc(50% - 170px) !important;
    right: calc(50% - 350px);
    background: #185ADB;
    border-radius: 30px;
    border: 0;
    opacity: 1;
}
@media screen and (min-width: 1500px) {
	.header-wrapper.stuck .header-main:after {
		width: 32%;
	}
}
@media only screen and (max-width: 48em) {
	.st_banner .banner h1 {
		font-size: 42px;
		font-weight: 700;
		line-height: 57px;
		text-align: center;
	}
	.st_banner .banner p {
		font-size: 15px;
		line-height: 22px;
		letter-spacing: 0;
		text-align: center;
		width: 100%;
	}
	.st_multi h2{
		font-size: 42px;
		line-height: 57px;
	}
	.st_multi h2 img, .st_Program h2 img {width: 70px;height: 70px;}
	.st_multi .section-content .row:nth-child(2) p{width: 100%;}
	.st_multi .row1 .img {
		width: 100% !important;
		position: relative;
		margin-top: -50px;
	}
	.st_multi .row1 .col-img .col-inner{height: auto;}
	.st_multi .row1 >.col>.col-inner{margin-top: 50px;}
	.st_multi .row1 h3 {
		font-size: 24px;
		line-height: 32px;
		margin-bottom: 24px;
	}
	.st_multi .row2 .box .box-text {padding: 32px;}
	.st_multi h4 ,.st_footer h2{
		font-size: 24px;
		line-height: 32.78px;
		margin-bottom: 24px;
	}
	.st_multi p {
		font-size: 14px;
		line-height: 19.12px;
	}
	.st_multi .row2 .box-txt{position: relative;}
	.st_multi .row2 .col-img h4 {
		padding: 0 32px;
		position: absolute;
		bottom: 100%;
	}
	.st_multi .row2 .col-img p{padding: 0 32px 32px;}
	.st_multi .row3 .col .col-inner .box-txt{
		position: relative;
		z-index: 9;
		padding: 32px;
		align-self: flex-end;
	}
	.st_multi .row3 .col .col-inner .img img{
		height: 400px;
		object-fit: cover;
	}
	.st_Program h2 {
		font-size: 24px;
		line-height: 32px;
	}
	.st_Program h2 img {
		display: block;
		margin: 0 auto 20px;
	}
	.st_multi h2 span, .st_Program h2 span {line-height: 55px;}
	.st_Program .section-content .row:nth-child(2) p{width: 100%;}
	.st_Program h3 {
		font-size: 24px;
		line-height: 32.78px;
	}
	.st_Program .r-content1 .col-1 .col-inner,.st_Program .r-content1 .col-2 .col:last-child .col-inner,
	.st_Program .r-content2 .col-inner, .st_Program .r-content3 .col-inner{padding: 32px !important;}
	.st_Program .r-content1 .col-1 .img {width: 100% !important;}
	.st_Program .r-content1 .col-2 .img3 {width: 65% !important;}
	.st_Program .r-content1 .col-2 .col:first-child .col-inner {height: 345px;padding: 32px;}
	.st_Program .r-content1 .col-2 .img2 {
		width: 130px !important;
		top: 38px;
	}
	.st_Program .r-content1 .col-2 .img1 {
		width: 302px !important;
		left: 56px;
		top: 92px;
	}
	.st_Program .r-content2 .col-1 .img1{display: none;}
	.st_Program .r-content2 .col-1 .img2 {
		width: 266.47px !important;
		left: 39.52px;
		top: 48.53px;
	}
	.st_footer .r-top p {
		font-size: 22px;
		line-height: 30.05px;
	}
	.st_footer .r-bottom .text-right{text-align: left !important;}
	.off-canvas-left.mfp-ready .mfp-content {
		background: transparent;
		box-shadow: none;
		display: flex;
		align-items: center;
	}
	.mfp-bg.mfp-ready {
		background: url(/wp-content/uploads/2022/05/Rectangle-41.png);
		opacity: 1;
		background-repeat: no-repeat;
		background-size: cover;
		background-attachment: fixed;
	}
	.dark .nav-sidebar.nav-vertical>li+li{border-top: 0;}
	.off-canvas:not(.off-canvas-center) .nav-vertical li>a {
		font-size: 16px;
		padding: 0;
		margin-bottom: 40px;
		margin-left: 24px;
		color: #fff;
	}
	.header-main .nav > li > a {
		background: #185ADB;
		border-radius: 30px;
		border: 0;
		opacity: 1;
		padding: 0;
		width: 40px;
		height: 40px;
		justify-content: center;
		font-size: 5px;
	}
	.icon-menu:before {
		content: "\f550";
		font-family: "Font Awesome 5 Free" !important;
		font-weight: 900;
		font-size: 16px;
	}
	.st_banner .banner h1 span{line-height: 56px;}
	.header-wrapper.stuck .header-main:after{
		width: 58%;
	}
	.st_banner .r_bottom p {
		font-size: 11px;
		margin:0 9px 15px 9px !important;
		text-align: center;
	}
	.st_banner .flickity-page-dots{bottom: 75px;}
	.st_banner .banner h1 span:before{bottom: -3px;top: 0;}
}