
@font-face {font-family: "AcherusFeral-Bold";src: local('AcherusFeral-Bold'), 
local('AcherusFeral-Bold'), url("/assets/fonts/AcherusFeral-Bold.otf") format("truetype");font-display: swap;}

@font-face {font-family: "AcherusFeral-Light";src: local('AcherusFeral-Light'), 
local('AcherusFeral-Light'), url("/assets/fonts/AcherusFeral-Light.otf") format("truetype");font-display: swap;}



.navbar-expand-lg .navbar-nav .nav-link{
	font-size: 26px;
}


#section-first{
	position: relative;
}
#section-first .main-block{
	position: relative;
}
#section-first .main-block img{
	position:relative;
	width: 100%;
}
#section-first .main-block .block-info{
	position : absolute;
	top: 0%;
    bottom: 0%;
    margin-top: auto;
    margin-bottom: auto;
    left: 0%;
    right: 0%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    display: inline-table;
}
#section-first .main-block .block-info h1{
	display: block;
	font-family: 'AcherusFeral-Bold';
	font-style: normal;
	font-weight: 700;
	font-size: 128px;
	line-height: 179px;
	text-transform: inherit;
	padding-bottom: 40px;
}
#section-first .main-block .block-info h1 span:nth-child(1){
	color: #FFCB0A;
}
#section-first .main-block .block-info .sub-text{
	font-family: 'AcherusFeral-Bold';
	font-style: normal;
	font-weight: 700;
	font-size: 30px;
	line-height: 94px;
	text-align: center;
}
#section-first .main-block .block-info h1 span:nth-child(2){
	margin-left: 15px;
	color: #00B656;
}
#section-first .main-block .block-info img.letter-o{
	width: auto;
    height: 95px;
}
#section-first .main-block .block-info button{
	width: 240px;
	height: 65px;
	background: #00B656;
	border-radius: 10px;
	color: white;
	font-family: 'AcherusFeral-Bold';
	border: 0px;
}

#section-first .block-advantages{
	background: #D9D9D9;
	border-radius: 30px;
	padding: 30px;
	height: 300px;
}
#section-first .block-advantages img{
	width:100%;
}
#section-first .block-advantages p{
	font-family: 'AcherusFeral-Bold';
	color: #000;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 15px;
}
/******************************************/
/******************************************/
/******************************************/
#section-second{
	margin-top: 120px;
}
#section-second .container{
	background: #E8E8E8;
	border-radius: 30px;
}
#section-second .row{
	padding: 45px;
}
#section-second .left-block h2{
	font-family: 'AcherusFeral-Bold';
	margin-bottom: 30px;
	font-size: 28px;
}
#section-second .left-block h3{
	font-family: "AcherusFeral-Light";
	font-size: 30px;
	margin-bottom: 15px;
}
#section-second .left-block button{
	background: #00B656;
	color: white;
	font-family: 'AcherusFeral-Bold';
	border: 0px;
	width: 240px;
	height: 35px;
	font-size:14px;
	border-radius: 10px;
}

#section-second .right-block img{
	width: 60%;
	display: block;
	margin: 0 auto;
}
#section-second .right-block p{
	font-family: 'AcherusFeral-Bold';
	text-align: center;
}
/******************************************/
/******************************************/
/******************************************/
#section-third{
	margin-top: 120px;
}
#section-third .container{
	background: #E8E8E8;
	border-radius: 30px;
}
#section-third > div > div.row{
	padding: 45px;
}
#section-third .container h3{
	font-family: 'AcherusFeral-Bold';
	margin-bottom: 30px;
}
#section-third .logo-service{
	width: 100%;
	height: auto;
}
#section-third .header-service{
	font-family: 'AcherusFeral-Bold';
	font-size: 18px;
	text-transform: uppercase;
}
#section-third .description-service{
	font-family: "AcherusFeral-Light";
}
#section-third > div > div > div.row > div.col-lg-8 > div > div.col-lg-6:nth-child(1),
#section-third > div > div > div.row > div.col-lg-8 > div > div.col-lg-6:nth-child(2){
	margin-bottom: 30px;
}
#section-third img{
	width:100%;
}
/******************************************/
/******************************************/
/******************************************/
#section-fourth{
	margin-top: 120px;
	position: relative;
}
#section-fourth .container{
	background: #E8E8E8;
	border-radius: 30px;
}
#section-fourth .container .row{
	padding: 45px;
}
#section-fourth .container h3{
	font-family: 'AcherusFeral-Bold';
	margin-bottom: 30px;
}

#section-fourth .lamp-absolution{
	position: absolute;
	top: -25px;
	left: 15%;
	width: 50px;
	height: 50px;
}
#section-fourth .accordion-item{
	border: none !important;
}
#section-fourth .accordion-item .accordion-button{
	background: #E8E8E8 !important;
	border: none !important;
	font-family: 'AcherusFeral-Bold';
	color: #000;
}
#section-fourth .accordion-button::after{
	background-image: url('/assets/images/04/accordion-button.png') !important;
	border: none;
}
/******************************************/
/******************************************/
/******************************************/
#section-fifth{
	margin-top: 120px;
	position: relative;
}
#section-fifth .container h3{
	font-family: 'AcherusFeral-Bold';
	margin-bottom: 30px;
}

#section-fifth .row .block-details{
	background: #E8E8E8 !important;
	padding: 45px;
	border-radius: 30px;
	margin-bottom: 30px;
	position: relative;
	height: 320px;
	display: flex;
	vertical-align: middle;
}
#section-fifth .row .block-details img{
	width: 100%;
}
#section-fifth .row .block-details p{
	font-family: 'AcherusFeral-Bold';
	text-align: center;
	font-size: 20px;
	margin-bottom: 0px !important;
}
#section-fifth .row .block-details p.right-top{
	position: absolute;
    top: 0%;
    top: 25px;
    right: 45px;
    width: 200px;
	text-align: right;
}
#section-fifth .row .block-details img.pay{
	height: auto;
}



footer{
	margin-top: 150px;
	background: #E8E8E8 !important;
	padding-top: 45px;
}
footer img.footer-logo{
	width: 250px;
	margin-bottom: 0px;
}
footer p.sub-logo{
	font-family: 'AcherusFeral-Bold';
}

footer .right-menu-footer{
	float: right;
    list-style-type: none;
	text-align: right;
}
footer .right-menu-footer li a{
	text-decoration: none;
	color: black;
	font-family: "AcherusFeral-Light";
	font-weight: 300;
	font-size: 30px;
	line-height: 56px;
}
footer .social-links{
	position: absolute;
    bottom: 0%;
}
footer .social-links a{
	margin-right: 15px;
}

footer .sub-footer{
	margin-top: 30px;
 	background: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
}
footer .sub-footer img{
	width: 100%;
}
footer .sub-footer p{
	margin-bottom: 0px !important;
	font-family: 'AcherusFeral-Bold';
}












/***************************************/
@media (max-width: 1400px) { 

}
/***************************************/
@media (max-width: 1200px) {


}
/***************************************/
@media (max-width: 992px) {
	.navbar-toggler{
		display: flex;
		margin-left: auto;
	}
	.navbar-nav.ms-auto{
		text-align: center;
	}
	#section-first .block-advantages{
		margin-top: 30px;
	}
	#section-fifth .row .block-details p,
	#section-fifth .row .block-details p.right-top{
		position: relative;
		text-align: center;
		width: auto;
		right: auto;
		top: 15px;
	}
	#section-fifth .row .block-details img{
		height: auto;
	}
	#section-fifth > div > div > div:nth-child(3) > div > div > div.col-lg-9.col-md-12.col-sm-12.align-self-center > img{
		margin-bottom: 0px !important;
	}

}
/***************************************/
@media (max-width: 768px) { 
	#section-first{
		margin-top: 100px;
	}
	#section-first .main-block .block-info h1{
		font-size: 50px;
		line-height: 0px;
	}
	#section-first .block-advantages{
		max-height: initial !important;
	}
	#section-first .main-block .block-info .sub-text{
		font-size: 20px;
		line-height: 30px;
	}
	#section-first .block-advantages img{
		height: auto;
	}
	#section-first .block-advantages p{
		font-size: 30px;
	}
	#section-second .left-block{
		text-align: center;
	}
	#section-second .right-block img{
		margin-top: 30px;
	}
	footer .right-menu-footer li a{
		font-size: 20px;
	}
}
/***************************************/
@media (max-width: 576px) { 


	#section-first .main-block .block-info img.letter-o{
		height: 50px;
	}
	#section-first .main-block .block-info button {
		width: 200px;
		height: 45px;
	}
	footer .right-menu-footer{
		padding: 0px;
		margin: 0px;
		text-align: center;
		float: initial;
	}
	footer .sub-footer p{
		float: inherit !important;
		text-align: center !important;
		margin-top: 5px !important;
		margin-bottom: 5px !important;
	}
	footer .social-links {
		position: absolute;
		top: -30px;
		right: 0%;
	}

}
/***************************************/

a {
    color: #000 !important;
}