/* @font-face {
    font-family: 'ABC Favorit Pro';
    src: url('./fonts/FavoritPro/ABCFavoritPro-Book.woff2') format('woff2'),
        url('./fonts/FavoritPro/ABCFavoritPro-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
} */
.Favorit {
	font-family:'Aeonik Pro' !important;
    font-weight: 400;
}

.tria-ad {
	font-family:'Aeonik Pro' !important;
    font-weight: 400;
}
.tria-ad p {
	margin-bottom: 0;
}
.tria-ad .text-left {
	text-align: left;
}
.center-columns {
	align-items: center;
}
.tria-ad .text_75,
.tria-ad .text_75 p {
	font-size: 75px;
	line-height: 1;
	letter-spacing: -2.25px;
}

.page-template-page-adv #masthead {
	padding-left: 72px !important;
	width: 100%;
	position: absolute;
}
.page-template-page-adv .scrolledHeader #main_logo{
    background-image: url(./images/LOGO-MENU-1.svg);
}

.page-template-page-adv .footer-social-description.BigCaslon {
	font-family:'Aeonik Pro' !important;
}
.page-template-page-adv .footer-social-description, .footer-social-description p {
    font-size: 30px;
    line-height: 34px;
    letter-spacing: -0.4px;
}
.page-template-page-adv .footer-social-link {
	font-family:'Aeonik Pro' !important;
    font-size: 30px;
    font-size: 30px;
    line-height: 34px;
    letter-spacing: -0.4px;
}
.page-template-page-adv .footer_bottom_row p, 
.page-template-page-adv .footer_bottom_row a {
	font-family:'Aeonik Pro' !important;
    font-size: 15px;
    line-height: 1;
    letter-spacing: 0.3px;
}




/* Animated logo  */
.tria-ad #animated-logo {
	bottom: -70px;
    width: 283px;
    height: 283px;
    right: 65px;
}
.tria-ad #animated-logo:before,
.tria-ad #animated-logo:after {
	width: 283px;
	height: 283px;
}

/* Steps section */
.stepsSection {
	padding: 154px 157px 154px 72px;
	position: relative;
}
.stepsSection .text_22 {
	letter-spacing: -0.66px;
	font-size: 22px;
	line-height: 1;
}
.stepsSection .text_30,
.stepsSection .text_30 p {
	font-size: 30px;
	line-height: 1;
	letter-spacing: -0.6px;
}
.stepsSection .brandstep {
	border: 2px solid #000000;
	border-radius: 119px;
	background: #ffffff;
	padding: 31px 25px 27px;
	color: #000000;
	position: relative;
	max-width: 876px;
	margin: 0 auto 10px;
	margin-right: 0;
}
.stepsSection .step_number {
	position: absolute;
	left: 39px;
	top: 50%;
	transform: translateY(-50%);
	text-align: left;
}
.stepsSection .brandstep:last-child {
	background: transparent;
	color: #ffffff;
	border-color: #ffffff;
}
.stepsSection .text_30 em {
	display: none;
}


/* Title section */
.sectionTitle {
	padding: 42px 72px 33px;
	color: #000000;
}


/* Full width image section */
.fullwidthImage img {
	width: 100%;
	height: auto;
}
.tria-ad .desktop-image {
	display: block !important;
}
.tria-ad .mobile-image {
	display: none !important;
}



/* Carousel section */
.carouselSection {
	max-width: 1483px;
	margin: 0 auto;
	position: relative;
}
.carouselSection .carousel-control-next .carousel-control-next-icon {
	background-image: url('./images/arrow_full_next_black.svg');
    width: 81.48px !important;
    height: 60.27px !important;
}
.carouselSection .carousel-control-prev .carousel-control-prev-icon {
	background-image: url('./images/arrow_full_prev_black.svg');
    width: 81.48px !important;
    height: 60.27px !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position: center !important;
    display: block;
    right: 0;
    position: absolute;
    cursor: pointer;
}
.carouselSection .carousel-control-prev,
.carouselSection .carousel-control-next {
	height: max-content;
    z-index: 1 !important;
    display: inline-block;
}
.carouselSection .carousel-control-next {
	right: -40px;
	top: calc(50% - 30px);
}
.carouselSection .carousel-control-prev {
	right: -40px;
	left: unset;
	top: calc(50% + 30px);
	opacity: 1;
}

/* Contact section  */
.tria-ad .contact_info_section {
	background: #000000;
	padding: 102px 0 92px;
}
.tria-ad .contact_info_section .contact_info_medium_text, 
.tria-ad .contact_info_section .contact_info_medium_text p {
	letter-spacing: -0.75px;
    line-height: 27px;
}
.tria-ad .contact_info_section .iconsContact {
	padding-top: 88px;
}
.tria-ad .contact_info_section .paddingTopContact {
    padding-top: 80px;
}
.tria-ad .contact_info_section .arrow_contact_bottom {
	margin-top: 17px;
}
.tria-ad .contact_info_section .contact_big_font {
	font-size: 85px;
    letter-spacing: -2.13px;
    line-height: 90px;
    margin-top: 30px;
}
.tria-ad .contact_info_section em {
	display: none;
}

.tria-ad .site_button {
	margin-top: 118px;
	width: 100%;
}
.tria-ad .site_button a {
	font-size: 35px;
	line-height: 42px;
	letter-spacing: -1.05px;
	padding: 21px 0 13px;
	width: 360px;
	text-align: center;
	border: 2px solid #FFFFFF;
	border-radius: 88px;
	display: inline-block;
	color: #ffffff;
	transition: all .3s ease-in-out;
}
.tria-ad .site_button a:hover {
	text-decoration: none;
	background: #ffffff;
	color: #000000;
}


/* Keywords */
.keywordsSection .key_word {
	line-height: 50px;
    padding-top: 11px;
    padding-bottom: 4px;
    letter-spacing: -0.88px;
}








@media screen and (max-width: 1680px) {
    .tria-ad .text_75, 
    .tria-ad .text_75 p {
    	font-size: 56px;
    }
    .stepsSection .text_30, 
    .stepsSection .text_30 p {
    	font-size: 26px;
    }
    .stepsSection .brandstep {
    	max-width: 760px;
    }

    .carouselSection {
    	max-width: 1300px;
    }
}


@media screen and (max-width: 1536px) {
	.tria-ad #animated-logo {
		right: 40px;
	}
	.stepsSection {
		padding-right: 72px;
	}

	.carouselSection {
    	max-width: 1200px;
	}
}


@media screen and (max-width: 1400px) {
	.page-template-page-adv #masthead {
		padding-left: 45px !important;
	}
	.stepsSection {
    	padding-left: 45px;
    }
    .sectionTitle {
    	padding-left: 45px;
    	padding-right: 45px;
    }

    .tria-ad .text_75, 
    .tria-ad .text_75 p {
    	font-size: 50px;
    	line-height: 1.1;
	}
	.carouselSection {
    	max-width: 1100px;
	}

	.stepsSection .text_22 {
    	font-size: 18px;
	}
	.stepsSection .text_30, 
	.stepsSection .text_30 p {
    	font-size: 22px;
	}
	.stepsSection .brandstep {
    	max-width: 660px;
	}

	.keywordsSection .key_word {
		padding-top: 8px;
    	padding-bottom: 2px;
    	font-size: 28px;
    	line-height: 45px;
	}
}


@media screen and (max-width: 1280px) {
	.keywordsSection .key_word {
		font-size: 24px;
    	line-height: 38px;
	}

}



@media screen and (max-width: 1199px) {
	.stepsSection {
		padding-right: 45px;
	}
	.stepsSection .col-md-5,
	.stepsSection .col-md-7 {
		flex: 0 0 100%;
   		max-width: 100%;
	}
	.stepsSection .brandstep {
		margin: 0 auto 10px;
	}
	.stepsSection .bigtext {
		margin-bottom: 40px;
	}
	.stepsSection .bigtext p {
		text-align: center;
	}

	.carouselSection {
    	max-width: 100%;
	}
	.carouselSection .carousel-control-prev,
	.carouselSection .carousel-control-next {
		right: 52px;
	}

	.tria-ad .contact_info_section .contact_big_font {
		font-size: 55px;
	}

	.iconsContact .col-sm-6 {
		width: 50%;
	}

	.tria-ad .contact_info_section .contact_info_medium_text, 
	.tria-ad .contact_info_section .contact_info_medium_text p {
		font-size: 20px;
		line-height: 25px;
		padding: 0 45px;
	}

	.page-template-page-adv #masthead {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.page-template-page-adv #masthead .row {
		width: 100%;
	    text-align: center;
	    justify-content: center;
	}
	.page-template-page-adv #masthead div .col-lg-4 {
		text-align: center;
    	width: 100%;
    	display: inline-block;
	}
	.page-template-page-adv div#main_logo {
		left: 0;
	    right: 0;
	    margin: 0 auto;
	    text-align: center;
	}
}

@media screen and (max-width: 1080px) {
	.tria-ad .desktop-image {
		display: none !important;
	}
	.tria-ad .mobile-image {
		display: block !important;
	}


}


@media screen and (max-width: 767px) {
	.tria-ad .text_75, 
	.tria-ad .text_75 p {
		font-size: 36px;
		letter-spacing: -1.08px;
		line-height: 38px;
		text-align: center;
	}

	.stepsSection {
		padding-bottom: 109px;
	}
	.stepsSection .bigtext {
    	margin-bottom: 35px;
	}

	.stepsSection .text_22 { 
		position: relative;
	    left: unset;
	    text-align: unset;
	    transform: unset;
	    padding-bottom: 12px;
	}
	.stepsSection .text_22 br {
		display: none;
	}

	.tria-ad #animated-logo:before, 
	.tria-ad #animated-logo:after {
		width: 188px;
		height: 188px;
	}
	.tria-ad #animated-logo {
		width: 188px;
		height: 188px;
		right: 0;
		left: 0;
		margin: 0 auto;
		bottom: -94px;
	}
	
	

	.sectionTitle {
		padding-top: 22px;
		padding-bottom: 20px;
	}

	.sectionTitle-0 {
		padding-top: 123px;
	}
	.sectionTitle-1 {
		padding-top: 70px;
	}


	.carouselSection .carousel-control-next .carousel-control-next-icon ,
	.carouselSection .carousel-control-prev .carousel-control-prev-icon {
		width: 23px !important;
		height: 17px !important;
		right: 0;
	    left: 0;
	    margin: 0 auto;
	}
	.carouselSection .carousel-control-next .carousel-control-next-icon {
		background-image: url('./images/arrow_full_next.svg');
	}
	.carouselSection .carousel-control-prev .carousel-control-prev-icon {
		background-image: url('./images/arrow_full_prev.svg');
	}
	.carouselSection .navigation_arrows_wrapper {
		display: inline-block;
	    background: black;
	    width: 55px;
	    height: 55px;
	    border-radius: 50%;
	    position: absolute;
	    bottom: -27px;
	    right: 0;
	    left: 0;
	    margin: 0 auto;
	}
	.carouselSection .carousel-control-prev, 
	.carouselSection .carousel-control-next {
		right: 0;
	    left: 0;
	    margin: 0 auto;
	    display: inline-block;
	    width: 100%;
	}

	.carouselSection .carousel-control-next {
		top: 8px;
	}
	.carouselSection .carousel-control-prev {
		top: 29px;
	}

	.page-template-page-adv .footer-social-description.BigCaslon {
		text-align: center;
	}

	.page-template-page-adv .footer-social-description, 
	.page-template-page-adv .footer-social-description p,
	.page-template-page-adv .footer-social-link {
		font-size: 20px;
		line-height: 22px;
	}
	.page-template-page-adv .footer_bottom_row p, 
	.page-template-page-adv .footer_bottom_row a {
		font-size: 12px;
	}
	.page-template-page-adv .footer-social-description.BigCaslon div, 
	.page-template-page-adv .footer-social-description.BigCaslon p {
		display: inline-block;
		text-align: center;
	}

	.tria-ad .contact_info_section .contact_big_font {
		font-size: 35px;
    	line-height: 35px;
    	letter-spacing: -0.88px;
	}
	.tria-ad .contact_info_section .contact_info_medium_text, 
	.tria-ad .contact_info_section .contact_info_medium_text p {
	    font-size: 16px;
	    line-height: 16px;
	    padding: 0 20px;
	    letter-spacing: -0.48px;
	}
	.george-animation {
		margin-left: 13px;
	}
	.lia-animation {
		margin-right: 13px;
	}
	
}


@media screen and (max-width: 600px) {
	.stepsSection {
	    padding-top: 106px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.stepsSection .brandstep {
		border: 1px solid #000000;
    	border-radius: 37px;
    	padding: 24px 0 28px;
	}
	.stepsSection .text_30 {
		/*max-width: 268px;*/
		margin: 0 auto;
	}
	.stepsSection .text_30,
	.stepsSection .text_30 p {
		font-size: 20px;
		line-height: 24px;
		letter-spacing: -0.4px;
	}
	.stepsSection .text_30 br {
		display: none;
	}
	.stepsSection .text_22 {
		font-size: 16px;
    	line-height: 16px;
    	letter-spacing: -0.48px;
	}
	.stepsSection .text_30 em {
		display: block;
	    font-size: 0;
	    line-height: 0;
	}

	.keywordsSection .key_word {
		font-size: 17px;
    	line-height: 24px;
    	letter-spacing: -0.42px;
    	padding-left: 11px;
	    padding-right: 11px;
	    padding-top: 6px;
	    padding-bottom: 3px;
	}
	.keywordsSection .key_word_border {
	    border: 1px solid #fff;
	    border-radius: 49px;
	    margin-bottom: 7px;
	}
	.keywordsSection .key_words_box {
		padding-left: 20px !important;
	    padding-right: 20px !important;
	    padding-top: 39px !important;
	    padding-bottom: 32px !important;
	}
	.sectionTitle {
    	padding-left: 20px;
    	padding-right: 20px;
	}
	.tria-ad .contact_info_section em {
		display: block;
	    font-size: 0;
	    line-height: 0;
	}
	.tria-ad .contact_info_section br {
		display: none;
	}
	.tria-ad .contact_info_section {
		padding: 68px 0 70px;
	}
	.tria-ad .contact_info_section .arrow_contact_bottom {
    	margin-top: 14px;
    	width: 25px;
    	height: 34px;
	}
	.tria-ad .contact_info_section .paddingTopContact {
    	padding-top: 58px;
	}
	.tria-ad .contact_info_section .iconsContact {
    	padding-top: 35px;
	}

	.tria-ad .contact_info_section {
		padding-bottom: 54px;
	}
	.tria-ad .site_button {
    	margin-top: 68px;
    	margin-left: 20px;
    	margin-right: 20px;
	}
	.tria-ad .site_button a {
	    font-size: 22px;
	    line-height: 30px;
	    letter-spacing: -0.66px;
	    padding: 5px 0 5px;
	    width: 100%;
	}
	.tria-ad .site_button a:hover {
		background: transparent;
		color: #ffffff;
	}
}

@media screen and (max-width: 375px) {
	.tria-ad .text_75, .tria-ad .text_75 p {
		font-size: 32px;
		line-height: 36px;
	}
	.tria-ad .contact_info_section .contact_big_font {
    	font-size: 30px;
    	line-height: 30px;
	}
	.george-animation {
		margin-left: 8px;
	}
	.lia-animation {
		margin-right: 8px;
	}
}


@media screen and (max-width: 320px) {
	.keywordsSection .key_word {
		font-size: 14px;
	}

	.tria-ad .contact_info_section .contact_big_font {
    	font-size: 22px;
    	line-height: 22px;
	}
	.tria-ad .contact_info_section .contact_info_medium_text, 
	.tria-ad .contact_info_section .contact_info_medium_text p {
		padding: 0;
	}
	.george-animation, .lia-animation, 
	.lia-animation:before, 
	.george-animation:before {
    	width: 130px;
    	height: 130px;
	}

	.footer-main-row .col-md-6.col-12.text-right.align-self-center {
		height: 153px;
	    position: relative;
	    padding-top: 49px;
	    margin-bottom: 0;
	}
	img.footer-logo {
	    height: 153px;
	    left: 0;
	    right: 0;
	    margin: auto;
	    position: absolute;
	}
}

