/*
background: #efefef;
    padding: 40px 40px;
    box-shadow: 4px 14px 20px rgba(0, 0, 0, .5);
    transform: rotate(-1deg);
*/
 :root {
	 
	 --color1: #f0da14; /*light color */
	 --color2: #575756; /*dark */
	 --color3: #39a935; /*light */
	 --color4: #fdde6b; /*light */
	 --color5: #d77d49;
	 --color6: #b19645;
	 --color7: #817c20;
	 --color9: #fffbe6;
}
 *,:after,:before {
     box-sizing: border-box 
}
html,body {
    height: auto!important;
}
 body {
     margin: 0;
     font-family: 'Montserrat', sans-serif;
     font-size: 1rem;
     line-height: 1.5;
     color: #000;
     text-align: left;
     background-color: #fff;
     min-width:360px;
	 font-weight:400;
	 height: auto;
}

.h2, h2 {
    margin-bottom: 1em;
	/*font-family: "Amatic SC", sans-serif;*/
    font-weight: 700;
	color: var(--color3);
}
.blagomay p {

}

.blagomay {
    color: #000;
    overflow: hidden;
	background: url(../images/cork.jpg);
	line-height: 1.6em;	
}
.blagomay img {
     vertical-align: top;
     max-width:100%;
}
.blagomay h1 {
	/*font-family: "Caveat", cursive;*/
	font-family: "Amatic SC", sans-serif;
	font-weight: bold;
}
.sticker {
    font-family: "Caveat", cursive;
    font-size: 2em;
    background: var(--color1);
    padding: 40px;
    box-shadow: 0px 20px 20px rgba(0, 0, 0, .5);
    line-height: 1;
    transform: rotate(1deg);
    margin-top: 50px;
	margin-bottom: 50px;
	position:relative;
}
.sticker-bg2 {
    background-color: #CDDC39;
    transform: rotate(-5deg);
	box-shadow: 4px 4px 10px rgba(0, 0, 0, .2);
}
.sticker em {
	font-weight: 600;
}
.paper-bg {
    background: var(--color9);
    box-shadow: 5px 2px 15px rgba(0, 0, 0, .3);
    margin-bottom: 50px;
    padding: 40px 40px 10px;
    box-shadow: 4px 14px 20px rgba(0, 0, 0, .5);
	position:relative;
}
.shadowimage {
    position: absolute;
    inset: auto 0 0;
    width: 100%;
    transform: translateY(100%);
    opacity: .6;
}
.paper-bg2 {
    background-image: url(../images/paper2.jpg);
}
.paper-bg-3 {
    background-image: url(../images/paper3.png);
    background-color: transparent;
    box-shadow: none;
    background-size: cover;
    background-position: bottom;
    padding: 60px 60px 100px;
}
.paper-bg-5 {
    background-image: url(../images/paper5.png);
    background-color: transparent;
    box-shadow: none;
    background-size: cover;
    background-position: bottom;
    padding: 60px 60px 100px;
}
.paper-bg-6 {
    background-image: url(../images/paper6.png);
    background-color: transparent;
    box-shadow: none;
    background-size: cover;
    background-position: bottom;
    padding: 60px 60px 70px;
}
.deg05 {
    transform: rotate(.5deg);
}
.deg-05 {
    transform: rotate(-.5deg);
}
.pin {
    max-width: 110px !important;
    position: relative;
    left: 40%;
    margin-top: -60px;
    max-height: 100px;
    margin-bottom: -30px;
}
.pin2 {
    margin-top: -40px;
    left: 50%;
    transform: translateX(-50%);
}
.pin9 {
    position: absolute;
    top: 60px;
    left: 50%;
    margin-left: -10px;
}
.tape {
    position: absolute;
	
}
.tape1 {
    position: absolute;
    right: -60px;
    top: -60px;
}
.tape2 {

    left: -60px;
    top: -60px;
}
.tape2-1 {
    left: -100px;
    top: -20px;
    transform: rotate(-45deg);
}

.tape2-2 {
    right: -100px;
    top: -20px;
    transform: rotate(45deg);
	opacity: .9;
}
.tape2-3 {
    width: 140px;
    left: -50px;
    top: 0;
    transform: rotate(-45deg);
}
.tape2-4 {
    width: 140px;
    right: -50px;
    bottom: 0;
    transform: rotate(-45deg);
}
.highlight {
    background: var(--color3);
    color: #fff;
    padding: 4px 6px;
    white-space: nowrap;
    border-radius: 5px;
}
/* partners */
.partner {
    margin-top: -100px;
}
@media (max-width:991px) {
	.partner {
		margin-top: -100px;
        position: absolute;
        z-index: 3;
        right: 0;
        max-width: 40vw !important;
        width: 130px;
	}
}
@media (max-width:768px) {

}





.footer_section {
    background: var(--color1);
    padding: 50px 0;
    color: #fff;
}



.blagomay strong {
    font-weight: 700;
}



.blagomay h1 {
    margin-bottom: .5em;
    font-size: 60px;
    line-height: 100%;
}







.blagomay section {
    position: relative;
    z-index: 2;
    font-weight: 500;
    background-position: center;
    background-size: cover;
    margin-bottom: 60px;
}
.blagomay .color1 {
	color: var(--color1);
}
.section-bg1 {
    background: var(--color1);
}
.blagomay .bgImage {
    padding: 90px 0;
	}
.dark-block {
    color: var(--color3);
	background-color: var(--color2);
}
.dark-block h2 {
    color: var(--color1);
}
.light-block {
    background-color: var(--color4);
	color: #000 !important;
}

.offset-left-lg {
    margin-left: -100px;
    max-width: calc(100% + 100px)!important;
}
.offset-right-lg {
    margin-right: -80px;
    max-width: calc(100% + 70px) !important;
}
.quote-wrap {
    border-left: 6px solid #fa0007;
    padding-left: 30px;
    margin-bottom: 50px;
}
.quote-wrap strong {
    font-size: 1.1em;
}


.stick {
    position: relative;
    max-width: 300px;
    margin: auto;
}
.stick-info {
    position: absolute;
    top: 50%;
    /* transform: translateY(-50%); */
    padding: 0px 20px 20px;
    text-align: center;
    /* width: 100%; */
    font-size: 31px;
    font-family: "Caveat", cursive;
    font-weight: 700;
    line-height: 1;
    inset: 10px 10px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.stick-info span {
	font-size: 2em;
	display: block;
}

.palaroid-wrap {
    position: relative;
    max-width: 540px;
    margin: auto;
    transform: rotate(2deg);
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	     -o-transition: all .3s ease;
		 transform-origin: 50% 10px;
		 z-index: 4;
		 cursor: zoom-in;
margin-bottom: 40px;
}


.palaroid-wrap:hover {
	transform: rotate(-2deg);
	/*animation-name: rotateAnimation;

  animation-duration: 2s;*/
}

.polaroid-1 .palaroid-wrap {
    max-width: 300px;
    transform: rotate(-2deg);
}
.polaroid-1 {
    display: flex;
    justify-content: center;
    margin-top: -80px;
    margin-right: 20px;
}
.polaroid-1 .palaroid-wrap:hover {
	transform: rotate(2deg);
	/*animation-name: rotateAnimation;

  animation-duration: 2s;*/
}
.polaroid-2 .palaroid-wrap {
    transform: rotate(-2deg);
}
.polaroid-2 .palaroid-wrap:hover {
	transform: rotate(2deg);
}
@keyframes rotateAnimation {
  0% {
    transform: rotate(2deg);
  }
  25% {
    transform: rotate(-2deg);
  }
  50% {
    transform: rotate(1deg);
  }  
  75% {
    transform: rotate(-1deg);
  }  
  100% {
    transform: rotate(2deg);
  }
}
.palaroid-img {
    border: 20px solid #fff;
    margin: auto;
	box-shadow: 1px 2px 20px rgba(0, 0, 0, .2);
		-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	     -o-transition: all .3s ease;
}
.palaroid-wrap:hover .palaroid-img {
	box-shadow: 5px 8px 20px rgba(0, 0, 0, .4);
}
.section_bgimage img {
    width: 100% !important;
}
.section_bgimage:after {
    content: '';
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	height:100%;
	background: var(--color1);
	background: linear-gradient(180deg, rgba(62,96,124,0) 0%, rgba(62,96,124,1) 100%);
}
.blagomay .section-intro {
    padding: 50px 0;
}
.blagomay .section-intro p:last-child {
	margin-bottom:0;
}


.numbers {
    display: flex;
    justify-content: center;
    padding: 40px 0;
    align-items: flex-end;
    justify-content: space-between;
    max-width: 860px;
    margin: auto;
}
.number-item {
	position:relative;
	
}
.number-dev {
    width: 1px;
    margin: 0 10px 0px;
    background: #000;
    height: 90px;
}
.number-item p {
    white-space: nowrap;
}
.readmore_link {
    display: flex;
    gap: 30px;
    border: 1px dashed;
    border-radius: 10px;
    padding: 8px 10px 8px 20px;
    background: rgb(0 0 0 / 10%);
    font-weight: 600;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	     -o-transition: all .3s ease;
		 align-items:center;
}
.readmore_link:hover {
    background: rgb(77 115 205 / 20%);
	/*background: rgb(0 0 0 / 20%);*/
	border-color: #ffc300;
}
.readmore_link svg {
    fill: #fff;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	     -o-transition: all .3s ease;
		 transform: scale(1);
    flex: 1 0 auto;
}.readmore_link:hover svg {
    fill: #ffc300;
	transform:scale(1.2);
}

#countUp {
    font-size: 24px;
    font-weight: 600;
    display: inline-block;
    text-align: center;
    text-align: right;
}

.img-right {
    max-width: 300px !important;
    float: right;
    margin-left: 100px;
}
.blagomay .lead strong {
    font-weight: 500;
}
.text-wrap {
    padding: 20px;
    background: #fff;
    border-radius: 1em;
	color:#000!important;
}
.text-wrap:before {
    content: '';
    position: absolute;
    top: 0;
    left: 30px;
    right: 30px;
    bottom: 0;
    background: #fff;
    border-radius: 1em;
	z-index:-1;
}
.text-wrap:is([data-theme=dark] *):before, .text-wrap:is([data-theme=dark] *) {
    background: #ddd;
}
.section:is([data-theme=dark] *) {
    color: #fff;
}
.list {
    margin-bottom: 20px;
}
.list li {
    background: #fff;
    margin-bottom: 5px;
    padding: 10px;
    border-radius: 8px;
}
.list li:is([data-theme=dark] *) {
    background: #666;
}
.timeline {
    display: flex;
    flex-direction: column;
    padding-left: 30px;
    margin-bottom: 30px;
}
.timeline li {
    position:relative;
	padding:20px 0;
	opacity:0;
	transform:translateY(-20px);
		    transition: all 1s ease;
	-webkit-transition: all 1s ease;
	   -moz-transition: all 1s ease;
	    -ms-transition: all 1s ease;
	     -o-transition: all 1s ease;
}
.timeline.aos-animate li.step2 {
	transition-delay: 1s;
}
.timeline.aos-animate li.step3 {
	transition-delay: 2s;
}
.timeline.aos-animate li.step4 {
	transition-delay: 3s;
}
.timeline.aos-animate li.step5 {
	transition-delay: 4s;
}
.timeline.aos-animate li {
	opacity:1;
	transform:translateY(0px);
}
.timeline li:before {
    position:absolute;
	content:'';
	left:-20px;
	top:0px;
	bottom:100%;
	width:3px;
	background:#f00;
			transition: all 1s ease;
	-webkit-transition: all 1s ease;
	   -moz-transition: all 1s ease;
	    -ms-transition: all 1s ease;
	     -o-transition: all 1s ease;
}
.timeline li:after {
    position: absolute;
    content: '';
    left: -25px;
    top: 24px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #f00;
    transition: all 1sease;
    -webkit-transition: all 1sease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
}
.aos-animate.timeline li:before {
    bottom:0%;
}
.aos-animate.timeline li.step1:before {
	top:25px;
}
.aos-animate.timeline li.step2:before {
    transition-delay: 1s;
}
.aos-animate.timeline li.step3:before {
    transition-delay: 2s;
}
.aos-animate.timeline li.step4:before {
    transition-delay: 3s;
}
.aos-animate.timeline li.step5:before {
    transition-delay: 4s;
	bottom:22px;
}


.red-block {
    background: #fa0007;
    color: #fff;
    padding: 30px 30px 20px;
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 70px;
}
.red-block p {
    line-height: 120%!important;
}
.phonenumber {
}
.phonenumber a {
    display: flex;
    white-space: nowrap;
    background: #fff;
    width: fit-content;
    margin: 0 auto -80px;
    padding: 10px 20px;
    color: #000;
    font-size: 30px;
    font-weight: 700;
    border: none !important;
    box-shadow: 8px 8px rgba(0, 0, 0, .3);
    align-items: center;
    gap: 10px;
}
/* Lead */
.lead {
    padding-left: 70px;
    font-size: 1.2em;
    position: relative;
    z-index: 2;
    margin-top: 60px;
    margin-bottom: 60px;
    font-weight: 500;
}
.lead em {
    font-style: normal;
    font-weight: 300;
    font-size: 1.2em;
}
.quote-icon {
    position: absolute;
	top: 0;
	left: 0;
    color: var(--color3);
    flex: none;
    width: 2.5rem;
}
.devider {
    border-top: 2px dashed var(--color1) !important;
}


.iframe-wrap {
    position: relative;
    width: 600px;
    max-width: 100%;
    margin: 0 auto 30px;
    border-radius: 1em;
    overflow: hidden;
}
.iframe-wrap iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
/* Footer */
.blagomay .footer-section {
    background: #efefef;
    padding: 50px 0;
}
.section.section-credits {
    font-size: .8em;
    text-align: center;
    padding-bottom: 20px;
    background: rgba(0, 0, 0, .05);
}
@media (min-width:1199px) {
	.transform1 {
		margin-top: -270px;
	}
}
@media (max-width:1400px) {


}
@media (max-width:1199px) {

}
@media (max-width:991px) {


	.blagomay h1 {
		margin-bottom: 1.2em;
		font-size: 40px;
	}
}
@media (max-width:768px) {
	.sticker {
		font-size: 1.6em;
		padding: 40px 20px 10px;
	}
	.paper-bg-3, .paper-bg-5 {
		padding: 60px 30px 90px;
	}
	.tape2-1 {
		left: -50px;
		top: 10px;
		width: 120px;
	}
	.tape2-2 {
		right: -60px;
		top: 10px;
		width: 120px;
	}
	.pin {
		max-width: 80px !important;
		margin-top: -50px;
		max-height: 80px;
	}
	.polaroid-1 {
		justify-content: center;
		margin-top: -60px;
		margin-right: 10px;
	}

}
@media (max-width:576px){
	.paper-bg-6 {
		background-image: url(../images/paper6-sm.png);
	}
	.paper-bg-5 {
		background-image: url(../images/paper5-sm.png);
	}
	.stick-info {
		font-size: 36px;
	}
	.tape2-2, .tape2-1 {
        top: 30px;
    }
	.blagomay {
		line-height: 1.3em;
	}
	.paper-bg {
		padding: 40px 20px 10px;
	}
	.paper-bg-3, .paper-bg-5, .paper-bg-6 {
        padding: 90px 30px 100px;
    }
    .blagomay section {
        position: relative;
        z-index: 2;
        font-weight: 500;
        margin-bottom: 30px;
    }

	.phone-wrap {
		font-size: 1.2em;
	}

}