.raleway-<uniquifier> {
	font-family: "Raleway", sans-serif;
	font-optical-sizing: auto;
	font-weight: <weight>;
	font-style: normal;
}

body {
	color: #1a242e;
	font-size: 17px;	
	line-height: 1.4;
	overflow-x: hidden;
	position: relative;
	margin: 0;	
	font-family: system-ui, Arial;
}
.navbar-custom{
	background: #1c1c1c;
	padding: 12px 0;
}
.navbar-custom .navbar-brand{
	color: white;
}
.navbar-custom .navbar-brand .logo,
.footer-logo{
	display: inline-block;
	vertical-align: top;
	margin-top: 6px;
	margin-right: 3px;
}
.navbar-custom .navbar-brand .logo img{
	width: 34px;
}
.navbar-custom .navbar-brand .brand-name,
.footer-brand-name{
	display: inline-block;
	font-family: roboto;
}
.navbar-custom .navbar-brand .brand-name span:nth-child(1),
.footer-brand-name span:nth-child(1){
	font-size: 1.45rem;
	display: block;
	font-weight: bold;
	padding-top:1px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.navbar-custom .navbar-brand .brand-name span:nth-child(2),
.footer-brand-name span:nth-child(2){
	display: block;
	font-size: 16px;
	margin-top: -6px;
	letter-spacing: 1px;
}
.header-logo .navbar-brand:focus-visible {
	outline: none;
}
.navbar-custom .nav-item .nav-link{
	color: white;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 1.1rem;
}
.navbar-custom .nav-item-tel{
	margin-right: 25px;
}
.navbar-custom .nav-item .nav-link-tel img{
	vertical-align: top;
	padding-top: 4px;
	padding-right: 3px;
}
.header-menu{
	float: right;
	padding-top: 8px;
}
.header-menu ul{
	margin-bottom: 0;
	padding-left: 0;
}
.header-menu li {
	padding: 8px 0px;
	display: inline-block;
}
.header-logo{
	float: left;
	padding-top: 4px;
}
.navbar-custom .social {
	padding-right: 4px;
	vertical-align: top;
	margin-top: -2px;
}
.header-home {	
	background: #F8F4F4;
	background: linear-gradient(to bottom, #ede4e4bd, #ede4e403);
	padding-top: 130px;
	padding-bottom: 30px;
}
.header-home .header-text h1{
	text-transform: uppercase;
	font-family: Raleway;
	font-size: 2.8rem;
	font-weight: bold;
}
.header-home .header-text h1 i {
	font-style: normal;
	white-space: nowrap;
}
.header-home .header-text h3{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.05em;
	letter-spacing: 4px;
	padding-bottom: 10px;
	font-family: Raleway;
}
.header-home .header-text p {
	font-size: 1.3rem;
	margin-top: 20px;
}
.header-text{
	position: relative;
}
.header-banner{
	margin-top: 90px;
}
.header-banner img{	
	margin: 0 auto;
	max-height: 500px;
	min-height: 500px;
	height: auto;
	width: auto;
}
.section-wrap{
	margin: 80px 0;
}
.section-wrap .container{
	padding-left: 0;
	padding-right: 0;
}
.section-wrap .section-content{
	padding: 60px 20px;
}
.section-about .section-content{
	background: #F4F0F2;
	background: linear-gradient(to bottom right, #e6e0e9a3, #f1e9e88a);	
	border-radius: 10px;
}
.section-header-text {
	max-width: 80%;
	margin: 0 auto;
	margin-bottom: 40px;
	position: relative;
}
.section-header-text h2{
	text-transform: uppercase;
	font-size: 2.1rem;
	font-family: Raleway;
}
.section-header-text .h-line{
	border-bottom: 4px solid #ab9faf;
	width: 120px;
	margin: 20px auto;
}
.section-header-text p,
.text-header-left p{
	font-size: 1.2rem;
}
.block-info{
	background: white;	
	box-shadow: 0px 18px 22px -18px rgba(0, 0, 0, 0.1), 0px 22px 35px -30px rgba(50, 50, 93, 0.25);
	border-radius: 8px;
	position: relative;
}
.block-info-left img{
	border: 2px solid #edeff2;
}

.block-info-img {
	margin: 2px 2px 0;
	padding-top: 2px;
}
.block-info-img img{
	border-radius: 7px;
}
.block-info-description {
	padding: 20px 15px 10px;
	min-height: 270px;
}
.block-info-description h3 {
	font-size: 1.2rem;
	height: 50px;
}
.section-retouch .section-content{
	background: #FAF9F9;
	background: #f5f4f480;
	border-radius: 10px;
	border: 1px solid #f1e5e5;
}
.section-step .section-content,
.section-supplement .section-content{
	background: #F2EEF1;
	background: linear-gradient(to bottom right, #e6e0e9a3, #f1e9e88a);
	border-radius: 10px;
	padding-left: 60px;
	padding-right: 60px;
	position: relative;
}
.section-step .section-header-text{
	margin-bottom: 100px;
}
.block-step-wrap{
	margin-bottom: 100px;
	position: relative;
}
.block-step-wrap b{
	font-size: 5rem;
	position: absolute;
	top: -75px;
	left: 25px;
	font-family: montserat, serif;
	color: #ccc7cc;
	color: #c9c2cc5e;
}
.block-step-wrap.last-step{
	margin-bottom: 0;
}
.block-step-row{
	background: white;	
	box-shadow: 0px 18px 22px -18px rgba(0, 0, 0, 0.1), 0px 22px 35px -30px rgba(50, 50, 93, 0.25);
	border-radius: 8px;
	border-top: 4px solid #917a97;
	padding: 30px 40px 10px 50px;
	min-height: 220px;
	position: relative;
}
.block-step-row h3 {
	font-size: 1.2rem;
	margin-bottom: 15px;
}
.block-step-row div:nth-child(1){
	display: inline-block;
	vertical-align: top;
	margin-top: 3px;
}
.block-step-row div:nth-child(2){
	padding-left: 25px;
	padding-right: 15px;
	display: inline-block;
	vertical-align: top;
	width: 82%;
}
.section-work .section-content{
	background: #FAF9F9;
	background: #f5f4f480;
	border-radius: 10px;
	border: 1px solid #f1e5e5;
}
.block-activity {
	margin-bottom: 80px;
	position: relative;
}
.block-activity:last-child {
	margin-bottom: 0px;
}
.block-activity .activity-description{
	max-width: 80%;
	margin: 0 auto;
	margin-bottom: 40px;
	text-align: center;
}
.block-activity .activity-description h3{
	font-size: 1.3rem;
	margin-bottom: 18px;
	text-transform: uppercase;
	font-family: Raleway;
	font-weight: bold;
}
.activity-row .sz-vt {
	margin-bottom: 14px;
}
.text-header-left h2{
	text-transform: uppercase;
	font-size: 2rem;
}
.line-left{
	border-bottom: 1px solid #d8cddb;	
	margin: 25px 0;
}
.row-block-item{
	border: 1px solid #d8cddb;
	background: white;
	border-radius: 10px;
	padding: 20px 30px 5px;
	min-height: 313px;
	position: relative;
}
.row-block-item img{
	margin-bottom: 15px;
}
.row-block-item h3{
	font-size: 1.2rem;
	margin-bottom: 15px;
}
.text-header-left {
	padding: 0 8px;
}
.text-header-left p:last-child{
	font-weight:600;
	margin-bottom: 15px;
	margin-top: 30px;
	text-transform: uppercase;
}
.section-about .col-sm-3,
.section-work .col-sm-3,
.section-work .col-sm-2{
	padding-left: 7px;
	padding-right: 7px;
}
.button{
	font-weight: bold;
    height: 43px;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    border: 2px solid transparent;
    -webkit-transition: background-color .2s, border-color .2s, color .2s;
    transition: background-color .2s, border-color .2s, color .2s;
    line-height: 36px;
}
.bg-line{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	max-width: 1400px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	z-index: 0;
}
.bg-line div{
	width: 1px;
	background: linear-gradient(180deg, #ddd, #eee 50%, transparent 0, transparent);
	background-size: 1px 10px;
	opacity: .8;
}
.text-info-photo{
	position: relative;
	max-width: 90%;
	margin: 0 auto;
}
.text-info-photo p {
	margin-bottom: 30px;
	font-size: 19px;
}
.footer-bg{
	background:#1c1c1c;
	padding:15px;
	position: relative;
}
.footer-header-logo{
	margin-top: 20px;
}
.footer-logo img{
	width: 36px;
}
.footer-info{
	float: right;
	text-align: right;
}
.footer-info ul{
	list-style: none;
	opacity: 0.7;
	margin-bottom: 0;
	padding-left: 0;
}
.footer-info li {
	line-height: 27px;
}
.footer-info li:nth-child(1){
	margin-bottom: 10px;
}
.footer-info li:last-child{
	font-size: 16px;
}
.footer-brand-name span{
	color: white;
}
.footer-line{
	border-bottom: 1px solid #444;
	margin: 15px 0 20px;
}
.section-bottom{
	background: #FCFBFB;
	background: linear-gradient(to bottom, #ede4e400, #ede4e4);
	margin-bottom: 0;
	padding-bottom: 90px;
}
.section-bottom h2{
	text-transform: uppercase;
	font-size: 2rem;
}
.section-bottom .section-content{
	background: white;	
	box-shadow: 0px 18px 22px -18px rgba(0, 0, 0, 0.1), 0px 22px 35px -30px rgba(50, 50, 93, 0.25);
	border-radius: 8px;
	padding: 25px 100px 20px;
}
.bottom-line{
	border-bottom: 1px solid #d8cddb;
	margin: 50px 0 50px;
}
.button-contact{
	background: #F2ECEE;
	background: linear-gradient(to bottom right, #e6e0e9, #f1e9e8ab);
	text-decoration: none;
	color:#1c1c1c;
	border-radius: 20px;
	min-width: 190px;
	margin: 0 15px;
}

.contact-line{
	margin-top: 25px;
}

.footer-wrap-info{
	color: white;
}
.footer-wrap-info p{
	margin-bottom: 0px;
	color: #bbb;
	font-size: 16px;
}
.footer-wrap-info .logo {
	display: inline-block;
	vertical-align: top;
	margin-right: 2px;
}
.footer-wrap-info .brand-name {
	display: inline-block;
	font-family: Montserrat;
	margin-top: 2px;
}
.footer-wrap-info .brand-name span{
	display: block;
}

.footer-info .icon-post, .footer-info .icon-tel {
	text-decoration: none;
	color: #ddd;
	padding-bottom: 5px;
}
.footer-info .icon-tel img{
	width: 10px;
	margin-right: 3px;
	margin-top: -1px;
}
.footer-info .icon-post img {
	width: 15px;
	margin-right: 7px;
}
.footer-social-item img {
	width: 21px;
}
.social-fb{
	margin-left: 5px;
	margin-right: 4px;
}
.footer-info .icon-post b, .footer-info .icon-tel b{
	font-weight: normal;
}
.block-container{
	max-width: 1226px;
	margin: 0 auto;
}

.twentytwenty-container img{
	border-radius: 8px;
}
.twentytwenty-overlay:hover {
	border-radius: 8px;
}
.overflow-h{
	overflow: hidden;
}
.section-row{
	margin-right: -15px;
	margin-left: -15px;
}
.column-3{
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.img-responsive {
	display: block;
	width: 100% \9;
	max-width: 100%;
	height: auto;
}

.row{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;	
}
.row>*{
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 1px;
}

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .section-row:before, .section-row:after{
	display: table;
	content: " ";
}
.clearfix:after, .container:after, .container-fluid:after, .section-row:after {
	clear: both;
}

@media (min-width: 768px) {
	.column-3 {

		float: left;
	}
	.column-3 {
		width: 25%;

	}
}
@media (min-width: 1400px) {
	.container {
		max-width: 1400px;
		width: inherit;
	}
}
@media (max-width: 1399px){
	.container {
		max-width: 1400px;
		width: inherit;
	}
	.block-info-description {
		min-height: 295px;
	}
	.row-block-item{
		min-height: 336px;
	}
}

@media (max-width: 1200px){
	.header-banner img{	
		max-height: 400px;
		min-height: 400px;
	}
	.header-home .header-text h1{
		font-size: 2.2rem;
	}
	.section-header-text{
		max-width: inherit;
	}
	.section-header-text h2{
		font-size: 2rem;
	}
	.section-step .section-content, .section-supplement .section-content {
		padding-left: 25px;
		padding-right: 25px;
	}
	.text-header-left h2, .section-header-text h2 {
		font-size: 1.8rem;
	}
	.text-info-photo{
		max-width: inherit;
	}
}
@media (max-width: 991px){
	.header-banner img{			
		max-height: 300px;
		min-height: 300px;
	}
	
	.header-home .header-text h1 {
		font-size: 1.8rem;
	}
	.header-home .header-text p {
		font-size: 1.2rem;
	}
	.header-home {
		padding-top: 150px;
	}
	.text-header-left h2, .section-header-text h2 {
		font-size: 1.7rem;
	}
	.section-header-text p, .text-header-left p{
		font-size: inherit;
	}
	.col-xs-6{
		width: 50%;
	}
	.block-info {
		margin-bottom: 15px;
	}
	.block-info {
		margin: 0 2px 15px;
	}
	.block-info-img {
		margin: 2px 7px 0;
		padding-top: 7px;
	}
	.section-step .section-header-text {
		margin-bottom: 80px;
	}
	.block-step-row{
		padding: 20px 15px 5px 20px;
	}
	.block-step-row img {
		width: 38px;
	}
	.block-step-row div:nth-child(2) {
		padding-left: 10px;
		padding-right: 5px;
		width: 85%;
	}
	.block-step-row h3{
		margin-bottom: 10px;
	}
	.block-activity .activity-description {
		max-width: inherit;
	}
	.activity-row .sz-vt {
		margin-bottom: 0px;
	}
	.sz-vt .row div, .activity-row .row div{
		margin-bottom: 10px;
	}
	.block-activity {
		margin-bottom: 40px;
	}
	.col-xs-4{
		width: 33.33333333%;
	}
	.section-wrap {
		margin: 60px 0;
	}
	.section-supplement .col-sm-4{
		padding: 0 4px;
	}
	.row-block-item {
		padding: 15px 15px 5px;
	}
	.section-bottom{
		padding-bottom: 0px;
	}
	.section-bottom .section-content{
		padding: 0 45px 20px;
		box-shadow: none;
		border-radius: 0;
	}
	.footer-logo {
		margin-bottom: 20px;
	}
	.footer-wrap-info p {
		margin-bottom: 10px;
	}
	.icon-tel b, .icon-post b {
		font-weight: normal;
		white-space: nowrap;
	}
}
@media (max-width: 767px){	
	.header-logo, .header-menu {
		float: inherit;
	}
	.column-3 {
		width: 25%;
		float: left;
	}
	.header-banner img {
		max-height: 220px;
		min-height: 220px;
	}
	.header-banner {
		margin-top: 60px;
	}
	.header-home {
		padding-bottom: 5px;
	}
	.twentytwenty-wrapper.twentytwenty-horizontal {
		margin-bottom: 10px;
	}
	.block-step-wrap {
		margin-bottom: 75px;
	}
	.row-block-item {
		margin-bottom: 10px;
	}
	.row-block-item {
		min-height: inherit;
	}
	.header-home {
		padding-top: 170px;
	}
	.header-home .header-text h1 {
		font-size: 1.4rem;
	}
	.header-home .header-text p {
		font-size: 1.1rem;
	}
	.text-header-left h2, .section-header-text h2 {
		font-size: 1.5rem;
	}
	.section-wrap .section-content {
		padding: 40px 12px;
	}
	.bottom-line {		
		margin: 40px 0;
	}
	.navbar-custom .nav-item-tel {
		margin-right: 0;
	}
	.section-bottom .section-content{
		padding-top: 0;
	}
	.section-header-text{
		margin-bottom: 0;
	}
	.social-fb, .social-ins {
		margin-top: 10px;
		display: inline-block;
	}
	.btn-wh {
		margin-bottom: 10px;
	}
	.header-menu ul{
		border-top: 1px solid #444;
		padding-top: 10px;
		margin-top: 10px;
	}
	.text-info-photo p {
		margin-bottom: 35px;
		font-size: 17px;
	}
	.block-activity .activity-description h3 {
		font-size: 1.2rem;
	}
	.block-step-row div:nth-child(2) {
		padding-left: 0;
		padding-right: 0;
		width: 100%;
	}
	.block-step-row div:nth-child(1) {
		margin-top: 0;
		margin-bottom: 10px;
	}
	.block-info-description h3 {
		font-size: 1.2rem;
		height: inherit;
	}
	.header-home .header-text h3 {
		font-weight: 500;
		font-size: 1em;
		letter-spacing: 3px;
	}
}
@media (max-width: 650px){
	.footer-info {
		float: none;
		text-align: left;
	}

}

@media (max-width: 430px){
	.col-xs-12{
		width: 100%;
	}
	.header-banner img {
		max-height: 125px;
		min-height: 125px;
	}
	.block-info-description {
		min-height: inherit;
	}
	.section-wrap {
		margin: 40px 0;
	}
	.section-header-text .h-line {
		border-bottom: 2px solid #ab9faf;
		width: 100px;
		margin: 15px auto;
	}
	.section-bottom .section-content {
		padding: 15px 12px;
	}
}
@media (max-width: 370px){
	.header-home {
		padding-top: 35px;
	}
	.fixed-top {
		position: relative;
	}
	.navbar-custom .nav-item .nav-link {
		font-size: 1.05rem;
	}
	    .text-header-left h2, .section-header-text h2 {
        font-size: 1.3rem;
    }
}
