/*
 * UNIFIED COMMUNICATIONS
*/

@import 'bottom_sec.css';
@import 'header_block.css';
@import 'anchor-menu.css';

#main-block section{
	padding: 50px 0;
}
#overview-sec .sec-text p{
	font-size: 14px;
	line-height: 1.85em;
	margin-top: 0;
	margin-bottom: 1.85em;
}
.overview-sec__img-block{
	position: relative;
	border-radius: 20px;
	max-width: 100%;
	height: 0;
	padding-bottom: 100%;
	overflow: hidden;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}


#cloud-sec .sec-title,
#cloud-sec .sec-desc,
#cloud-sec .cloud-sec__btn-block{
	text-align: center;
}
#cloud-sec .sec-title {
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
}
#cloud-sec .sec-desc{
	margin-bottom: 40px;
}
.cloud-sec__icon-col{
	margin-bottom: 30px;
}
.cloud-sec__icon-block{
	padding: 26px;
	background-color: #fff;
	border-radius: 20px;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.16);
	-moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.16);
	height: 100%;
}
.cloud-sec__icon{
	width: 90px;
	height: 78px;
	background-size: contain;
	background-position: top center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #CAD3D8;
	margin-bottom: 8px;
}
.cloud-sec__icon-text__title{
	display: block;
	font-size: 16px;
	line-height: 1.875em;
	font-weight: 600;
	color: #3F5BA9;
}
.cloud-sec__icon-text__desc{
	display: block;
	font-size: 13px;
	line-height: 2.14em;
}



#business-voice-sec .sec-title,
#business-voice-sec .sec-desc{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#business-voice-sec .sec-title{
	max-width: 650px;
}
#business-voice-sec .sec-desc{
	max-width: 720px;
}
.business-voice-sec__contant{
	position: relative;
	text-align: center;
	margin-top: 25px;
}
.business-voice-sec__img{
	display: none;
}
.bv-icon-block{
	width: 275px;
	text-align: center;
	margin: 0 auto 30px;
}
.bv-icon-block__icon{
	width: 75px;
	height: 75px;
	margin: 0 auto 20px;
	background-color: #3F5BA9;
	border-radius: 50%;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}
.bv-icon-block__title{
	font-size: 15px;
	font-weight: 600;
	line-height: 1.3em;
	color: #3F5BA9;
	display: block;
	margin-bottom: 7px;
}
.bv-icon-block__text{
	display: block;
	margin: 0;
	font-size: 13.5px;
	line-height: 1.66em;
	min-height: 4.98em;
}
.business-voice-sec__btn-col{
	text-align: center;
}


#product-highlight-sec .sec-desc{
	display: block;
	text-align: center;
	margin-bottom: 40px;
}
#product-highlight-sec{
	position: relative;
}
#product-highlight-sec::before{
    content: '';
    display: block;
    position: absolute;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../img/circle.png);
    width: 58px;
    height: 58px;
    right: 60px;
    top: 15px;
}
#product-highlight-sec .sec-title{
	text-align: center;
	transition: .5s all;
}
.highlight-block{
	padding: 0 30px;
	transition: .2s all;
}
.highlight-block:not(:last-child){
	margin-bottom: 30px;
}
.highlight-block:last-child{
	margin-bottom: 10px;
}
.highlight-block:last-child.active{
	margin-bottom: 0;
}

.highlight-block:not(.active){
	cursor: pointer;
}
.highlight-block.active{
	background-color: #fff;
	padding: 20px 25px 20px 30px;
	border-left: 5px solid #FFC580;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.16);
	-moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.16);
}
.highlight-block.active:not(:last-child){
	margin-bottom: 30px;
}
.highlight-block__title{
	font-size: 16px;
	line-height: 1.875em;
	font-weight: 600;
	color: #3F5BA9;
	margin: 0 0 2px;
}
.highlight-block__text{
	font-size: 13px;
	line-height: 1.85em;
}
.product-highlight__img-block{
	position: absolute;
	width: calc(100% - 30px);
	min-height: 315px;
	border-radius: 20px;
	overflow: hidden;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	top: 0;
	left: 15px;
	opacity: 0;
	transition: .3s all;
}
.product-highlight__img-block.active{
	opacity: 1;
}
#product-highlight-sec .img-col{
	display: none;
	margin-bottom: 10px;
	position: relative;
	min-height: 315px;
}
.highlight-block__mobile-img{
	display: none;
}
.active > .highlight-block__mobile-img{
	display: block;
	border-radius: 20px;
	max-width: 100%;
	margin-top: 30px;
	padding-bottom: 75%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}


#products-sec{
	position: relative;
}
#products-sec .container{
	position: relative;
	z-index: 3;
}
#products-sec .sec-title,
#products-sec .sec-desc{
	text-align: center;
}
.products-block{
	margin-top: 15px;
}
#products-sec::before,
#products-sec::after{
	content: '';
	display: block;
	position: absolute;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../img/circle.png);
}
#products-sec::before{
	width: 52px;
	height: 52px;
	right: calc(50% - 140px);
	top: 28px;
}
#products-sec::after{
	width: 68px;
	height: 68px;
	left: calc(50% - 145px);
	bottom: 365px;
}
.product-block{
	text-align: center;
	margin-bottom: 26px;
}
.product-block__title{
	display: block;
	max-width: 160px;
	font-size: 16px;
	line-height: 1.7em;
	color: #3F5BA9;
	font-weight: 600;
	margin: 0 auto 5px;
}
.product-block__text{
	display: block;
	font-size: 13.5px;
	line-height: 1.85em;
	margin-bottom: 30px;
}
.product-block__text span,
.product-block__text p{
	display: block;
}
.product-block__text ul{
	display: inline-block;
	padding: 0;
	margin: 25px 0 0;
	list-style-type: none;
	text-align: left;
	font-size: 12px;
	line-height: 1.8em;
	font-weight: 600;
}
.product-block__text ul li{
	padding: 0 0 0 20px;
	position: relative;
}
.product-block__text ul li::before{
	content: '';
	display: block;
	width: 10px;
	height: 1.8em;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13.682 10.624'%3E%3Cpath d='M5.239,10.825a.7.7,0,0,1-.988,0L.307,6.88a1.047,1.047,0,0,1,0-1.482L.8,4.9a1.047,1.047,0,0,1,1.482,0L4.745,7.367,11.4.713a1.047,1.047,0,0,1,1.482,0l.494.494a1.047,1.047,0,0,1,0,1.482Zm0,0' transform='translate(0 -0.406)' fill='%233f5ba9'/%3E%3C/svg%3E%0A");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.product-block__icon{
	display: block;
	width: 120px;
	height: 120px;
	border-radius: 50%;
	-webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.16);
	-moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.16);
	background-color: #fff;
	margin: 0 auto 15.5px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}
.product-block__btn-col{
	text-align: center;
}


#device-sec .title-col{
	text-align: center;
	margin-bottom: 14px;
}
.devices-block{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	flex-wrap: wrap;
}
.device-block{
	padding: 0 15px;
	text-align: center;
	width: 100%;
}
.device-block__img{
	margin: 0 auto;
	max-width: 234px;
	padding-bottom: 70%;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}
.device-block__title{
	display: inline-block;
    font-size: 16px;
    line-height: 1.7em;
    color: #3F5BA9;
    font-weight: 600;
    margin: 0 auto 5px;
    text-decoration: none;
}
a.device-block__title{
	transition: .2s all;
}
a.device-block__title:focus,
a.device-block__title:active,
a.device-block__title:visited{
    color: #3F5BA9;
}
a.device-block__title:hover{
	color: #F69A31;
}


#posts-sec .sec-title,
#posts-sec .sec-desc{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}
#posts-sec .sec-title{
	max-width: 650px;
}
#posts-sec .sec-desc{
	max-width: 720px;
}
.posts-row{
	margin-top: 20px;
}
#posts-sec article{
	background-color: #fff;
	overflow: hidden;
	border-radius: 20px;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.16);
	-moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.16);
	margin-bottom: 30px;
}
#posts-sec article .thumb-block {
    display: block;
    overflow: hidden;
}
#posts-sec article .thumb-block.no-thumb{
	padding-bottom: 66%;
	background-color: #eee;
}
#posts-sec article .thumb-block .img{
	transition: .3s all;
    width: 100%;
    padding-bottom: 66%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
#posts-sec article:hover .thumb-block .img{
	transform: scale(1.1);
}
#posts-sec article .text{
	padding: 12.5px 24px 15px;
}
#posts-sec .post-date{
	font-size: 12px;
	line-height: 1.35em;
	margin-bottom: 7px;
	color: #A5B6BE; 
}
#posts-sec .post-title{
	display: block;
	font-weight: 600;
	font-size: 14px;
	line-height: 1.625em;
	text-decoration: none;
	color: #3F5BA9;
	height: 4.875em;
	overflow: hidden;
}


@media screen and (min-width: 576px){
	#products-sec::after{
    	left: calc(50% - 260px);
    	bottom: 270px;
    }
	.device-block{
		width: 50%;
	}
}
@media screen and (min-width: 768px){
	#overview-sec{
		padding-top: 80px;
	}
	.overview-sec__img-block{
		padding: 0;
		height: 100%;
		min-height: 400px;
	}
	.overview-sec__text-col{
		display: flex;
		display: -webkit-flex;
		flex-direction: column;
		-webkit-flex-direction: column;
		justify-content: center;
		-webkit-justify-content: center;
		margin-bottom: 0;
	}

	#product-highlight-sec .img-col{
		margin-bottom: 0;
	}
	.product-highlight__img-block{
		height: 100%;
	}
	#main-block section{
		padding: 60px 0;
	}
	.products-block{
		display: flex;
		display: -webkit-flex;
		justify-content: center;
		-webkit-justify-content: center;
		flex-wrap: wrap;
		margin-top: 25px;
	}
	.product-block{
		width: 50%;
		padding: 0 20px;
	}
	.product-block__title{
		max-width: 100%;
	}
	#products-sec{
		background-image: none;
	}

	.cloud-sec__icon-block{
		display: flex;
		display: -webkit-flex;
		align-items: center;
	}
	.cloud-sec__icon{
		background-position: center;
		margin: 0 8px 0 0;
		border-bottom: 0;
	}
	.cloud-sec__icon-text-block{
		width: calc(100% - 105px);
		padding-left: 22px;
		border-left: 1px solid #CAD3D8;
	}
	.cloud-sec__icon-text__desc{
		line-height: 1.66em;
	}

	.device-block{
		width: 33.3333%;
	}
}
@media screen and (min-width: 992px){
	#main-block section{
		padding: 70px 0;
	}
	.overview-sec__text-col{
		padding-right: 65px;
	}
	#contact-us-sec{
		padding-top: 70px
	}
	#product-highlight-sec .sec-desc{
		max-width: 498px;
		margin: 0 auto 40px;
	}
	.product-block{
		width: 33.3333%;
	}
	.product-block.half-width{
		width: 50%;
	}
	#products-sec{
		padding-bottom: 150px;
	}
	#products-sec::after{
	    width: 150px;
	    height: 150px;
	    left: calc(50% + 340px);
	    bottom: 290px;
	}
	#products-sec .sec-title{
		max-width: 700px;
		margin-left: auto;
		margin-right: auto;
	}
	.products-block{
		margin-top: 35px;
	}
	.product-block__icon{
		transition: .3s all;
	}
	.product-block:hover .product-block__icon{
		transform: scale(1.2);
	}
	#contact-us-sec .container{
		position: relative;
	}

	.cloud-sec__text-col{
		display: flex;
		flex-direction: column;
		justify-content: center;
		display: -webkit-flex;
		-webkit-flex-direction: column;
		-webkit-justify-content: center;
	}
	.cloud-sec__text-col,
	.cloud-sec__blocks-col{
		transition: .5s all;
	}
	.cloud-sec__icon-block{
		transition: .3s all;
	}
	.cloud-sec__icon-block:hover{
		position: relative;
		z-index: 2;
		transform: scale(1.1);
	}

	.device-block{
		width: 25%;
	}


	.business-voice-sec__contant{
		margin-top: 0;
		min-height: 480px;
	}
	.business-voice-sec__img{
		margin-top: 20px;
		display: inline-block;
		max-width: 478px;
		width: 100%;
	}
	.bv-icon-block{
		position: absolute;
	}
	.bv-icon-block::before{
		content: '';
		position: absolute;
		top: 36px;
		height: 1px;
		background-color: #3F5BA9;
	}
	.bv-icon-block.left-top-block{
		top: 30px;
		left: 0;
	}
	.bv-icon-block.left-top-block::before{
		width: 120px;
		left: calc(50% + 35px);
	}
	.bv-icon-block.right-top-block{
		top: 30px;
		right: 0;
	}
	.bv-icon-block.right-top-block::before{
		width: 100px;
		right: calc(50% + 35px);
	}
	.bv-icon-block.left-bottom-block{
		bottom: 0;
		left: -30px;
	}
	.bv-icon-block.right-bottom-block{
		bottom: 0;
		right: -30px;
	}
	.bv-icon-block.left-bottom-block::before{
		width: 120px;
		left: calc(50% + 35px);
	}
	.bv-icon-block.right-bottom-block::before{
		width: 120px;
		right: calc(50% + 35px);
	}


	.bv-icon-block.left-top-block::before{
		width: 220px;
	}
	.bv-icon-block.right-top-block::before{
		width: 205px;
	}
	.bv-icon-block.left-bottom-block{
		left: 0;
	}
	.bv-icon-block.right-bottom-block{
		right: 0;
	}
	.bv-icon-block.left-bottom-block::before{
		width: 190px;
	}
	.bv-icon-block.right-bottom-block::before{
		width: 190px;
	}
}
@media screen and (min-width: 1200px){
	#main-block section{
		padding: 88px 0;
	}
	#contact-us-sec{
		padding-top: 88px
	}
	#overview-sec .sec-text p:last-child{
		margin-bottom: 0;
	}
	.blue-wave #product-highlight-sec{
		background-image: url(../img/blue-wave-desktop.png);
		background-size: 1500px 735px;
		background-repeat: no-repeat;
		background-position: center bottom 54px;
	}
	#product-highlight-sec .container{
		position: relative;
		z-index: 2;
	}
	#product-highlight-sec::before{
		width: 75px;
		height: 75px;
		right: calc(50% - 240px);
		top: -15px;
	}
	#product-highlight-sec::after{
		content: '';
		display: block;
		position: absolute;
		background-size: contain;
		background-position: center;
		background-repeat: no-repeat;
		background-image: url(../img/circle-2.png);
		width: 151px;
		height: 151px;
		right: calc(50% + 520px);
		top: 330px;
	}
	#product-highlight-sec .img-col{
		display: block;
	}
	.product-highlight__img-block img{
		width: 100%;
		height: auto;
		transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		top: 50%;
		left: 0;
	}
	.active > .highlight-block__mobile-img{
		display: none;
	}
	#products-sec{
		padding-bottom: 132px;
	}
	.products-block{
		margin-left: -28px;
		margin-right: -28px;
	}
	.product-block{
		padding: 0 26px;
		margin-bottom: 45px;
	}
	#products-sec::before{
	    width: 100px;
	    height: 100px;
	    right: calc(50% + 148px);
	    top: 8px;
	}
	#products-sec::after{
	    left: calc(50% + 410px);
	}

	.blue-wave #main-block #device-sec{
		background-image: url(../img/blue-wave-desktop.png);
		background-size: 1500px 100%;
		background-repeat: no-repeat;
		background-position: center;
	}

	#main-block #device-sec{
		margin: -88px 0;
		padding: 166px 0;
	}

	.blue-wave #business-voice-sec{
		background-image: url(../img/blue-wave-desktop-2.png);
		background-size: 1500px calc(100% - 88px);
		background-repeat: no-repeat;
		background-position: center top 88px;
	}

	.bv-icon-block.left-top-block::before{
		width: 300px;
	}
	.bv-icon-block.right-top-block::before{
		width: 275px;
	}
	.bv-icon-block.left-bottom-block::before{
		width: 260px;
	}
	.bv-icon-block.right-bottom-block::before{
		width: 260px;
	}

	#product-highlight-sec .img-col{
		position: relative;
	}
	#product-highlight-sec .img-col::before{
		content: '';
		position: absolute;
		display: block;
		width: 136px;
		height: 136px;
		background-image: url(../img/dot.png);
		background-repeat: repeat;
		background-size: 12px 12px;
		background-position: top -4px left -4px;
		left: -18px;
		bottom: -50px;
	}
}
@media screen and (min-width: 1399px){
	.business-voice-sec__img{
		margin-top: 60px;
		max-width: 530px;
	}
	.bv-icon-block.left-top-block{
		top: 90px;
	}
	.bv-icon-block.right-top-block{
		top: 90px;
	}
	.bv-icon-block.left-bottom-block{
		bottom: -40px;
	}
	.bv-icon-block.right-bottom-block{
		bottom: -40px;
	}
	.bv-icon-block.left-top-block::before{
		width: 370px;
	}
	.bv-icon-block.right-top-block::before{
		width: 345px;
	}
	.bv-icon-block.left-bottom-block::before{
		width: 310px;
	}
	.bv-icon-block.right-bottom-block::before{
		width: 310px;
	}
}
@media screen and (min-width: 1500px){
	.blue-wave #main-block #device-sec{
		background-size: 100% 100%;
	}
	.blue-wave #product-highlight-sec{
		background-size: 100% 735px;
	}
	.blue-wave #business-voice-sec{
		background-size: 100% calc(100% - 88px);
	}
}
@media screen and (min-width: 1650px){
	#overview-sec .sec-text p,
	.highlight-block__text,
	.bv-icon-block__text{
		font-size: 18px;
		line-height: 2em;
	}
	#product-highlight-sec .sec-desc{
		max-width: 800px;
	}
	.highlight-block__title,
	.cloud-sec__icon-text__desc,
	.product-block__text{
		font-size: 18px;
	}
	.cloud-sec__icon-text__title,
	.bv-icon-block__title{
		font-size: 20px;
	}
	.cloud-sec__icon{
		width: 110px;
	}
	.business-voice-sec__img{
		max-width: 800px;
	}
	.bv-icon-block{
		width: 340px;
	}
	.bv-icon-block.left-top-block,
	.bv-icon-block.right-top-block{
		top: 120px;
	}
	.bv-icon-block.right-bottom-block,
	.bv-icon-block.left-bottom-block{
		bottom: -140px;
	}
	.bv-icon-block.left-bottom-block::before{
		width: 400px;
	}
	.product-block__icon{
		width: 149px;
		height: 149px;
	}
	.product-block__title,
	.device-block__title{
		font-size: 20px;
	}
	.product-block__text ul{
		font-size: 16px;
	}
	.device-block__img{
		max-width: 290px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1199px){
	.highlight-block{
		display: flex;
		display: -webkit-flex;
		align-items: center;
		-webkit-align-items: center;
	}
	.active > .highlight-block__text{
		width: calc(100% - 320px);
	}
	.active > .highlight-block__mobile-img{
		width: 300px;
		margin: 0 0 0 20px;
		padding: 0;
		height: 225px;
	}
}