@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


body{
    font-family: 'Montserrat', sans-serif;
}
h1,h2,h3,h4,h5,h6{
    font-family: 'Montserrat', sans-serif;
    color: #5d516c;
}
p{
    font-family: 'Montserrat', sans-serif;
    color: #5d516c;
}
a{
    font-family: 'Montserrat', sans-serif;
    color: #5d516c;
    font-weight: 400;
}
.is-wrapper .is-box .is-container {
    margin: 20px auto !important;
}
.container-fluid {
    padding: 0 !important;
}
.headtitle, .headtitle-shevliaskovic {
    font-family: Montserrat, sans-serif !important;
    font-style: normal !important;
    font-size: 68px !important;
    line-height: 70px !important;
    color: white !important;
    font-weight: bold !important;
    opacity: 0.8 !important;
    text-align: center !important;
    bottom: -70%;
}
.headtitle-sec {
    font-family: Montserrat, sans-serif !important;
    font-style: normal !important;
    font-size: 20px !important;
    line-height: 24px !important;
    color: white !important;
    font-weight: bold !important;
    opacity: 0.8 !important;
    text-align: center !important;
    top: 0 !important;
}
.head-title-row {
    margin-top: 0px;
}
.grayscale {
    filter: grayscale(100%);
}
.grayscale:hover {
    filter: grayscale(0%);
}
.social-row {
	display: block;
	margin-top: 300px;
}
.social-row-item {
    padding-left: 20px;
}
.social-row-item > a > i:hover {
    color: #005f6a !important;
}
.social-row-artist {
	display: block;
}
.flex-row-artists {    
    display: flex;
    align-items: center;
}
@media (max-width: 768px) {
    .flex-row-artists {    
        display: block;
    }
    
    .headtitle {
        font-size: 68px !important;
        line-height: 70px !important;
        bottom: -58% !important;
    }
    .headtitle-shevliaskovic {
        font-size: 38px !important;
        line-height: 40px !important;
    }
    .headtitle-sec {
        font-size: 12px !important;
        line-height: 18px !important;
        top: 0 !important;
        
    }
	.social-row, .social-row-artist {
		display: flex;
		justify-content: center;
	    margin-top: -200px;
        padding: 30px;
	}
	.social-row-item {
		padding-left: 20px !important;
	}
	.new-bg {
		background-image: url("https://eeamarketfiles.blob.core.windows.net/blob/assets/images/1dbrecords/new-bg.jpg") !important;
		background-position: 50% 50% !important;
        background-size: cover;
	}
	.new-bg-about {
		background-image: url("https://eeamarketfiles.blob.core.windows.net/blob/assets/images/1dbrecords/_DSC1099-2.jpg") !important;
		background-position: 50% 50% !important;
        background-size: cover;
	}
	.new-bg-2komplex {
	background-image: url("https://eeamarketfiles.blob.core.windows.net/blob/assets/images/1dbrecords/2Komplex 3.jpg") !important;
		background-position: 30% 70% !important;
        background-size: cover;
	}
	.new-bg-2komplex > .is-overlay-color {
	    opacity: 0.1 !important;
	}
	.new-bg-apicos {
	background-image: url("https://eeamarketfiles.blob.core.windows.net/blob/assets/images/1dbrecords/1684593177-Apicos_thumb.jpg") !important;
		background-position: 40% 60% !important;
        background-size: cover;
	}
	.new-bg-apicos > .is-overlay-color {
	    opacity: 0.4 !important;
	}
	.new-bg-ghalio {
	background-image: url("https://eeamarketfiles.blob.core.windows.net/blob/assets/images/1dbrecords/Ghalio.jpg") !important;
		background-position: 50% 60% !important;
        background-size: cover;
	}
	.new-bg-ghalio > .is-overlay-color {
	    opacity: 0.1 !important;
	}
	.new-bg-shevliaskovic {
	background-image: url("https://eeamarketfiles.blob.core.windows.net/blob/assets/images/1dbrecords/PicsArt_07-12-02.37.52_340x460.jpg") !important;
		background-position: 70% 50% !important;
        background-size: cover;
	}
	.new-bg-shevliaskovic > .is-overlay-color {
	    opacity: 0.2 !important;
	}
}


@media(max-width:768px){
    
    #app\ companyadmin\.webapp-page\.publish > div:nth-child(5) > div.is-overlay > div{
        background-size:cover !important;
    }
    #app\ companyadmin\.webapp-page\.publish > div:nth-child(7){
    }
    .rel{
        top:0 !important;
    }
    .smaller{
        font-size:35px !important;
    }
    .no-mar{
        margin-top:20px !important;
    }
    .smaller2{
        font-size:21px!important;
    }
}

.navone{
    position:absolute !important;
    top:20px !important;
}
@media (max-width: 768px) {
    .navone {
        background-color: transparent !important;
    }
}
.form-control {
	border-bottom: 4px solid #262626 !important;
	border-radius: 0 !important;
	border-top: 0 !important;
	border-left: 0 !important;
	border-right: 0 !important;
	background:transparent !important;
}

input.form-control, .input.form-control.msg{
font-style: normal !important;
font-weight: 400 !important;
font-size: 16px !important;
line-height: 22px !important;
color: #262626 !important;
}

.rendered-form .form-control:focus {
	outline: 0;
	box-shadow: none !important;
	border-bottom: 5px solid #262626 !important;
	border-radius: 0 !important;
	border-top: 0 !important;
	border-left: 0 !important;
	border-right: 0 !important;
}

.send-btn {
	padding: 12px 15px !important;
	border: 2px solid #262626!important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 22px !important;
    color: #262626;
	border-radius:0 !important;
}
.navbar-nav>li>a:hover, .navbar-nav>li>a:active{
border-radius: 50px;
}
.navbar-nav>li>a{
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 19px;
}

.footer-text, .footer-text>a{
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;
color: #F7F8F1;
}

.footer {
    background-color: rgb(93, 81, 108) !important;
}

.owl-carousel .owl-item img {
    max-height: 240px !important;
}
.owl-item .item .image-preview {
    height: 250px !important;
    margin: 0 auto !important;
}
/*.flex {
    justify-content: center !important;
    flex-direction: column !important;
}*/
.post-container.flex > div > .flex {
    justify-content: center !important;
    flex-direction: inherit !important;
}
.item > a > h3, 
.w-65-md > a > h3 {
    text-align: center;
    width: 100% !important;
}
.post-container.flex > div > a > h3 {
    text-align: center;
    width: 100% !important;
    font-size: 18px !important;
}
.w-65-md > a > div, 
.owl-item > .item > .flex > span,
.w-65-md > .flex > span,
.post-container.flex > div > a > div > span,
.post-container.flex > div > a > div,
.post-container.flex > div > div.flex > span,
.flex > .gray-backgound {
    display: none !important;
}
.w-65-md > .flex {
    flex-direction: row !important;
}
.w-65-md, .w-35-md {
    margin: auto !important;
}
.lg-container-60 > div {
    margin: 0 !important;
    padding: 20px !important;
    width: 100% !important;
}
.w-35-md > a > .post-image {
    margin-top: 20px;
}
.post-container.flex {
    display: flex !important;
    align-items: center !important;
}
.post-container.flex > div {
    width: 100% !important;
    margin: 0 !important;
    padding: 10px !important;
    text-align: center;
}
@media (min-width: 992px) {
    .blog-posts-module > div > .row > .col-md-6 {
        width: 25% !important;
    }
}
.post-description > p {
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
}
.post-image {
    height: auto !important;
    width: 340px !important;
    border-radius: 25px;
}
.dropdown-menu > li > a {
    font-weight: 600 !important;
    color: rgb(56, 33, 74) !important;
}




#ordering-app > .post-wrapper > .post-container {
    padding: 100px 10% !important;
}

@media (min-width: 768px) {
    .is-boxes.is-navigation-box .navbar-nav {
        padding-left: 0px !important;
    }
   
    .nav.navbar-nav.hidden-xs > a > img {
        height: 70px !important;
    }
}
@media (max-width: 768px) {
    nav > div > div.navbar-header > a > img {
        height: 50px !important;
    }
    .dropdown-menu > li > a {
        font-weight: 600 !important;
        color: rgb(255, 255, 255) !important;
   
    
    }
    .menu-black > div > nav.navbar.navbar-static > div > div.navbar-header > div > div > button > .icon-bar {
        background-color: rgb(56, 33, 74);
    }
    .post-image {
        height: auto !important;
        width: 360px !important;
    }
}
.vertical-line-lg {
    background-color: transparent !important;
}

.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin: 0;
}

.fa, .fab, .fad, .fal, .far, .fas {
    font-size: 25px !important;
    padding: 7px 8px !important;
    text-align: center !important;
}


@media (max-width: 767px){
.flex {
    flex-direction: column;
}}

@media (max-width: 767px){

.flex {

    flex-direction: column;

}

    .items-center{

        align-items: start!important;

    }

}





/*@import url(https://fonts.googleapis.com/css?family=Raleway);

*, *:before, *:after{
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing:border-box;
  box-sizing: border-box;
}

body{
  background: #f9f9f9;
  font-size: 16px;
  font-family: 'Raleway', sans-serif;
}

.main-title{
  color: #2d2d2d;
  text-align: center;
  text-transform: capitalize;
  padding: 0.7em 0;
}

.container{
  padding: 1em 0;
  float: left;
  width: 50%;
}
@media screen and (max-width: 640px){
  .container{
    display: block;
    width: 100%;
  }
}

@media screen and (min-width: 900px){
  .container{
    width: 33.33333%;
  }
}

.container .title{
  color: #1a1a1a;
  text-align: center;
  margin-bottom: 10px;
}

.content {
  position: relative;
  width: 90%;
  max-width: 400px;
  margin: auto;
  overflow: hidden;
}

.content .content-overlay {
  background: rgba(56,33,74,0.43);
  position: absolute;
  height: 99%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.content:hover .content-overlay{
  opacity: 1;
}

.content-image{
  width: 100%;
}

.content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.content:hover .content-details{
  top: 50%;
  left: 50%;
  opacity: 1;
}

.content-details h3{
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.15em;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}

.content-details p{
  color: #fff;
  font-size: 0.8em;
}

.fadeIn-bottom{
  top: 80%;
}

.fadeIn-top{
  top: 20%;
}

.fadeIn-left{
  left: 20%;
}

.fadeIn-right{
  left: 80%;
}*/
.row.display-flex {
  display: flex;
  flex-wrap: wrap;
}
.row.display-flex > [class*='col-'] {
  display: flex;
  flex-direction: column;
}


.wrapper{
    width:100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.photo{
    
    position: relative;
}

photo{
    width:100%;
    
    margin: auto;

}

.test{
    width: 100%;
    height: 100%;
    top: 0;
    left:0;
    position:absolute;
    background:rgba(0, 0, 0, 0.6);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    opacity: 0;
    transition: 0.5s;
}

.test:hover{
    opacity: 1;
}

.test h1{
    color:violet;
    font-size: 32px;    
}

.test > *{
    transform: translateY(25px);
    transition: transform 0.9s;
}

.test:hover > *{
    transform: translateY(0px);
}