.d-flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
b {
	font-weight: bold;
}
.all-box-avi {
	overflow-x: hidden;
    max-width: 100%;
    position: relative;
}
.box-avi {
	padding-top: 20px;
	font-family: 'Open Sans', sans-serif;
}
.box-avi .d-c-v_right {
	margin-bottom: 30px;
}
.box-avi .d-c-v_right .left-right_item-2 li img {
	top: 2px;
}
.box-avi .d-c-v_right .left-right_item-2 {
    margin: 0px 25px 0 0;
}



.triangle-1,
.triangle-2,
.triangle-3 {
	position: absolute;
	z-index: -1;
}
.triangle-1 {
	top: 58px;
	right: 22.5%;
}
.triangle-2 {
	top: 1077px;
	left: 4%;
}
.triangle-3 {
	right: 6.7%;
	bottom: 961px;
}

.box-avi_logo {
	display: block;
    width: 718px;
    height: 712px;
    background: url(../images/icons-rounds.svg) no-repeat;
    background-size: 718px 712px;
	position: absolute;
    top: 30px;
    right: -13%;
    z-index: -1;
}
.box-avi_logo img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 24%;
}
.box-avi:before {
	display: block;
    content: "";
    position: absolute;
    top: 13.5%;
    left: 94px;
    width: 147px;
    height: 212px;
    background: url(../images/icons-dots.svg) no-repeat;
}
.box-avi:after {
	display: block;
    content: "";
    position: absolute;
    bottom: 27%;
    right: 43px;
    width: 212px;
    height: 96px;
    background: url(../images/icons-dots-2.svg) no-repeat;
}
.box-avi img {
	font-size: 0;
    display: block;
	max-width: 100%;
	height: auto;
}
.box-avi_item-1 {

}
.avi-video {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	margin-bottom: 49px;
}
.avi-video_left {
	float: left;
	width: 48.2%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.avi-video_right {
	float: right;
	width: 51.8%;
	box-sizing: border-box;
	padding-left: 30px;
	margin-top: -7px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.avi-video_iframe {
	font-size: 0;
	border-radius: 20px;
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	background: #000000;
	overflow: hidden;
}
.avi-video_left iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
.avi-video_right h1,
.avi-video_righte h2 {
	font-weight: 600;
	font-size: 25px;
	line-height: 1.3;
	text-transform: uppercase;
	color: #343434;
}
.avi-video_right h1 span,
.avi-video_right h2 span {
	color: #EB5757;
}
.avi-video_right {
	font-size: 16px;
	line-height: 1.9;
	color: #343434;
}
.avi-video_right > * {
	margin-top: 25px;
}
.avi-video_right > *:first-child {
	margin-top: 0;
}
.box-avi_item-2 {

}
.avi-details {

} 
.avi-details_title {
	margin-bottom: 40px;
}
.avi-details_title h2 {
	font-weight: 600;
	font-size: 33px;
	line-height: 1.4;
	text-transform: uppercase;
	color: #343434;
}
.avi-details_title h2 b {
	color: #EB5757;
	font-weight: bold;
}
.adetails-top {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	margin-bottom: 35px;
}
.adetails-top > div {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.adetails-top_thumb {
	border-radius: 20px;
	overflow: hidden;
	-webkit-box-flex: 0;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none;
}
.adetails-top_thumb img {
	max-width: 100%;
	height: auto;
}
.adetails-top_right {
	box-sizing: border-box;
	padding: 0 165px 0 50px;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.avi-description {
	font-size: 16px;
	line-height: 1.9;
	color: #343434;
}
.avi-description p {

}
.avi-description b {
	display: inline;
	color: #EB5757;
	font-weight: bold;
}
.adetails-left_botttom_right {

}
.adetails-left_botttom_right > div {
	display: inline-block;
	vertical-align: top;
}
.adetails-left_botttom_right > div:first-child {
	width: 66.5%;
}
.adetails-left_botttom_right > div:last-child {
	width: 33.3%;
	box-sizing: border-box;
    padding: 7px 0 0 6.5%;
}
.adetails-left {

}
.adetails-left_left {
	box-sizing: border-box;
	padding-right: 59px;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
.adetails-left_right {
	font-size: 0;
	max-width: 382px;
	-webkit-box-flex: 0;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none;
}
.adetails-left_right img {
	max-width: 100%;
	height: auto;
	border-radius: 10px;
}
.adetails-bottom  {
	position: relative;
	z-index: 2;
    margin: -58px -151px 0 0;
}
.adetails-bottom_left {
	text-align: right;
	box-sizing: border-box;
    padding: 69px 16px 0 0;
}
.adetails-bottom_left p {
	margin-top: 25px;
}
.adetails-bottom_right {
	border-radius: 20px;
	border: 7px solid #ffffff;
	-webkit-box-flex: 0;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none;
}
.adetails-bottom_right img {
	border-radius: 10px;
}
.adetails-right_thumb img {
	border-radius: 20px;
}
.adetails-right_top {
	margin-bottom: 21px;
}
.adetails-full {
	margin: -47px 0 97px 0;
}
.adetails-full_left {
	-webkit-box-flex: 0;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none;
	font-size: 0;
}
.adetails-full_left img {
	border-radius: 20px;
}
.adetails-full_right {
	box-sizing: border-box;
    padding: 84px 0 0 62px;
}
.adetails-full_right > * {
	margin-bottom: 29px;
}
.adetails-full_right > *:last-child {
	margin-bottom: 0;
}
.adetails-full_right h3 {
	line-height: 1.55;
	font-weight: 600;
	font-size: 26px;
	color: #343434;
}
.atechnology {
	position: relative;
}
.atechnology:before {
	display: block;
	content: "";
	width: 718px;
	height: 712px;
	background: url(../images/icons-rounds.svg) no-repeat;
	background-size: 718px 712px;
	position: absolute;
    left: 155px;
    top: -82px;
    z-index: -1;
}
.atechnology_left {
	display: inline-block;
    vertical-align: top;
    width: 53.5%;
    box-sizing: border-box;
    padding: 83px 40px 0 0;
}
.atechnology_right {
	display: inline-block;
	vertical-align: top;
	position: relative;
	width: 46.5%;
	box-sizing: border-box;
	padding-right: 90px;
}
.atechnology_right:after {
	display: block;
	content: "";
	position: absolute;
	top: 35px;
	right: -85px;
	width: 147px;
	height: 212px;
	background: url(../images/icons-dots.svg) no-repeat;
}
.atechnology_left h2 {
	font-weight: 600;
	font-size: 43px;
	line-height: 1.35;
	text-transform: uppercase;
	color: #343434;
	margin-bottom: 42px;
}
.atechnology_left p {
	font-weight: 600;
}
.atechnology_thumb-1 {
	font-size: 0;
}
.atechnology_thumb-1 img {
	max-width: 451px;
	border-radius: 20px;
}
.atechnology_thumb-2 {
    text-align: right;
    font-size: 0;
    position: relative;
    z-index: 2;
    margin: -134px -92px 0 0;
}
.atechnology_thumb-2 img {
	display: inline-block;
	vertical-align: top;
	border-radius: 20px;
	border: 7px solid #ffffff;
}
.column-aadvantages_margin {
	margin-left: -50px;
	margin-right: -50px;
}
.column-aadvantages {
	margin-top: -52px;
}
.column-aadvantages > div {
	display: inline-block;
	vertical-align: top;
	width: 33.33%;
	box-sizing: border-box;
	padding: 0 50px;
}
.column-aadvantages > div:nth-child(2) {
	padding-top: 116px;
}
.column-aadvantages > div:nth-child(3) {
	padding-top: 188px;
}
.list-aadvantages {

}
.list-aadvantages li {
	font-size: 0;
	box-sizing: border-box;
    padding: 7px 0px 52px 25px;
    position: relative;
}
.list-aadvantages li:before {
	display: block;
	content: "";
	width: 2px;
	background: #EB5757;
	position: absolute;
	left: 0;
	top: 0;
	height: 231px;
}
.list-aadvantages li img {
	border-radius: 5px;
	margin-bottom: 28px;
}
.list-aadvantages li h3 {
	font-size: 28px;
	line-height: 1.2;
	color: #022B3D;
	margin-bottom: 20px;
}
.list-aadvantages li p {
	font-size: 18px;
	line-height: 1.7;
	text-align: justify;
	color: #889CA4;
}
.avimore {
	margin-top: -9px;
	margin-bottom: 38px;
}
.avimore li {
	display: inline-block;
	vertical-align: top;
	width: 33.33%;
}
.avimore_thumb-1 {
	font-size: 0;
    width: calc(100% + 24px);
    position: relative;
    z-index: 2;
    margin-top: 26px;
}
.avimore_thumb-1 img {
	border: 7px solid #FFFFFF;
	box-sizing: border-box;
	border-radius: 20px;
}
.avimore_thumb-2 {
    font-size: 0;
    width: calc(100% + 40px);
    position: relative;
    z-index: 2;
    margin-left: -40px;
}
.avimore_thumb-2 img {
	border: 7px solid #FFFFFF;
	box-sizing: border-box;
	border-radius: 20px;
}
.avimore_thumb-3 {
    font-size: 0;
    width: 100%;
    position: relative;
    z-index: 2;
    margin-top: -31px;
}
.avimore_thumb-3 img {
	border: 7px solid #FFFFFF;
	box-sizing: border-box;
	border-radius: 20px;
	margin: 0 auto;
}
.avimore-center {
	width: 100%;
	background: #EB5757;
	border-radius: 10px;
	margin-top: -177px;
	box-sizing: border-box;
	padding: 72px 75px 29px 50px;
}
.avimore-center_title {
	font-size: 18px;
	line-height: 1.7;
	text-transform: uppercase;
	color: #FFFFFF;
	position: relative;
    padding-left: 30px;
    margin-bottom: 51px;
}
.avimore-center_title:before {
	display: block;
	content: "!";
	font-weight: bold;
	font-size: 96px;
	text-transform: uppercase;
	color: #FFFFFF;
	position: absolute;
	left: 0;
	top: -18px;
    line-height: 1
}
.avimore-center_telephone {
	margin: 0 0 16px 9px;
}
.avimore-center_telephone a {
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
	position: relative;
	font-weight: 600;
	font-size: 24px;
	color: #FFFFFF;
	padding: 5px 0 5px 40px;
}
.avimore-center_telephone a i {
	width: 30px;
	height: 34px;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    position: absolute;
    top: -1px;
    left: 0;
}
.avimore-center_telephone a i img {
	display: block;
	-webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    max-height: 100%;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-align-self: center;
    margin: 0 auto;
}
.avimore-center_address {
	margin: 31px 0 0 14px;
}
.avimore-center_address a {
	font-weight: 600;
	font-size: 24px;
	text-align: justify;
	text-decoration: underline;
	color: #FFFFFF;
}
.avimore-center_text {
	font-size: 17px;
	line-height: 1.75;
	text-align: justify;
	color: #FFFFFF;
	margin-top: 38px;
    box-sizing: border-box;
    padding-right: 54px;
}
.avimore-social {
    background: #E4E4E4;
    border: 6px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 15px;
    display: inline-block;
    float: right;
    padding: 23px 13px;
    margin: 49px -31px 0 0;
    position: relative;
    z-index: 2;
}
.avimore-social a {
	display: inline-block;
	vertical-align: top;
	font-size: 0;
	transition: 0.3s ease all;
	margin: 0 14px;
}
.avimore-social a.avimore-social_twitter {
	margin-top: 2px;
}
.avimore-social a:hover svg path {
	fill: #FF473A;
	transition: 0.3s ease all;
}
.special-project {
	margin-bottom: 35px;
}
.special-project {
	box-sizing: border-box;
    font-size: 21px;
    color: #343434;
    padding: 64px 0 64px 30%;
    position: relative;
}
.special-project:before {
	display: block;
	content: "";
	width: 212px;
	height: 96px;
	background: url(../images/icons-dots-2.svg) no-repeat;
	position: absolute;
	left: 0;
	top: 29px;
}
.special-project:after {
	display: block;
	content: "";
	background: #E4E4E4;
	border-radius: 10px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: -24%;
	left: 44%;
	z-index: -1;
}
.special-project a {
	color: #343434;
	text-decoration: underline;
	font-weight: 600;
}
.special-project a:hover {
	text-decoration: none;
}



@media screen and (max-width: 1800px) {
	.box-avi:before,
	.box-avi:after {
		display: none;
	}
}
@media screen and (max-width: 1480px) {

}
@media screen and (max-width: 1340px) {
	.box-avi_logo {
		display: none;
	}

}
@media screen and (max-width: 1279px) {

}
@media screen and (max-width: 1200px) {
	.box-avi {
		box-sizing: border-box;
		padding-left: 10px;
		padding-right: 10px;
	}
	.triangle-1,
	.triangle-2,
	.triangle-3 {
		display: none;
	}

}
@media screen and (max-width: 1199px) {
	.avi-video_right h1, 
	.avi-video_righte h2 {
	    font-size: 22px;
	}
	.avi-video_right > * {
	    margin-top: 10px;
	}
	.avi-video {
		margin-bottom: 40px;
	}
	.avi-details_title {
	    margin-bottom: 30px;
	}
	.avi-details_title h2 {
	    font-size: 26px;
	    line-height: 1.3;
	}
	.adetails-top_right {
    	padding: 0 0 0 50px;
    }
    .adetails-bottom_left p {
	    margin-top: 9px;
	}
	.avi-description {
	    font-size: 14px;
	    line-height: 1.6;
	}
	.adetails-left_left {
    	padding-right: 30px;
    }
    .adetails-full_right {
	    padding: 75px 0 0 30px;
	}
	.adetails-full_right h3 {
	    line-height: 1.4;
	    font-size: 22px;
	}
	.atechnology_left {
	    padding: 40px 30px 0 0;
	}
	.atechnology_left h2 {
	    font-size: 35px;
	    line-height: 1.35;
	    margin-bottom: 30px;
	}
	.atechnology_right:after {
		display: none;
	}
	.list-aadvantages li h3 {
	    font-size: 20px;
	    margin-bottom: 15px;
	}
	.list-aadvantages li p {
	    font-size: 15px;
	    line-height: 1.4;
	}
	.list-aadvantages li:before {
	    height: 180px;
	}
	.list-aadvantages li img {
	    margin-bottom: 20px;
	}
	.column-aadvantages {
	    margin-top: -90px;
	}
	.avimore-center {
	    padding: 50px 58px 29px 42px;
	}
	.avimore-center_title {
	    font-size: 15px;
	    margin-bottom: 30px;
	}
	.avimore-center_title:before {
	    font-size: 60px;
	    top: -9px;
	}
	.avimore-center_telephone a {
	    font-size: 20px;
	    padding: 8px 0 8px 40px;
	}
	.avimore-center_telephone {
	    margin: 0 0 16px 0;
	}
	.avimore-center_address {
	    margin: 25px 0 0 0;
	}
	.avimore-center_address a {
	    font-size: 20px;
	}
	.avimore-center_text {
	    font-size: 16px;
	    line-height: 1.4;
	    margin-top: 38px;
	    padding-right: 0;
	}
	.avimore_thumb-1 {
	    margin-top: 0;
	}
	.avimore-social {
	    margin: 25px -24px 0 0;
	}






}
@media screen and (max-width: 1023px) {

}
@media screen and (max-width: 979px) {
		.special-project {
	    font-size: 18px;
	    color: #343434;
	}
	.avi-video_right {
	    font-size: 14px;
	    line-height: 1.7;
	}
	.adetails-top_right {
	    padding: 0px 0 0 30px;
	}
	.adetails-left_botttom_right > div:first-child {
	    width: 100%;
	}
	.adetails-left_botttom_right > div:last-child {
	    padding: 7px 0 0 0;
	}
	.adetails-bottom {
	    margin: -15px 15px 0 0;
	}
	.adetails-right_top {
	    margin-bottom: 15px;
	}
	.adetails-left_botttom_right > div:last-child {
	    padding: 15px 0 0 0;
	    text-align: center;
	    width: 100%;
	}
	.adetails-right_thumb img {
		margin: 0 auto;
	}
	.adetails-full_right > * {
	    margin-bottom: 10px;
	}
	.adetails-full_right {
	    padding: 65px 0 0 30px;
	}
	.adetails-full_right h3 {
	    font-size: 18px;
	}
	.atechnology_left h2 {
	    font-size: 28px;
	}
	.column-aadvantages > div {
	    padding: 0px 15px;
	}
	.column-aadvantages_margin {
	    margin-left: -15px;
	    margin-right: -15px;
	}
	.special-project:before {
		display: none;
	}
	.special-project {
	    padding: 30px 0 30px 0;
	}
	.avimore {
	    margin-top: 0;
	    margin-bottom: 30px;
	}
	.avimore li {
	    width: 100%;
	}
	.avimore_thumb-1 {
	    width: 100%;
	}
	.avimore li:first-child {
		text-align: center;
	}
	.avimore_thumb-1 img {
		margin: 0 auto;
	}
	.avimore-social {
	    margin: 25px 0 0 0;
	    float: none;
	}
	.avimore-center {
	    margin-top: -35px;
	}
	.avimore-social {
	    margin: 15px 0 0 0;
	}
	.avimore-center {
	    padding: 50px 40px 30px 40px;
	    max-width: 430px;
	    margin: -35px auto 0 auto;
	}
	.avimore_thumb-2 {
	    width: 100%;
	    margin: 0 auto;
	}
	.avimore_thumb-2 img {
		margin: 0 auto;
	}
}
@media screen and (max-width: 799px) {

}
@media screen and (max-width: 767px) {
	.avi-video_left,
	.avi-video_right {
		float: none;
		width: 100%;
	}
	.avi-video_right {
	    padding-left: 0;
	    margin-top: 0;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        padding-bottom: 25px;
	}
	.avi-video_left {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
	}
	.avi-video {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.adetails-top {
		display: block;
	}
	.adetails-top_right {
	    padding: 25px 0 0 0;
	}
	.adetails-full,
	.adetails-bottom,
	.adetails-left {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.adetails-bottom_left,
	.adetails-left_left {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
	}
	.adetails-bottom_right,
	.adetails-left_right {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}
	.adetails-left_left {
	    padding: 25px 0 0 0px;
	}
	.adetails-bottom {
	    margin: 30px 0 0 0;
	}
	.adetails-bottom_left {
	    text-align: left;
	    padding: 10px 0 0 0;
	}
	.adetails-bottom_right {
    	border: 0;
    }
    .adetails-full {
	    margin: 30px 0 30px 0;
	}
	.adetails-full_right {
	    padding: 20px 0 0 0px;
	}
	.atechnology_left {
	    padding: 20px 0 0 0;
	    width: 100%;
	}
	.atechnology_left h2 {
		margin-bottom: 15px;
	}
	.atechnology_right {
	    width: 100%;
	    padding-right: 0;
	    margin-top: 20px;
	}
	.atechnology_thumb-2 {
	    margin: -134px -6px 0 0;
	}
	.list-aadvantages li {
	    padding: 7px 0px 30px 15px;
	}
	.list-aadvantages li h3 {
	    font-size: 17px;
	    margin-bottom: 10px;
	}
	.list-aadvantages li img {
	    margin-bottom: 15px;
	}
	.column-aadvantages_margin {
	    margin-left: -10px;
	    margin-right: -10px;
	}
	.list-aadvantages li p {
	    font-size: 13px;
	    line-height: 1.4;
	}



	




}
@media screen and (max-width: 639px) {
	.column-aadvantages {
	    margin-top: 20px;
	}
	.column-aadvantages_margin {
	    margin-left: 0;
	    margin-right: 0;
	}
	.column-aadvantages > div {
	    padding: 0px;
	    width: 100%;
	}
	.list-aadvantages li:before {
	    height: auto;
	    bottom: 30px;
	}
	.column-aadvantages > div:nth-child(2) {
	    padding-top: 0;
	}
	.column-aadvantages > div:nth-child(3) {
	    padding-top: 0;
	}



}
@media screen and (max-width: 479px) {
	.adetails-left_right {
	    max-width: 100%;
	}

	.special-project {
	    font-size: 14px;
	}
	.atechnology_right,
	.adetails-full_left,
	.adetails-bottom_right {
		max-width: 100%;
	}
	.atechnology:before {
		display: none;
	}
	.atechnology_thumb-1 img {
	    max-width: 100%;
	}
	.atechnology_left h2 {
	    font-size: 24px;
	}
	.special-project {
	    padding: 15px 0;
	}
	.avimore-center {
	    padding: 50px 20px 30px 20px;
	}





}
@media screen and (max-width: 374px) {

}
@media screen and (max-width: 359px) {

}