/* Add here all your css styles (customizations) */



body,h3,h4 { font-family: 'Cairo', sans-serif !important; }



.ys_login { overflow: auto;}

.ys_login h5 {color: #fff;}



.ys-bg-1 {}

.ys-bg-2 {background-color: #00787d;}

.ys-cl-1 {}

.ys-cl-2 {color: #00787d;}



.ys-bg-slide { background-color: rgba(0,0,0,0.55); padding: 25px;}



.ys-toggle { position: absolute; left: 5px;}

@media (max-width: 575px) {
	.row {
	    flex-direction: column-reverse;
	}
}