@CHARSET "windows-1256";
@font-face {
	font-family: 'BebasNeuewebfont';
	src: url('../font/BebasNeuewebfont.eot');
	src: local('../font/BebasNeuewebfont'), url('../font/BebasNeuewebfont.woff') format('woff'), url('../font/BebasNeuewebfont.ttf') format('truetype');
}
@font-face {
    font-family: LatoBlack;
    src: url(../font/Lato-Black.woff);
}
@font-face {
    font-family: LatoHeavy;
    src: url(../font/Lato-Heavy.woff);
}
@font-face {
    font-family: LatoRegular;
    src: url(../font/Lato-Regular.woff);
}
@font-face {
    font-family: LatoThin;
    src: url(../font/Lato-Thin.woff);
}
body{
	font-family: LatoRegular !important;
	background-color: #f8f9fa !important;
}
.container{
	background-color: ;
	padding-bottom: 8px;
}
.copy-num{
	position: relative;
	top: 4px;
}
.instagram-pic{
	width: 178px;
}
@media only screen and (min-width: 1400px){
	.nav-item {
		font-size:15px;
	}
	.extra-footer{
		padding-left: 14% !important;
	}
	.instagram-pic{
		padding-right: 40%;
		position: relative;
		right: 60%;
	}	
}
@media only screen and (max-width: 1399px){
	.nav-item {
		font-size:15px;
	}
	.extra-footer{
		padding-left: 5% !important;
	}

	.instagram-pic{
		padding-right: 20%;
	}	
}
@media only screen and (max-width: 1099px){
	.nav-item {
		font-size:12px;
	}
	.extra-footer{
		padding-left: 1% !important;
	}

	.instagram-pic{
		padding-right: 10%;
	}

}
@media only screen and (max-width: 991px){
	.insta{
			visibility:hidden;
			display:block;
			padding: 0rem 0rem;
		}
	.navbar-toggler{
		right: 5%;
		position: absolute;
	}
	.copy-num{
		display:none;
	}
	
}
.top{
		width: 100%;
		height: 250px;
		margin-bottom: 10px;
	}
	.middle{
		width: 100%;
		height: 450px;
		margin-bottom: 10px;
	}
	
	.buttom{
		width: 100%;
		height: 150px;
		margin-bottom: 72px;
	}

.header{
	
}
.extra-head{
	background-color: #f8f9fa;
	padding-left: 21% !important;
}
.name-art{
	font-family: LatoHeavy;
}
.des-art{
	font-family: LatoThin;
}
.side-left{
	width: 18%;
	height: 700px;
	background-color: #f8f9fa;
	float:left
}
.side-right{
	width: 81%;
	height: 700px;
	background-color: #f8f9fa;
	float: right;
}
.name-page{
	font-size: 32px;
	font-weight: lighter;
	margin-left: 39px;
	margin-top: 85px;
}
.box-same{
	width: 50%;
	
}

#celebrity{
	height: 350px;
	float: left;
}
#wedding{
	height: 350px;
	float: right;
}
#Branding{
	height: 350px;
	float: left;
}
#Cover-ART{
	height: 350px;
	float: right;
}
.img-asl{
	width: 235px;
	height: 235px;
	border-radius:100%;
	position:relative;
	top:110px;
	padding-left: 10px
}
.img-font{
	position:relative;
	top:110px;
	padding-left:10px;
	font-size: 29px;
	color: gray;
}
.footer{
	width: 100%;
	height: auto;
	position: fixed;
	bottom: 0px;
	float: none;
	

}


.name-numner{
	font-family:LatoBlack;
}
.navbar-brand{
	font-size: 0.8rem !important;
}
.off-note{
	font-family: BebasNeuewebfont;
	font-size:30px;
	color: #878787 ;
	text-align: center;
	top:42%;
	position: relative;
}
.lang-note{
	font-family: LatoBlack;
	font-size:19px;
	color: gray;
	text-align: center;
	top:42%;
	position: relative;
}
.img-center{
	margin:0 auto;
    width: 80%;
	padding-bottom: 70px;
	padding-top: 80px;
}

.divanimation {
	-webkit-animation-name: changeview; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 1.5s; /* Safari 4.0 - 8.0 */
	margin:0 auto;
	width: 35%;
    padding-bottom: 70px;
	padding-top: 80px;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes changeview {
    from {width: 80%;}
    to {width: 35%;}
}

/* Standard syntax */
@keyframes changeview {
    from {width: 80%;}
    to {width: 35%;}
}

img{
	vertical-align: text-bottom !important;
}

.main-pic{
	height: auto;
	text-align: center;

}
.img-main{
	margin-right: 25px;
    margin-bottom: 15px;
}
.counter{
    position: relative;
    text-align: center;
    color: white;
    display: inline;
	cursor: pointer;
	display: inline-block;
	color: #f8f9fa;
}
.pic-text{
	font-family: BebasNeuewebfont;
    position: absolute;
    bottom: 32px;
    right: 38%;
    font-size:33px;
}
.lang-en{
	font-family: BebasNeuewebfont;
	color: #878787 !important;
	font-size: 30px !important;
}
.lang-de{
	font-family: BebasNeuewebfont;
	color: #878787 !important;
	font-size: 30px !important;
}

.page-interview{
	text-align: center;
	position: relative;
	top: -80px;
	font-family: BebasNeuewebfont;
    font-size: 34px;
    left: -12px;
}

.disprofilo {
	
}
.btn-circle{
	height: 85px;
  	width: 85px;
	border-radius: 80% !important;
	z-index: 999;
	position: fixed;
	right: 15px;
	top:15px;
}

@media only screen and (max-width: 991px){
	.btn-circle{
		height: 55px;
	  	width: 55px;
		font-size: 12px !important;
	}
	
}





















