/*-----------------------------------------------------------------------
  == commun
----------------------------------------------------------------------- */

.social-links img {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}
.social-links a {
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 20px;
    text-align: center;
}
.social-links li {
    display: inline-block;
    vertical-align: middle;
    list-style: none;
    margin-right: 15px;
}



/*-----------------------------------------------------------------------
  == Header
----------------------------------------------------------------------- */
.header{
	position: fixed;
	z-index:900;
	transition: all 0.3s ease-in;
	width: 100%;
	top:0;
}
.header .wrap{
	position: relative;
}
.home .header{
	width: 100%;
}
.header-social{
	text-align: right;
	padding-top: 30px;
}

.header .decoration.cross{
	position: absolute;
	top: 45px;
	right: -60px;
	background-size: 32px;
	background-repeat: no-repeat;
	background-image: url(../img/header-cross.svg);
	background-position: center center;
	height: 32px;
	width: 32px;
}
.sticky .header .decoration.cross{
	top: 25px;
	background-image: url(../img/header-cross-sticky.svg);
}


.header .header-layout{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 40px 0;
	transition: all 0.3s ease-in;
}
.sticky .header{
	background-color: rgba(255,255,255,0.8);
	transition: all 0.3s ease-in;
}
.sticky .header .header-layout{
	padding: 20px 0;
	transition: all 0.3s ease-in;
}



.header .main-logo {
	margin-right: 40px;
	position: relative;
}
.header .main-logo img{
	height: 32px;
	width: auto;
	position: relative;
	z-index: 20;
	transition: all 0.3s ease-in;
}
.sticky .header .main-logo img{
	opacity: 0;
	transition: all 0.3s ease-in;
}
.header .main-logo img.sticked{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 1;
	transition: all 0.3s ease-in;
}

.header .main-menu {
	width: 100%;
	margin-right: 40px;
}
.header .main-socials {
	
}




.main-menu{

}
.main-menu ul{
	display: flex;
	align-items: center;
	justify-content: space-between;
	list-style-type: none;
}
.main-menu li{
	margin:0 5px;
}
.main-menu a{
	color: #001446;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 10px;
	transition: all 0.3s ease-in;
	background-position: bottom center;
	transition: all 0.3s ease-in;
}

.home .main-menu a{
	color: #fff;
}
.main-menu .important a{
	color: #ff1f44;
}
.sticky .main-menu a{
	transition: all 0.3s ease-in;
	color: #001446;
}
.main-menu .current_page_item.menu-item-type-post_type a, .main-menu a:hover {
	color: #ff1f44;
	/*background: transparent url(../img/brush.svg) no-repeat bottom center;
	background-size: 100px 5px;*/
	transition: all 0.3s ease-in;
}







body.single .header .logo, body.blog .header .logo {
    text-align: left;
    margin: -34px 15px 0 15px;
}
body.single .header .logo img, body.blog .header .logo img{
    height: 44px;
}
body.single .header .logo .in-wrap, body.single .header .logo .wrap, body.blog .header .logo .wrap{
    text-align: left;
}







/*-----------------------------------------------------------------------
  == Footer
----------------------------------------------------------------------- */
.footer{
	padding: 60px 0 100px 0;
	background-color: #00030A;
	color: #fff;
	background-position: right bottom, center center;
	background-repeat: no-repeat, repeat;
	background-size: auto 100%, auto;
}
.footer-container{
	padding: 0 15px;
}
.footer a{
	color: #fff;
}

.footer .logo img{
	height: 50px;
	width: auto;
}
.footer-address{
	font-size: 14px;
	margin-top: 14px;
}
.footer-email{
	margin-top: 24px;
}
.footer-email a{
	text-decoration: none;
	font-weight: bold;
}

.footer-phone{
	font-weight: bold;
}


.footer-follow{
	margin-top: 24px;
	text-decoration: none;
	font-weight: bold;
}
.footer-follow span{
	font-weight: normal;
	text-decoration: underline;
}


.footer .socials{
	margin-top: 20px;
}
.footer .socials a{
	background-size: 28px;
	width: 38px;
	height: 38px;
}
.footer .internal-link{
	margin-top: 10px;
}
.footer .internal-link a{
	color: #ff1f44;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
}



/*.footer-social{
	margin:30px 0 80px 0;
}
.footer-social a{
	width: 24px;
    height: 24px;
}
*/




.footer .partners .container{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 30px;
}
.footer .partners img{
	width: 100px;
	display: inline-block;
	padding: 10px;
	margin: 0 20px;
}
.footer .partners img.image0{
	width: 60px;
}

.more-footer{
	font-size: 14px;
	margin-top: 30px;
}



#footer-instagram{
	margin-bottom: -10px;
	margin-top: -10px;
	padding-bottom: 0;
}
.sb_instagram_header{
	display: none;
}

#join{
	background-color: #ffc7ce;
	padding-bottom: 0;
}
#join h2{
	padding-bottom: 20px;
}
#join .wrap{
	background-size: 220px 220px;
	background-position: bottom left;
	background-repeat: no-repeat;
	background-origin:padding-box; 
	padding-top: 30px;
}
#join .container{
	display: flex;
	justify-content: right;
	align-content: flex-end;
	padding: 50px 0;
	gap: 60px;
}
#join .title img{
	 width: 440px;
}

#join .link-button a img{
	width: 250px;
	height: autopx;
}
#join .link-button a:hover{
	
}
#join  a.social{
	background-size: 30px;
	width: 30px;
	height: 30px;
	margin: 0px 15px;
}
#join  .socials .links {
    justify-content: flex-start;
}