/* Enter Your Custom CSS Here */

#pum-10629 {
  background-color:rgba(255,255,255,0.7);
}

#popmake-10629 {
  background-color: transparent;
  border: 0px solid #ffffff;
  box-shadow: none;
}

#popmake-10629 button.pum-close {
  background: transparent url(http://bankalasky.sk/wp-content/uploads/2019/09/unnamed.png) center center no-repeat;
  background-size: cover;
  right:5%;
  top:2%;
  overflow:hidden;
  color:rgba(255, 255, 255, 0);
  box-shadow:none;
  text-shadow:none;
  font-size: 22px;
}

.sticker_top {
  position:absolute;
  top:14.338vw;
  left:52%;
  z-index:100;
}

.sticker_top img {
  width: 13.08vw !important;
  height: 10.29vw !important;
  
  max-width: 178px;
  max-height: 140px;
}

@media screen and (min-width:1360px) {
	.sticker_top {
  	top:194px;
  }
}

@media screen and (min-width:1024px) and (max-width:1280px) {
	.sticker_top {
    top:170px;
    left:630px;
  }
}

@media screen and (min-width:768px) and (max-width:1023px) {
	.sticker_top {
    top:180px;
    left:570px;
  }
}

@media screen and (min-width:681px) and (max-width:767px) {
	.sticker_top {
    top:160px;
    left:540px;
  }
}

@media screen and (max-width:680px) {
	.sticker_top {
    top:76vw;
    left:20px;
  }
  
  .sticker_top img {
    width: 33.43vw !important;
    height: 25.94vw !important;

    max-width: 105px;
    max-height: 83px;
	}
  
}


@media screen and (min-width:481px) {
  
  	#popmake-10629 .pum-content p:nth-child(1) {
    	display:block;
  	}
  
    #popmake-10629 .pum-content p:nth-child(2) {
    	display:none;
  	}
  
}

@media screen and (max-width:480px) {
  
  	#popmake-10629 .pum-content p:nth-child(1) {
    	display:none;
  	}
  
    #popmake-10629 .pum-content p:nth-child(2) {
    	display:block;
  	}
  
  
}

.central_part {
  max-width: 70%;
  margin: 0 auto;
  font-family: 'Montserrat', Arial, Helvetica Neue, Helvetica, sans-serif;
  
}

.central_part p {
  font-weight: bold !important;
}

@media screen and (max-width:1024px) {
  
  .central_part {
 	 max-width: 80%;
	}
  
}

html[lang="en-US"] .site-branding .ci_logo {
  
  top: 10px;
  
}
