/*----------------Core---------------------------*/
:root { scroll-behavior: auto; }

html { height: 100%; }

body {
    display: grid;
    grid-template-rows: auto 1fr auto;
    grid-template-columns: 100%;
	color: #462F1B;
	font: 400 16px 'Montserrat', sans-serif;
	line-height: 1.4em;
	margin: 0px;
    min-height: 100%;
	background: #fff;
}

body.page-error, body.page-thank-you { align-items: center; }

body.hamburger-active, body.drawer-active { overflow: hidden; }

img { height: auto; max-width: 100%; }
img[src=""], img:not([src]) { visibility: hidden; }

img.bordered-img { background: #FFF; border-radius: 24px; box-shadow: 2px 4px 16.6px 0 rgba(0, 0, 0, 0.08); }

a { color: #462F1B; word-break: break-word; transition: opacity 0.4s ease; }
a:focus { outline: 0; }
a:hover { color: #462F1B; opacity: 0.5; }

form { margin: 0px; padding: 0px; }

h1, h2, h3, h4, h5, h6 { color: #462F1B; font-family: 'Antonio', sans-serif; font-weight: 700; line-height: 1.2em; margin-bottom: 15px; margin-top: 0; }

p { color: #462F1B; line-height: 1.4em; margin-bottom: 20px; }

strong { font-weight: 700; }

ul, ol { list-style: none; margin-bottom: 20px; padding: 0; }
ul li, ol li { color: #462F1B; line-height: 1.4em; margin-bottom: 0; }
ul li:last-child, ol li:last-child { margin-bottom: 0; }

input:-webkit-autofill, input:-webkit-autofill:focus { transition: background-color 0s 600000s, color 0s 600000s !important; }

.margin-center { margin-left: auto; margin-right: auto; }
.max-width-1440 { max-width: 1440px; }
.max-width-850 { max-width: 850px; }
.max-width-450 { max-width: 450px; }

.container { max-width: 1164px !important; }

.background-img { background-position: center center; background-repeat: no-repeat; background-size: cover; }

.form-control { background: #FFF; border: 1px solid rgba(42, 42, 42, 0.24); border-radius: 6px; color: rgba(42, 42, 42, 0.50); padding: 16px; }
.form-control.active { padding-top: 20px; padding-bottom: 12px; }
.form-group { margin-bottom: 20px; position: relative; }
input[type="radio"].form-control { height: 0; opacity: 0; padding: 0; position: absolute; width: 0 }

.custom-dropdown-checkbox .text { background: #FFF; border: 1px solid rgba(42, 42, 42, 0.24); border-radius: 6px; color: rgba(42, 42, 42, 0.50); margin-bottom: 0 !important; padding: 16px; position: relative; text-align: left; }
.custom-dropdown-checkbox .text:after { border-left: 7px solid transparent; border-right: 7px solid transparent; border-top: 7px solid #4453A2; content: ''; height: 0; position: absolute; right: 16px; top: 50%; width: 0; transform: translateY(-50%) rotate(0deg); }
.custom-dropdown-checkbox.dropdown-active .text:after { transform: translateY(-50%) rotate(180deg); }
.custom-dropdown-checkbox .dropdown { background: #fff; border-radius: 6px; height: 0; left: 8px; overflow: hidden; position: absolute; top: 100%; width: calc(100% - 16px); z-index: 2; transition: height 0.4s ease; }
.custom-dropdown-checkbox ul { margin: 0; padding: 16px; }
.custom-dropdown-checkbox ul li { margin-bottom: 5px; }
.custom-dropdown-checkbox ul li:last-child { margin-bottom: 0; }
.custom-dropdown-checkbox input { margin-right: 8px; }
.custom-dropdown-checkbox label { color: rgba(42, 42, 42, 0.50) !important; font-size: 16px; font-weight: 400; left: auto !important; line-height: 1.2em; margin-bottom: 0; position: relative; text-align: left; text-transform: none; top: auto !important; }

.form-control:focus { background-color: #FFF; box-shadow: none; color: rgba(42, 42, 42, 0.50); }

.form-control::-webkit-input-placeholder { color: rgba(42, 42, 42, 0.50); }
.form-control::-moz-placeholder { color: rgba(42, 42, 42, 0.50); }
.form-control:-ms-input-placeholder { color: rgba(42, 42, 42, 0.50); }
.form-control:-moz-placeholder { color: rgba(42, 42, 42, 0.50); }

.form-fighter { position: absolute; top: -99999px; height: 0; overflow: hidden; }

.sb-form-message { line-height: 1.2em; text-align: center; }

label { color: #462F1B; display: block; font-size: 12px; font-weight: 700; left: 31px; line-height: 1em; margin-bottom: 20px; opacity: 1; position: absolute; text-transform: uppercase; top: 12px; z-index: 1; }
.checkbox label { display: flex; flex-wrap: wrap; align-items: center; color: #fff; background-color: transparent !important; font-size: 16px; font-weight: 400; height: 24px; left: auto; margin-bottom: 0; padding-left: 37px; position: relative; text-align: left; text-transform: none; top: auto; }

.visually-hidden { border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; white-space: nowrap; width: 1px; }

.top-title { color: #20318D; font-family: 'Antonio', sans-serif; font-size: 24px; font-weight: 700; line-height: 1.2em; text-transform: uppercase; }

.title { color: #20318D; font-family: 'Antonio', sans-serif; font-weight: 700; line-height: 1.2em; margin-bottom: 20px; }

.white-txt, .white-txt * { color: #fff !important; }

.txt-cap { text-transform: capitalize; }
.txt-upp { text-transform: uppercase; }

.font-size-88 { font-size: 88px; letter-spacing: -4.4px; margin-left: -4.4px; }
.font-size-64 { font-size: 64px; letter-spacing: -3.2px; }

.btn, .btn:active { background: #4453A2 !important; border: 1px solid #4453A2 !important; border-radius: 0 !important; color: #fff !important; letter-spacing: 1.6px; font-size: 14px; font-weight: 700; padding: 12px 24px; position: relative; text-transform: uppercase; transition: opacity 0.4s ease; }
.btn:hover { background: #4453A2 !important; border: 1px solid #4453A2 !important; color: #fff !important; opacity: 0.5; }

.btn-green, .btn-green:hover { background: #089045 !important; border-color: #089045 !important; color: #fff !important; }

.btn-border-white { border-color: #fff !important; }

.arrow-right:after { content: url('../assets/images/arrow-right.svg'); margin-left: 10px; }

.list { margin-bottom: 20px; }
.list ul { list-style: none; margin: 0; padding: 0; }
.list ul li { background: #F6F6F6; font-size: 20px; margin-bottom: 24px; padding: 19px 25px 19px 59px; position: relative; text-align: left; }
.list ul li:last-child { margin-bottom: 0; }
.list ul li:before { content: url('../assets/images/check.svg'); left: 25px; line-height: 1em; position: absolute; top: 50%; transform: translateY(-50%); }

.hidden { display: none; }

.dropanchor { height: 100%; left: 0; position: absolute; top: 0; width: 100%; }

.content > *:last-child, .text > *:last-child { margin-bottom: 0 !important; }

.cta { margin-top: 50px; }
.cta ul { display: flex; flex-wrap: wrap; list-style: none; margin: 0; padding: 0; }
.cta.center ul { justify-content: center; }
.cta ul li { margin-bottom: 12px; padding-right: 24px; }
.cta ul li:last-child { padding-right: 0; }

.line-star { display: flex; flex-wrap: wrap; align-items: center; margin-left: auto; margin-right: auto; max-width: 419px; width: 100%; }
.line-star .line { flex: 1 1 0;  background: #E6AF0F; height: 2px; }
.line-star .star { flex: 0 0 auto; margin-left: 22px; margin-right: 22px; }

.line-yellow { padding-bottom: 8px; position: relative; }
.line-yellow:before { background: #E6B00F; bottom: 0; content: ''; height: 5px; left: 0; position: absolute; width: 100%; }

.group.wow { opacity: 0; }
.group.wow.done { opacity: 1; }

.group.custom-1 { border-radius: 0 0 100px 100px; }

/*------------ HEADER ----------------------*/
#header { background: #fff; left: 0; padding-bottom: 20px; padding-top: 20px; z-index: 10; }
	#header ul { list-style: none; margin: 0; }

	/* Logo */
	#header .logo { flex: 0 0 auto; width: auto; }
	#header .logo a:hover { opacity: 1; }

	/* CTA */
	#header .cta { flex: 1 1 0; margin-top: 0; }
	#header .cta ul { justify-content: flex-end; }
	#header .cta ul li { margin-bottom: 0; }

	/* Dropdown */
	#header .menu > ul > li > ul { border-radius: 4px; box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px; display: block; background-color: #fff; left: -15px; list-style: none; margin: 0; margin-top: 12px; min-width: 200px; opacity: 0; overflow: hidden; padding: 15px; pointer-events: none; position: absolute; top: 100%; z-index: 2; transition: opacity 0.4s ease, margin-top 0.4s ease; }
	#header .menu > ul > li > ul > li { border-bottom: 1px solid rgba(20, 33, 75, 0.2); color: #462F1B; font-size: 16px; line-height: 1.2em; margin-right: 0; text-align: left; }
	#header .menu > ul > li > ul > li:last-child { border-bottom: 0; }
	#header .menu > ul > li > ul > li:first-child a { margin-top: 0; }
	#header .menu > ul > li > ul > li:last-child a { margin-bottom: 0; }
	#header .menu > ul > li > ul > li a { display: block; margin: 12px 0; position: relative; width: 100%; }
	#header .menu > ul > li > ul > li a:hover { opacity: 0.5; }

    /* Hamburger */
	#header .hamburger { flex: 0 0 auto; display: none; width: auto; }
	#header .hamburger .box { background-color: transparent; border-radius: 0; box-shadow: none; cursor: pointer; height: 20px; margin-left: auto; padding: 0; position: relative; width: 30px; }
	#header .hamburger .box div { background-color: #000; height: 2px; left: 0; position: absolute; width: 100%; }
	#header .hamburger .box div:first-child { top: 0; }
	#header .hamburger .box div:nth-child(2) { top: 50%; transform: translateY(-50%); }
	#header .hamburger .box div:last-child { bottom: 0; }

/*------------ MOBILE NAV ----------------------*/
#mobile-nav { background-color: #fff; box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px; height: 100%; right: 0; position: fixed; top: 0; max-width: 350px; width: 90%; transform: translateX(100%); z-index: 15; }
	.hamburger-active #mobile-nav { transform: translateX(0); }

	#mobile-nav .menu-contact { overflow-y: auto; }
	#mobile-nav .menu ul { list-style: none; margin: 0; margin-bottom: 20px; padding: 20px; }
	#mobile-nav .menu ul li { color: #462F1B; font-size: 16px; font-weight: 700; line-height: 1.2em; margin-bottom: 40px; padding-left: 0; padding-right: 30px; position: relative; text-transform: uppercase; }
	#mobile-nav .menu ul li:last-child { margin-bottom: 0; }

	#mobile-nav .menu ul li i { display: block; font-size: 16px; position: absolute; right: 0; top: 0; }

	#mobile-nav .menu ul li a { color: inherit; font: inherit; text-decoration: none; }

	#mobile-nav .menu ul li ul { margin-bottom: 0; padding-bottom: 0; padding-right: 0; }
	#mobile-nav .menu ul li ul li { margin-bottom: 20px; padding-right: 0; text-transform: none; }
	#mobile-nav .menu ul li.menu-li-active i { transform: rotate(180deg); }

	/* Close */
	#mobile-nav .close { display: flex; flex-wrap: wrap; align-items: center; border-bottom: 1px solid rgba(0, 0, 0, 0.1); padding: 30px 20px; }
	#mobile-nav .close .box { cursor: pointer; height: 14px; position: relative; width: 20px; }
	#mobile-nav .close .box div { background-color: #462F1B; height: 2px; left: 0; position: absolute; width: 100%; }
	#mobile-nav .close .box div:first-child { top: 0; }
	#mobile-nav .close .box div:nth-child(2) { top: 50%; transform: translateY(-50%); }
	#mobile-nav .close .box div:last-child { bottom: 0; }

	#mobile-nav .close .text { font-size: 16px; font-weight: 700; line-height: 1.2em; padding-left: 10px; text-transform: uppercase; }

	/* Contact */
	#mobile-nav .contact { padding: 0 20px 20px; }
	#mobile-nav .contact .box { background: linear-gradient(90deg, #E1100E 0%, #462F1B 100%); border-radius: 10px; padding: 20px; }
	#mobile-nav .contact p { color: #fff; font-size: 14px; font-weight: 700; line-height: 1.2em; }
	#mobile-nav .contact p > a, #mobile-nav .contact p > span { display: flex; flex-wrap: wrap; align-items: center; color: inherit; font: inherit; text-decoration: none; }
	#mobile-nav .contact .box > *:last-child { margin-bottom: 0; }
	#mobile-nav .contact a span, #mobile-nav .contact span span { flex: 0 1 auto; padding-left: 10px; width: calc(100% - 20px); }
	#mobile-nav .contact i { flex: 0 1 auto; font-size: 16px; text-align: center; width: 20px; }

	/* Bottom */
	#mobile-nav .bottom { background-color: #fff; border-top: 1px solid rgba(0, 0, 0, 0.1); bottom: 0; left: 0; padding: 30px 20px; position: fixed; width: 100%; z-index: 5; }
	#mobile-nav .socials ul { display: flex; flex-wrap: wrap; list-style: none; margin: 0; margin-bottom: 0; padding: 0; }
	#mobile-nav .socials ul li { color: #5C0F25; font-size: 22px; line-height: 1em; margin-bottom: 0; padding-right: 20px; }
	#mobile-nav .socials ul li a { color: inherit; font: inherit; } 
	#mobile-nav .socials ul li:last-child { padding-right: 0; }
	#mobile-nav .bottom .copyright { font-size: 12px; font-weight: 700; line-height: 1.2em; }

/*------------ MOBILE NAV OVERLAY ----------------------*/
#mobile-nav-overlay { background-color: rgba(12, 12, 12, 0.3); height: 100%; left: 0; opacity: 0; position: fixed; top: 0; visibility: hidden; width: 100%; z-index: 14; transition: all 0.4s ease; }
	.hamburger-active #mobile-nav-overlay { opacity: 1; visibility: visible; }

/*------------ FOOTER ----------------------*/
#footer { padding-bottom: 50px; padding-top: 100px; position: relative; }
	#footer ul { list-style: none; margin: 0; padding: 0; }
	#footer a { text-decoration: none; }

	/* Logo */
	#footer .logo { margin-bottom: 60px; }
	#footer .logo a:hover { opacity: 1; }

	/* Socials */
	#footer .socials { border-bottom: 1px solid #D9D9D9; padding-bottom: 100px; }
	#footer .socials ul { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; }
	#footer .socials ul li { margin-right: 60px; }
	#footer .socials ul li:last-child { margin-right: 0; }
	#footer .socials ul li svg { flex: 0 1 auto; margin-right: 12px; }
	#footer .socials ul li a { font-weight: 600; }

	/* Text */
	#footer .text { padding: 40px 0; }

	/* Copyright - Privacy Policy */
	#footer .copyright-privacy { font-size: 12px; line-height: 1.2em; position: relative; text-align: center; text-transform: uppercase; }
	#footer .copyright-privacy a { color: inherit; text-decoration: none; }
	#footer .copyright-privacy span { color: inherit; }

/*------------ BANNER -----------------------*/
#banner { position: relative; }
	#banner .row { --bs-gutter-x: 0; }

	#banner .background-img { height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
	#banner .background-img:before { background: rgba(49, 62, 128, 0.75); content: ''; height: 100%; left: 0; top: 0; position: absolute; width: 100%; }

	/* Content */
	#banner .content { margin-top: -7%; padding-right: 4%; z-index: 2; }

	/* CTA */
	#banner .cta .btn { font-size: 20px; padding: 16px 40px; }

	/* Image */
	#banner .img { position: relative; text-align: right; }
	#banner .img .box { display: inline-block; position: relative; }
	#banner .img .content { background: #089045; border-radius: 12px; bottom: 16%; left: 50%; max-width: 460px; padding: 14px; position: absolute; text-align: center; width: 100%; z-index: 1; transform: translateX(-50%); }
	#banner .img .name { color: #fff; font-size: 46px; font-weight: 700; line-height: 1.2em; }
	#banner .img .position { background: #5FBB46; border-radius: 6.4px; color: #fff; font-size: 20px; font-weight: 600; letter-spacing: 2px; line-height: 1.2em; padding: 8px; text-transform: uppercase; }

	/* Waves */
	#banner .waves { bottom: 0; left: 0; position: absolute; width: 100%; }
	#banner .waves img { width: 100%; }

/*------------ CONTENT -----------------------*/
.content { position: relative; }
	.content.wow { opacity: 0; }
	.content.wow.done { opacity: 1; }

/*------------ CONTENT -----------------------*/
.icon-content { position: relative; }
	.icon-content .item { background: linear-gradient(270deg, #E6F3FF 0%, #F5F5F5 100%); border-radius: 10px; box-shadow: 268px 148px 86px 0 rgba(0, 0, 0, 0.00), 171px 95px 78px 0 rgba(0, 0, 0, 0.01), 96px 53px 66px 0 rgba(0, 0, 0, 0.05), 43px 24px 49px 0 rgba(0, 0, 0, 0.09), 11px 6px 27px 0 rgba(0, 0, 0, 0.10); margin-bottom: 24px; padding: 19px 30px; position: relative; }
	.icon-content .item:before { background: #E6B00F; bottom: 0; content: ''; height: 5px; left: 30px; position: absolute; width: calc(100% - 60px); }
	.icon-content .item:last-child { margin-bottom: 0; }

	.icon-content .item .row { --bs-gutter-x: 0; }

	.icon-content .item .content { padding-left: 15px !important; padding-right: 0 !important; text-align: left !important; }
	.icon-content .item .title { margin-bottom: 10px; }

	/* Style 2 */
	.icon-content.s2 .item { background: transparent; box-shadow: none; padding: 0; } 
	.icon-content.s2 .item:before { display: none; }
	
/*------------ PHOTO CONTENT -----------------------*/
.photo-content { position: relative; }
	.photo-content.wow { opacity: 0; }
	.photo-content.wow.done { opacity: 1; }

	.photo-content .container { --bs-gutter-x: 0; max-width: none !important; width: 100%; }

	.photo-content .row { --bs-gutter-x: 0; }

	/* Content */
	.photo-content .content { padding-left: 7%; padding-right: 60px; }
	.photo-content .title { margin-bottom: 50px; }

	/* Content Right */
	.photo-content.cr .content { padding-left: 60px; padding-right: 7%; }
	.photo-content.cr .img { padding-left: 0; padding-right: 60px; text-align: left; }

	/* Image */
	.photo-content .img { padding-left: 60px; text-align: right; }

/*------------ POPUP FORM ----------------------*/
.popup-form { backdrop-filter: blur(15px) saturate(100%); -webkit-backdrop-filter: blur(15px) saturate(100%); background-color: rgba(255, 255, 255, 0.25); height: 100%; left: 0; opacity: 0; position: fixed; top: 0; visibility: hidden; width: 100%; z-index: 15; transition: all 0.4s ease; }
.popup-form.active { opacity: 1; visibility: visible; overflow-y: auto; }
	.popup-form .row { --bs-gutter-x: 16px; }

	.popup-form .container { --bs-gutter-x: 0; display: flex; flex-wrap: wrap; align-items: center; height: 100%; }
	.popup-form .box { background: linear-gradient(180deg, #4453A2 0%, #20318D 100%), #323F81; border-radius: 0 0 20px 20px; border-top: 5px solid #E6B00F; margin: 0 auto; max-width: 650px; padding: 47px 57px; position: relative; width: 100%; z-index: 2; }

	.popup-form .close { cursor: pointer; position: absolute; right: 15px; top: 20px; }
	.popup-form .close i { opacity: 0.3; font-size: 36px; }

	.popup-form .title { font-family: 'Montserrat', sans-serif; font-size: 36px; font-weight: 700; line-height: 1.2em; margin-bottom: 20px; }
	.popup-form .text { margin-bottom: 24px; }

	.popup-form form { position: relative; }
	.popup-form .form-group { margin-bottom: 16px; }
    .popup-form .form-group label { color: #000; left: 24px; }
	.popup-form .form-action { text-align: center; }

	.popup-form .btn { border-radius: 6px !important; display: block; font-size: 20px; text-align: center; width: 100%; border-radius: 4px; }
	.popup-form .error-msg, .popup-form .progress-msg { font-weight: 700; line-height: 1.2em; padding: 10px 0; position: absolute; text-align: center; width: 100%; }
    .popup-form .error-msg { color: #FF474D; }
    .popup-form .progress-msg { color: #fff; }

	.popup-form .overlay { min-height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
	.fineprint { font-size: 11px; line-height: 1.1em; padding-top: 15px; border-top: 1px solid rgba(255,255,255,0.1); text-transform:uppercase; letter-spacing:1px; color: #fff; margin-top: 45px; opacity: 0.8;  }

/*------------ POSTS -----------------------*/
.posts { position: relative; }
	/* Photo Content */
	.posts.pc .box { background: #fff; border-radius: 20px; overflow: hidden; }

	.posts.pc .row { --bs-gutter-x: 0; }

	.posts.pc .content { padding: 60px 80px; }
	.posts.pc .category { color: #20318D; font-family: 'Antonio', sans-serif; font-size: 32px; font-weight: 700; line-height: 1.2em; margin-bottom: 40px; text-transform: uppercase; }
	.posts.pc .date { font-size: 16px; font-weight: 700; letter-spacing: 1.6px; line-height: 1.4em; margin-bottom: 16px; text-transform: uppercase; }
	.posts.pc .title { color: #462F1B; font-family: 'Montserrat', sans-serif; font-size: 32px; }

/*------------ 404 -----------------------*/
#error-404 { position: relative; }
	#error-404 .title { font-size: 250px; }

/*------------ MEDIA 1399.98px ----------------------*/
@media only screen and (max-width: 1399.98px) {
	.container { width: 90%; }
	.title.font-size-88 { font-size: 64px; }
	.cta ul li { padding-right: 12px; }

	/* Banner */
	#banner .content { margin-top: -14%; }
}

/*------------ MEDIA 1199.98px ----------------------*/
@media only screen and (max-width: 1199.98px) {
	/* Photo Content */
	.photo-content .content, .photo-content.cr .img { padding-right: 30px; }
	.photo-content .img, .photo-content.cr .content  { padding-left: 30px; }
}

/*------------ MEDIA 991.98px ----------------------*/
@media only screen and (max-width: 991.98px) {
	.cta ul { justify-content: center; }

	/* Header */
	#header .logo img { max-width: 167px; }

	/* Banner */
	#banner .content { margin-top: 0; padding: 0 calc(5% + 12px); text-align: center; }
	#banner .img { text-align: center; }
	#banner .img .box { display: block; }

	/* Photo Content */
	.photo-content .container { --bs-gutter-x: 24px; width: 90%; }
	.photo-content .content, .photo-content.cr .content { padding: 0; text-align: center; }
	.photo-content .img, .photo-content.cr .img { margin-bottom: 30px; padding: 0; }

	/* Posts */
	.posts.pc .content { padding: 60px; text-align: center; }
	.posts.pc .img { height: 0; padding-top: 56.25%; }
}

/*------------ MEDIA 768px ----------------------*/
@media only screen and (min-width: 768px) {

}

/*------------ MEDIA 767.98px ----------------------*/
@media only screen and (max-width: 767.98px) {
	.group.custom-1 { border-radius: 0 0 50px 50px; }

	/* Header */
	#header .logo, #header .cta { flex: 0 1 auto; }
	#header .logo { margin-bottom: 16px; text-align: center; }
	#header .cta ul { justify-content: center; }

	/* Footer */
	#footer .socials ul { display: block; }
	#footer .socials ul li { margin-bottom: 10px; margin-right: 0; text-align: center; }
	#footer .socials ul li:last-child { margin-bottom: 0; }

	/* Banner */
	#banner .img .content { max-width: 360px; }
	#banner .img .name { font-size: 30px; }
	#banner .img .position { font-size: 14px; }

	/* Icon Content */
	.icon-content .item { text-align: center; }
	.icon-content .item .icon { margin-bottom: 15px; }
	.icon-content .item .content { padding: 0 !important; text-align: center !important; }
}

/*------------ MEDIA 576px ----------------------*/
@media only screen and (min-width: 576px) {

}

/*------------ MEDIA 575.98px ----------------------*/
@media only screen and (max-width: 575.98px) {
	.title.heading-1, .title.font-size-88 { font-size: 44px; letter-spacing: -2.2px; margin-left: -2.2px; }
	.title.font-size-64 { font-size: 32px; letter-spacing: -1.6px; }
	.line .text { padding: 0; }
	.btn { padding: 12px 20px; width: 100%; }
	.cta ul li { margin-bottom: 5px; padding: 0; width: 100%; }
	.cta ul li:last-child { margin-bottom: 0; }

	/* Header */
	#header .cta ul li { margin-bottom: 5px; }
	#header .cta ul li:last-child { margin-bottom: 0; }

	/* Footer */
	#footer { padding-bottom: 20px; padding-top: 60px; }
	#footer .logo { margin-bottom: 30px; }
	#footer .socials { padding-bottom: 40px; }
	#footer .socials ul li { font-size: 14px; }
	#footer .text { padding: 20px 0; }

	/* Banner */
	#banner .cta .btn { font-size: 14px; }

	/* Photo Content */
	.posts.pc .content { padding: 40px 30px; }
	.posts.pc .img { height: 0; padding-top: 100%; }

	/* Popup Form */
	.popup-form .box { padding: 60px 15px 40px; }
	.popup-form .close { right: 15px; top: 15px; }
	.popup-form .close i { font-size: 22px; }
	.popup-form .error-msg, .popup-form .progress-msg { font-size: 14px; }
}