.content-layout-wrapper{
    display:block !important;
}
.gform_wrapper.gravity-theme .gfield textarea.small {
    height: 100px ;
    max-height: 100px;
    min-height: 100px;
}
input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select {
    border: transparent;
    background-color: transparent;
}
textarea#comment {
    border: 1px solid #cfb24e;
}
.comment-form .submit {
    background-color: rgb(207 178 78);
}
.comment-form .submit:hover {
    background-color: rgb(32 62 96);
}
.kk-star-ratings.kksr-align-left {
    -webkit-box-pack: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: center;
}
.page-title {
    margin-bottom: 0px;
}
button.owl-prev, button.owl-next {
    padding: 0px;
}
.site-content {
    margin-bottom: 0px;
    padding-bottom: 20px;
}
.es-scholarships{
    color: #203e60;
}

.es-scholarships p, .es-scholarships ul{
    margin-top : 10px;
}
.es-scholarships ul {
    font-size: 16px;
    list-style: disc;
    margin-right: 34px;
}
.main-page-wrapper{
    background-color: #f5f5f5;
}
.mohtava h2,.mohtava h3,.mohtava h4,.mohtava h5 {
    font-weight: 900;
    color: #203e60;
    border-right: 3px solid #cfb24e;
    padding-right: 7px;
    margin-top: 25px;
    margin-bottom: 5px;
}
.mohtava h2{
    font-size: 20px;
}
.mohtava h3{
    font-size: 18px;
}
.mohtava h3{
    font-size: 16px;
}
.mohtava p{
    color: #203e60;
}
.mohtava ul, .mohtava ol{
    list-style: disc;
    color: #203e60;
    font-size: 15px;
    padding-right: 17px;
    line-height: 14px;
    margin: 20px 0px;
}
.mohtava .mejs-container {
    margin: 24px 0px;
}
.mohtava a{
    color: #d2ab58;
}
.mohtava a:hover{
    color: #203e60;
}
.kk-star-ratings.kksr-shortcode{
    display: flex;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.canvasx {
	position: fixed;
	inset: 0;
	pointer-events: none;
}
.wof-winnings {
    font-size: 26px !important;
    text-align: center !important;
    color: #fff !important;
}
.gardoone-bg{
    background-color: #ca3767;
}
.count-bg{
    background-color: #fe8b4c;
}
.xmas-btn{
    background-color: #e5b465;
}
.xmas-counter{
    color: #ca3767;
    background-color: #ffffff;
}
.wof-x-btn {
    border-radius: 13px;
    padding: 5px;
    text-align: center;
    display: block;
    background-color: #e5b465;
    margin-top: 10px;
}
.uni-location p{
    height: 100%;
}
.uni-location iframe{
    height: 100% !important;
}
.rmu{
    overflow: hidden;
}
.rmu-btn {
    color: #d2ab58;
    padding: 5px 3px;
    display: block;
    text-align: center;
    border-radius: 20px;
    margin-top: -52px;
    font-size: 18px;
    position: relative;
    padding-top: 39px;
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,0.39548319327731096) 0%, rgba(255,255,255,1) 42%);
}
.nav-links {
    background-color: #d2ab58;
    padding: 20px;
    margin: 0 auto;
    margin-top: 25px;
    border-radius: 15px;
}

.nav-links a {
    padding: 2px 13px;
    font-size: 20px;
    background-color: white;
    border-radius: 6px;
}

.nav-links span {
    padding: 2px 13px;
    font-size: 20px;
    background-color: #203e60;
    border-radius: 6px;
    color: #fff;
}
.bg-gray-es{
    background-color: #eeeeee;
}
.aspect-new{
    aspect-ratio: 4 / 2;
}
@media only screen and (min-width: 998px) {
	.aspect-new {
		margin-bottom: 72px;
	} 
}
.aspect-new2 {
    aspect-ratio: 3 / 1;
}
.mohtava li {
    margin-bottom: 18px;
}