/*==================================================
  front-page
==================================================*/

#home-section-1,
#home-section-2,
#home-section-3,
#home-section-4 {
	background: #f5f4f6;
}
#home-section-1 .img-wrap .container {
	padding-top: 70px;
}

#home-section-1 .block-1 {
	margin-top: -135px;
	position: relative;
	z-index: 11;
	padding: 85px 7%;
	background: white;
	grid-template-columns: 5fr 3fr;
	grid-column-gap: 6.6%;
	border-bottom: 4px solid #ef5323;
}
#home-section-1 .block-1 .video_wrapper {
	max-width: 100%;
}
#home-section-1 .text-wrap h2 {
	color: #400099;
	margin-bottom: 40px;
}
#home-section-1 .text-wrap p {
	margin-bottom: 15px;
}
#home-section-1 .text-wrap .color-red {
	display: block;
	font-family: 'AvenirNextLTPro-Demi';
	font-size: 16px;
	line-height: 16px;
	padding-bottom: 25px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 15px;
}
#home-section-1 .text-wrap span {
	font-size: 15px;
	line-height: 16px;
	display: block;
	margin-bottom: 20px;
}
#home-section-1 .btn-wrap {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
#home-section-1 .btn-wrap .phone {
	margin-left: 20px;
}
#home-section-1 .btn-wrap .phone i {
	font-size: 30px;
	color: #777677;
	transition: 0.3s all linear;
}
#home-section-1 .btn-wrap .phone i:hover {
	color: #400099;
}
#home-section-2 .container {
	padding-top: 100px;
	padding-bottom: 100px;
	border-bottom: 1px solid #e5e5e5;
}
#home-section-2 .block {
	align-items: center;
}
#home-section-2 .block:nth-child(odd) {
	margin-bottom: 100px;
}
#home-section-2 .block:nth-child(even) .text-wrap {
	order: 1;
	padding-right: 0;
	padding-left: 19.5%;
}
#home-section-2 .text-wrap {
	padding-right: 19.5%;
	max-width: 450px;
}
#home-section-2 .text-wrap h2 {
	color: #400099;
	line-height: 43px;
	margin-bottom: 30px;
}
#home-section-2 .text-wrap p {
	margin-bottom: 30px;
}
#home-section-2 .btn,
#home-section-3 .btn,
#home-section-4 .btn,
#home-section-5 .btn {
	background-color: transparent;
}
#home-section-2 .btn:hover,
#home-section-3 .btn:hover,
#home-section-4 .btn:hover,
#home-section-5 .btn:hover {
	background-color: #400099;
	    color: #fff;
}
#home-section-3 .container {
	position: relative;
}
#home-section-3 .img-vector {
	position: absolute;
	top: 160px;
/*
	left: -60px;
*/
	left: -30px;
}
#home-section-3 .block {
	padding: 70px 3%;
	grid-column-gap: 2.4%;
	background: white;
}
#home-section-3 .title-wrap {
	padding-top: 70px;
	padding-bottom: 63px;
}
#home-section-3 .text-wrap h2 {
	line-height: 60px;
	margin-bottom: 10px;
}
#home-section-3 .text-wrap p {
	font-family: 'AvenirNextLTProLight';
	font-size: 24px;
}
#home-section-3 .btn-wrap {
	justify-self: right;
}
#home-section-3 .btn-wrap .btn {
	margin-top: 25px;
}
#home-section-3 .block-item {
	justify-content: space-between;
	align-items: flex-start;
}
#home-section-3 .block-item img {
	margin-bottom: 40px;
}
#home-section-3 .block-item h3 {
	font-family: 'AvenirNextLTPro-Bold';
	font-size: 22px;
	margin-bottom: 20px;
}
#home-section-4 .title {
	padding-top: 90px;
	text-align: center;
}
#home-section-4 .title h2 {
	line-height: 60px;
	margin-bottom: 10px;
}
#home-section-4 .title p {
	max-width: 63%;
	margin: 0 auto 50px;
}
#home-section-4 .title .btn {
	margin: auto;
}
#home-section-4 .block-info {
	position: absolute;
	max-width: 220px;
	max-height: 160px;
	top: 14%;
	left: 49%;
}
#home-section-4 .block-info img {
	margin-bottom: 20px;
}
#home-section-5 {
	background: #e8e3ef;
	z-index: 2;
	position: relative;
}
#home-section-5 .container {
	padding-top: 70px;
	padding-bottom: 100px;
}
#home-section-5 .block-left {
	height: 425px;
	position: relative;
}
#home-section-5 .block-left .img-wrap {
	cursor: pointer;
	background: rgba(136, 133, 140, 1);
}
#home-section-5 .block-left .img-wrap.num-1 {
	position: absolute;
	bottom: 0;
	left: 20%;
	max-width: 294px;
	max-height: 294px;
	border-radius: 50%;
}
#home-section-5 .block-left .img-wrap.num-2 {
	position: absolute;
	top: 0;
	right: 7%;
	max-width: 194px;
	max-height: 194px;
	border-radius: 50%;
}
#home-section-5 .block-left .img-wrap span {
	position: absolute;
	bottom: 20%;
	left: 17%;
	color: white;
	font-family:'AvenirNextLTProDemi';
	font-size: 22px;
	line-height: 22px;
	opacity: 0;
	transition: 0.2s all linear;
}
#home-section-5 .block-left .img-wrap span:after {
	position: absolute;
	content: '';
	width: 45px;
	height: 1px;
	background: white;
	top: 12px;
	right: -55px;
}
#home-section-5 .block-left .img-wrap.num-2 span {
	zoom: 0.7;
}
#home-section-5 .block-left .img-wrap img {
	transition: 0.2s all linear;
	opacity: 1;
}
#home-section-5 .block-left .img-wrap:hover img {
	opacity: 0.5;
}
#home-section-5 .block-left .img-wrap:hover span {
	opacity: 1;
}
#home-section-5 .block-right {
	padding: 0 15.6%;
}
#home-section-5 .block-right img {
	margin-bottom: 40px;
}
#home-section-5 .block-right h3 {
	font-family: 'SuperclarendonBold';
	font-size: 24px;
	line-height: 36px;
	margin-bottom: 30px;
}
#home-section-5 .block-right p {
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 50px;
}
#home-section-5 .block-right span {
	padding-left: 15px;
	font-family:'AvenirNextLTProDemi';
	font-size: 16px;
	line-height: 16px;
}
#home-section-6 {
	background: #f5f4f6;
}
#home-section-6 .container {
	padding-top: 175px;
	padding-bottom: 115px;
}
#home-section-6 .title {
	grid-column-gap: 25%;
	margin-bottom: 15px;
}
#home-section-6 .title p {
	font-size: 30px;
	line-height: 36px;
}
#home-section-6 .slick-wrap .slickslider {
	margin-bottom: 5px;
}
#home-section-6 .slick-wrap span {
	display: inline-block;
	width: calc(100% - 100px);
	font-size: 16px;
	line-height: 20px;
	color: #b2b1b1;
	margin-top: 20px;
}
#home-section-6 .slick-wrap .slick-slide img {
	width: 100%;
	margin: auto;
}
#home-section-6 .slick-wrap .slick-prev {
	position: absolute;
	bottom: 5px;
	right: 60px;
	border: none;
	background-color: transparent;
	color: transparent;
	background: url("../images/icon-arrow-prev-light.png") no-repeat center;
	width: 29px;
	height: 16px;
	transition: 0.2s background linear;
	z-index: 999;
}
#home-section-6 .slick-wrap .slick-prev:hover {
	background-image: url("../images/icon-arrow-prev-dark2.png");
}
#home-section-6 .slick-wrap .slick-next {
	position: absolute;
	bottom: 5px;
	right: 0;
	border: none;
	background-color: transparent;
	color: transparent;
	background: url("../images/icon-arrow-next-light.png") no-repeat center;
	width: 29px;
	height: 16px;
	transition: 0.2s background linear;
	z-index: 999;
}
#home-section-6 .slick-wrap .slick-next:hover {
	background-image: url("../images/icon-arrow-next-dark.png");
}


.Northern-animation {
    top: 5em;
    position: relative;
}
.Northern-animation .custom-box {
    display: flex;
    flex-direction: column;
}
.Northern-animation a.btn {
    margin-top: 25px;
}


/*====================//====================*/
@media all and (max-width: 991px) {
	
	#home-section-1 .block-1,
	#home-section-2 .container,
	#home-section-3 .title-wrap,
	#home-section-3 .block,
	#home-section-5 .container,
	#home-section-6 .container {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	#home-section-1 .text-wrap h2,
	#home-section-3 .block-item img,
	#home-section-5 .block-right img,
	#home-section-5 .block-right p {
		margin-bottom: 30px;
	}
	#home-section-2 .text-wrap h2,
	#home-section-3 .text-wrap h2,
	#home-section-4 .title h2 {
		line-height: 36px;
	}
	#home-section-1 .block-1 {
		grid-template-columns: 1fr;
	}
	#home-section-2 .block:nth-child(odd) {
		margin-bottom: 30px;
	}
	#home-section-2 .block:nth-child(even) .text-wrap {
		order: initial;
		padding-left: 0;
	}
	#home-section-2 .text-wrap {
		padding-right: 0;
		margin-bottom: 30px;
	}
	#home-section-3 .btn-wrap {
		justify-self: left;
	}
	#home-section-3 .block-item:not(:last-child) {
		margin-bottom: 30px;
	}
	#home-section-3 .img-vector {
		display: none;
	}
	#home-section-4 .title {
		padding-top: 30px;
	}
	#home-section-4 .title p {
		max-width: 100%;
		margin-bottom: 30px;
	}
	#home-section-5 .block-left {
		height: 500px;
		margin-bottom: 30px;
	}
	#home-section-6 .title {
		text-align: center;
	}
	#home-section-6 .title h2 {
		margin-bottom: 15px;
	}
	#home-section-6 .title p {
		font-size: 24px;
	}
	
}
/*====================//====================*/
@media all and (max-width: 767px) {
	#home-section-4 .block-info {
		left: 60%;
	}
	#home-section-4 .block-info p {
		font-size: 14px;
		line-height: initial;
	}
	#home-section-5 .block-right {

    padding: 0px 11.6%;

}
#animation_textt {
    width: 365px;
}
}

/*====================//====================*/

@media all and (max-width: 575px) {
#animation_textt {
	top: 28%;
	transform: scale(.9);
}
#animation_textt {
	top: 160px !important;
}
#home-section-1 .Northern-animation iframe {
    width: 295px !important;
    position: relative;
    top: 0;
    margin-top: 0;
    transform: initial;
    height: 74px;
    padding: 0;
}
.Northern-animation a.btn {
    margin-top: 20px;
}
.Northern-animation {
    top: auto;
}
.Northern-animation .custom-box {
    color: #ffffff !important;
}
iframe.hide-desktop {
    display: none;
}
iframe.show-mob {
    display: block !important;
}

}

/*====================//====================*/
@media all and (max-width: 475px) {
	#home-section-4 .block {
		height: 530px !important;
	}
	#home-section-4 .block-info {
		top: 20%;
	}
	
}
/*====================//====================*/
@media all and (max-width: 375px) {
	#home-section-4 .block {
		height: 430px !important;
	}
	#home-section-4 .block-info {
		top: 14%;
	}
}
/*====================//====================*/
@media all and (max-width: 320px) {
	#home-section-4 .block {
		height: 360px !important;
	}
}
