/* karolina-pink #cb62a2 */
@import url('https://fonts.googleapis.com/css2?family=Mr+Dafoe&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Aguafina+Script&family=Mr+Dafoe&display=swap');
.text-right {text-align: right}
.navbar-brand {
    width: 150px;
    padding: 5px 0;
}

.owl-slider.owl-carousel .owl-dots, .owl-slider.owl-carousel[data-owl-slider-dots-position=inside] .owl-dots
{
    left:50%;
    right:0px;
    text-align: center;
    width:100%;
    background: #cb62a2;
    bottom:0;
    padding:15px 0;
    height:auto;
}

.owl-slider.owl-carousel .owl-dots .owl-dot span {
    width:20px;
    height:20px;
}
.footer-section img {
    width:350px;
}

.social-networks.social-networks-layout-2 ul li a i {background:#fff !important; color:#cb62a2 !important;}
.overlay-effect::before {
    background-color: rgba(203, 98, 162, 0.7);
}

.karola-header {
    color:#cb62a2;
    /*font-family: 'Mr Dafoe', cursive;*/
    font-family: 'Aguafina Script', cursive;
    letter-spacing: 10px;
    font-size: 60px;
}

h2.karola-header {
    text-align: center;
}
/*
.left-karola-bg {
    background-image:url("/template/images/pasek.gif");
    background-position:left top;
    background-repeat: repeat-y;
    background-size: 60px auto;

}*/
.dots {
    height:60px;
    background:url('/template/images/pasekh.gif') repeat-x;
    width:100%;
}

.section-media-bg .bg-video > *,
.section-media-bg .bg-video iframe {
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    height: 100% !important;
    position: relative !important;
}
.youtube-iframe-bg-video {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
}