@font-face {
    font-family: Oswald;
    src: url('/assets/fonts/Oswald/Oswald-VariableFont_wght.ttf') format('truetype');
    font-stretch: extra-condensed;
}

@font-face {
    font-family: GreatVibes;
    src: url('/dist/font/GreatVibes-Regular.ttf') format('truetype');
    font-stretch: extra-condensed;
}


/* @font-face {
    font-family: "Roboto Condensed";
    src: url('/assets/fonts/Roboto_Condensed/RobotoCondensed-VariableFont_wght.ttf') format('truetype');
    font-stretch: extra-condensed;
} */
@font-face {
    font-family: Roboto;
    src: url('/assets/fonts/Roboto/Roboto-Medium.ttf') format('truetype');
    font-stretch: normal;
}

/* @font-face {
    font-family: Padmaa;
    src: url('/assets/fonts/padmaa-Bold.1.1.ttf') format('truetype');
    font-stretch: normal;
}

@font-face {
    font-family: Omar;
    src: url('/dist/font/AAAGoldenLotus.ttf') format('truetype');
    font-stretch: normal;
} */

@font-face {
    font-family: Amiri;
    src: url('/dist/font/Amiri-Regular.ttf') format('truetype');
    font-stretch: normal;
}

@font-face {
    font-family: Scheherazade;
    src: url('/dist/font/ScheherazadeNew-SemiBold.ttf') format('truetype');
    font-stretch: normal;
}



.temuan {
    column-count: 2;
    column-gap: 30px;
    column-rule: 1px dotted #444444;
    margin-bottom: 25px;
}

.arab {
    font-size: 27px;
    font-family: Amiri;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 0px;
    color: #555555;
    line-height: 220%;
}

.latin {
    font-size: 17px;
    font-family: Oswald;
    color: #555555;
}

.arti {
    margin: 0px 0px 20px 0px;
    color: #444444;
}

.kasihspasi {
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 20px 0px;
}

.ketat {
    margin: 0px;
    padding: 0px;
}

footer {
    position: fixed;
    bottom: 0px;
    width: 100%;
    font-size: 10px;
    font-family: Roboto;
}

.codafooter a {
    font-size: 10px;
    font-family: Roboto;
    color: blue;
}

.codafooter a:hover {
    font-size: 10px;
    font-family: Roboto;
    color: #777777;
}


input {
    border-radius: 24px;
    border: 1px solid #dfe1e5;
    background: #fff;  
    padding: 20px;
    display: flex;
    z-index: 3;
    width: 90%;
    height: 44px;
    margin: 20px;
}

input:hover{
    box-shadow: 0 0 8px 1px #e1e1e1;
}

.kepalautama {
    padding: 0px; 
	height: 200px; 
	width: 1920px; 
	background-repeat: no-repeat;
	background-size: 1920px 200px; 
	background-image: url('/dist/img/beranda_quran.png');
}


.judulutama {
    color: #666666; 
    font-family: GreatVibes; 
    font-size: 60px; 
    font-weight: bold; 
    padding: 80px 0px 0px 350px;
}


.ketemu {
    color: #222222;
    line-height: normal;
    padding: 0px 0px 0px 10px;
    margin: 0px;
}


.form-control {
    color: #666;
    font-weight: bold;
}

.form-control:focus {
    background-color: #cbdcff;
    color: #222;
    font-weight: bold;
}


.form-control readonly {
    opacity: 0.7;
    background: #eee;
}

.element {
    color: #444444;
}

.page-header {
  min-height: 30px;
}

.pc-container .pc-content {
    padding-top: 5px;
}


a {
    color: blue;
}

.pencarian {
    width: 60%;
}

.successmsg {
    background-color: #00897B;
    width: 250pt; 
    color: white; 
    height: 35px; 
    padding: 4px 10px;
    transition: visibility 0.5s, opacity 0.5s linear;
    margin-bottom: 25px;
}

.errormsg {
    background-color: #b02a37;
    width: 250pt; 
    color: white; 
    height: 35px; 
    padding: 4px 10px;
    transition: visibility 0.5s, opacity 0.5s linear;
    margin-bottom: 25px;
}


div::-moz-selection { /* Code for Firefox */
    color: black;
    background: yellow;
  }
::-moz-selection { /* Code for Firefox */
    color: black;
    background: yellow;
  }
  
b::selection {
    color: black;
    background: yellow;
  }

p::selection {
    color: black;
    background: yellow;
  }


.btn:hover, .btn:focus, .btn:active, .btn.active {
    background-color: #0000ff;
    border-color: #0000ff;  
}

.btnku {
    background-color: #777777;
    font-size: 12px;
    color: #555555;
    /* height: 10px; */
    padding: 0px 5px;
    margin: 0px;

}

.btnku :hover {
    color: #000000;
}

.periksa {
    width: 50%;
}

@media only screen and (max-width: 940px) {


    .kepalautama {
        height: 100px; 
        width: 920px; 
        background-repeat: no-repeat;
        background-size: 920px 100px; 
        background-image: url('/dist/img/beranda_quran.png');
    }
    
    .judulutama {
        color: #666666; 
        font-family: GreatVibes; 
        font-size: 45px; 
        font-weight: bold; 
        padding: 40px 0px 0px 240px;
    }
    
    .periksa {
        width: 80%;
    }
    .temuan {
        column-count: 1;
    }

    .pencarian {
        width: 80%;
    }
    

}


@media only screen and (max-width: 580px) {

    .kepalautama {
        height: 70px; 
        width: 580px; 
        padding: 0px;
        background-repeat: no-repeat;
        background-size: 580px 70px; 
        background-image: url('/dist/img/beranda_quran.png');
    }
    
    .judulutama {
        color: #666666; 
        font-family: GreatVibes; 
        font-size: 30px; 
        font-weight: bold; 
        padding: 20px 0px 0px 120px;
    }

    .periksa {
        width: 100%;
    }

    .arab {
        font-size: 20px;
    }
    .latin {
        font-size: 16px;
    }

    .arti {
        font-size: 12px;
    }

    .temuan {
        column-count: 1;
    }

    .pencarian {
        width: 90%;
    }
    

}


