

.v-input--selection-controls .v-input__slot>.v-label{
    top: 7px;
}



input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
}


.btn, .btn-action{
    border-radius: 0 !important;
}


.profile-photo{
   max-width: 200px;
   height: auto;
}

body{
  font-size: 16px;
}
p
h1, h2, h3, h4, h5, top-bar, pre, body{
    font-family: 'Montserrat', Georgia, Serif !important
}

h1{
    
    font-size: 36px;
}

h2{
    font-size: 28px;
    font-weight: bolder;
    margin-bottom: 28px;
}

h3{
    font-size: 24px;
    color: #0b1c42;
    font-weight: bold;
}

h1.h1{
    
    font-size: 48px;
}

.p-0{
    padding: 0;
}

h4{
    font-size: 28px;
}

h5{
    font-size: 18px;
}


hr{
    border-bottom: 1px solid #dfdfdf;
    margin: 38px 0;
    
}


.info-ok{
  color:  #4fad4f!important;
  font-size: 1.40em;
}


.v-input--checkbox .v-input__control{
    width: auto;
}


.trust {
    padding: 12px 5%;
    width: 100%;
}

.trust > div, .trust > p {
    font-size: 20px;
    line-height: 1.5em;
    margin: 18px 0;
    text-align: center;
}


.trust > .yield {
    font-weight: bold;
}

.trust > .text {
    margin: 32px 0;
}

.burs-ariyorum-veriyorum{
    margin-top: 32px;
}

.burs-ariyorum-veriyorum a{
    padding: 32px 48px;
    text-align: center;
    background: #dfdfdf;
    display: block;
    font-size: 32px;
    color: #212529;
    font-weight: bolder;
    margin: 18px 36px;
}

.burs-ariyorum-veriyorum a:hover , .basvuru-sonuclari a:hover, .show-more-sc a:hover{
  text-decoration: none;
}


.show-more-sc a{
    text-align: center;
    background: #fff;
    display: block;
    font-size: 32px;
    color: #153557;
}

.v-text-field-short{
    width: 200px;
}

.basvuru-sonuclari a{
       padding: 24px 48px;
    text-align: center;
    background: #0e2345;
    display: block;
    font-size: 22px;
    color: #fff;
    font-weight: bolder; 
     margin: 18px 36px;
}

@media (max-width: 800px) {
    h1,  h1.h1 {
        font-size: 30px;
    }
    h2{
        font-size: 22px;
        margin-bottom: 18px;
    }
    h3{
        font-size: 18px;
    } 
    h4{
        font-size: 16px;
    }
    h5{
        font-size: 14px;
    }     
}

.fa-try{
    font-size: 0.75em;
    vertical-align: top;
    color: #333;
}

.hidden-onpage-load{
  display: none;
}


@media (max-width: 1150px) {
    fronter content {
        padding: 140px 0 20px 0;
    }
}
@media (max-width: 600px) {
    fronter content {
        padding: 120px 0 80px 0;
    }
}
@media (min-width: 1150px) {
    fronter content {
        padding: 140px 0 20px 0;
    }
}

.sc-title{
    padding: 1em;
    border: 1px solid #dfdfdf;
    width: 100%;
    display: block;
    margin: 0 0 3em 0;
    color: #0c1d42;
    border-radius: 6px;
    background: #fdfdfd;
}

.sc-info{
   color: #12cee4;
    font-size: 1.5em;
    position: relative;
    top: 0.1em;
    margin-right: 4px;
}

.sc-success{
   color: #3ca640;
    font-size: 1.5em;
    position: relative;
    top: 0.1em;
}

.sc-warning{
   color: #fbbd19;
    font-size: 1.5em;
    position: relative;
    top: 0.1em;
}

.shopping-cart{
    border: 1px solid #dfdfdf;
    padding: 32px;
    border-radius: 6px;
}

.alert-danger:before {
    content: " ";
}

.content-container{
    min-height: 400px;
}


.seconder {
    background: #001d42;
    min-height: 300px;
    color: white;
    text-align: center;
    display: table;
    width: 100%;
}

.seconder .box{
    margin: 54px 3%;
    border: 1px solid#888080;
    padding: 18px 48px;
    border-radius: 2px;
}

.seconder .box .fa{
    font-size: 78px;
    margin: 0 auto 24px auto;
    color: #e6f1c9;
}

.seconder h1{
    font-size: 48px;
}

@media (max-width: 800px) {
    .seconder h1 {
        font-size: 36px;
    }
}

.seconder p{
    font-size: 14px;
}

fronter a{
    color: #e6dadd;
}

fronter a:hover{
    color: #fff;
}

a.badge-dark{
    color: #fff !important;
    padding: 4px 6px;
    cursor: pointer;
}

a.badge-dark:hover{
    color: #fff;
}

.navbar-nav.nav-profile{
    display: inline-block;
    position: relative;
}

.nav-profile button{
    background: transparent;
    border: none;
    color: #fff;
    font-size: 13px;
 }  

.nav-profile a{ 
     color: #5c802e;
     font-size: 13px;
}

.ql-align-center{
    text-align: center;
}

.ql-size-large{
    font-size: 24px;
}

fronter content {
    background: #97c047;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    background-attachment: fixed;
    width: 100%;
    display: block;
   background-position: center center; 
   background-size: cover; 
   background-attachment: fixed;
}

fronter content .wrapper {
    position: relative;
    text-align: left;
    margin: 28px 20%;
}

@media (max-width: 800px) {
    
    fronter content .wrapper {
        position: relative;
        text-align: left;
        margin: 78px 56px 28px 56px;
    }    
    
}
    
fronter content .wrapper h1{
    color: white;
    max-width: 900px;
    font-weight: bolder;
}


.bv.login.card.card-container{
   width: 100%;
   max-width: none;
}


top-bar{
    background: url(/assets/img/second-back.jpg);
        width: 100%;
    display: block;
     
}

.main-page top-bar{
    display: block;
    width: 100%;
    background: none;
    position: absolute;
}



.main-page .navbar-default .navbar-nav>li>a {
    color: #fff;
}

top ul{
    list-style-type: none;
    list-style: none;
    margin: 0;
    text-align: right;
}

top ul li {
    display: inline-block;
    color: #ffffff;
    font-size: 0.8em;
    font-family: Roboto, Arial;
}


top ul li a {
    color: #ffffff;
    display: inline-block;
    text-decoration: none;
}

top ul li a:hover {
    text-decoration: none;
    color: rgb(151, 192, 71);
}


.menu img{
    height: 80px;
}


.item img{
    width: 100% !important;
    height: auto;
    margin: 0;
}

.owl-carousel .owl-item .item{
   background: #ebebeb;
}


.item span{
    margin: 0;
    display: block;
    padding: 5px;
    background: #f2f2f2;
}

.item p{
    padding: 12px;
    min-height: 3em;
}



.item img{
    height: auto;
    width: 100%;
    margin: 0;
}

.item img:hover{
    -webkit-filter: none;
    filter: none;
}


.item p {
    padding: 8px 18px;
    text-align: center;
    width: 100%;
  
    color: #fff;
    font-size: 1.2em;
    font-weight: normal;
    position: relative;
    margin: 0;
}

.item .selection{
    padding: 4px;
    margin: 0;
    background: #dfdfdf;
    border-right: 3px solid #fff;
}



.item .item-bottom{
    background: #153557;   
    margin: 0;
}

.item .item-bottom > div{
    padding: 2px;
    vertical-align: top;
    heiight: 100px;
    overflow: hidden;
}

.item  .item-bottom img{
    width: 100%;
    height: auto;
    margin: 0;
}


.item .item-options{
    margin: 0 0 24px 0;
    background: #dfdfdf;
}

.item .item-options > div{
    padding: 0;   
}


.item .item-options label > div{
    height: 24px;
    padding: 4px;
}

.item .item-options a{
    background: #dfdfdf;
    color: #153557;
    padding: 8px;
    text-align: center;
    display: block;
}


.ditem .btn-info {
    color: #fff;
    background-color: #41daf3;
    border-color: #30d1ea;
    padding: 4px;
}


.ditem img{
    height: 150px;
    width: auto !important;
    margin: 18px auto;
}

.ditem img:hover{
    -webkit-filter: none;
    filter: none;
}

.ditem > span{
    border: 4px solid #dff3d1;
    margin: 14px 4px 0 4px;
    display: block;
    text-align: center;
    padding: 12px;
    border-radius: 8px;
}

.ditem p {
    text-align: center;
    width: 100%;
    color: #778284;
    font-size: 1.2em;
    font-weight: normal;
    position: relative;
    margin: 24px 0 8px 0;
    height: 112px;
    overflow: hidden;
}

.ditem p span{
  display: block;
  color: #333;
}


.ditem p .dinfo{
   font-size: 0.9em;
   color: #a9b1a4;
}

.ditem small{
    text-align: center;
    width: 100%;
    color: #475826;
    font-size: 0.9em;
    font-weight: normal;
    position: relative;
    margin: 18px 0 24px 0;
   display: block;
}

.ditem .selection{
    background: #f7f7f7;
    padding: 14px;
    margin: 0 3px;
}

.ditem .btn{
   width: 100%;
}


.donation table tr td, .donation table tr th{
     line-height: 2.3em;
     font-size: 0.8em;
}

.donation .btn-target{
     font-weight: bold;
     width: 4em;
}

.donation .image-thumb img{
    width: 100%;
    height: auto;
}

.donation .content > div > div{
   padding: 12px;
}

.donation h1{
    font-size: 1.5em;
    margin: 0.1em 0;
}

.donation pre{
   font-size: 0.9em;
   white-space: -moz-pre-wrap; /* Mozilla, supported since 1999 */
    white-space: -pre-wrap; /* Opera */
    white-space: -o-pre-wrap; /* Opera */
    white-space: pre-wrap; /* CSS3 - Text module (Candidate Recommendation) http://www.w3.org/TR/css3-text/#white-space */
    word-wrap: break-word; /* IE 5.5+ */
}




.sch-footer{
    padding-top: 64px;
    text-align: right;
    display-block;
    width: 100%;
}


.btn-action{
    background: #00a63f;
    color: #fff;
    border-radius: 4px;
    padding: 8px 24px;
    font-size: 16px;
    margin: 2px;
}

.btn-action:hover{
    background: #028233;
    color: #fff;
}

.action-btns{
    padding: 24px 0 24px 0;
    text-align: right;
    display-block;
    width: 100%;
}



.apps-container .no-data{
    padding: 27px;
    color: #e6390d;
}

.app-container .action-btns{
    padding: 12px 24px;
}


.scholar-types-app ul  {
    list-style: none;
    padding: 0;
}


.scholar-types-app ul li {
    display: inline-block;
    width: 33%;
    padding: 24px;
}

.scholar-types-app ul li .selection{
    
}


@media (max-width: 400px) {
    .scholar-types-app ul li {
        width: 100%;
    }
}


@media (max-width: 800px) {
    .scholar-types-app ul li {
        width: 50%;
    }
}

.app-outer-container{
border: 1px solid #f1e9ef;
    padding: 0 4px;
}

.app-container{
    border: none;
}

@media (max-width: 800px) {
    .app-form{
        width: 100%;
    }
    .app-info{
        display: none;
    }
}

@media (min-width: 800px) {
    .app-form{
        width: 74%;
        display: inline-block;
        border-right: 1px solid #e2dede;
    }
    .app-info{
        width: 24%;
        display: inline-block;
        vertical-align: top;
        font-size: 0.8em;
        color: #585656;
        padding: 12px
        
    }

    .full-app .app-form{
        width: 100%;
    }
}



.info-container{
    padding-left: 24px;
}

.order-id{
    font-size: 12px;
    text-align: left;
    color: #6e7564;
    margin: auto;
}



.animated {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
}

.js-loader {
    -webkit-animation-name: horizontalProgressBar;
    animation-name: horizontalProgressBar;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    background: #ef534e;
    height: 3px;
    left: 0;
    top: 0;
    width: 0%;
    z-index: 999999;
    position:relative;
}

.js-loader:after{
  display: block;
  position: absolute;
  content:'';
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: #ef534e 1px 0 6px 1px;
  opacity: 0.5;
}

@keyframes horizontalProgressBar
{
    0%   {width: 0%;}
    20%  {width: 10%;}
    30%  {width: 15%;}
    40%  {width: 18%;}
    50%  {width: 20%;}
    60%  {width: 22%;}
    100% {width: 100%;}
}



.payment-info > span  > span  > p:first-child  {
    display: inline;
    margin: 0;
}

.payment-info  {
    color: #4c8ae6;
    font-size: 12px;
    display: block;
    margin: 8px 0;
}

.payment-info i {
    margin: auto 6px auto auto;
    font-size: 18px;
}

.grant-counter-container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.grant-counter-container.grant-counter-bg {
	background-color: #ffffff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 60px 0;
	font-family: 'Houschka Bold', Sans-Serif;
}

.grant-counter-container>.grant-counter-row {
	max-width: 1000px;
	margin: auto;
}

.grant-counter-container>.grant-counter-row.grant-counter-dp {
	position: relative;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-pack: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

@media (max-width: 767px) {
	.grant-counter-container>.grant-counter-row.grant-counter-dp {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-align-items: center;
		-moz-align-items: center;
		-ms-align-items: center;
		align-items: center;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		-ms-justify-content: center;
		justify-content: center;
		-ms-flex-pack: center;
	}
}

.grant-counter-container>.grant-counter-row.grant-counter-dp>.grant-counter-wrapper {
	position: relative;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 20px;
}

@media (max-width: 767px) {
	.grant-counter-container>.grant-counter-row.grant-counter-dp>.grant-counter-wrapper {
		margin-bottom: 35px;
	}
}

.grant-counter-container>.grant-counter-row.grant-counter-dp>.grant-counter-wrapper>.grant-counter-bt-top {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.grant-counter-container>.grant-counter-row.grant-counter-dp>.grant-counter-wrapper>.grant-counter-bt-top.grant-counter-bt-top-bg-1 {
	background: url("/content/tr-images/Layer-1.png") no-repeat center center;
	-moz-background-size: contain;
	/* Firefox 3.6 */
	-o-background-size: contain;
	/* Opera 9.5 */
	-webkit-background-size: contain;
	/* Safari 3.0, Chrome */
	background-size: contain;
	width: 100%;
	height: 54px;
}

.grant-counter-container>.grant-counter-row.grant-counter-dp>.grant-counter-wrapper>.grant-counter-bt-top.grant-counter-bt-top-bg-2 {
	background: url("/content/tr-images/Layer-2.png") no-repeat center center;
	-moz-background-size: contain;
	/* Firefox 3.6 */
	-o-background-size: contain;
	/* Opera 9.5 */
	-webkit-background-size: contain;
	/* Safari 3.0, Chrome */
	background-size: contain;
	width: 100%;
	height: 54px;
}

.grant-counter-container>.grant-counter-row.grant-counter-dp>.grant-counter-wrapper>.grant-counter-bt-top.grant-counter-bt-top-bg-3 {
	background: url("/content/tr-images/Layer-3.png") no-repeat center center;
	-moz-background-size: contain;
	/* Firefox 3.6 */
	-o-background-size: contain;
	/* Opera 9.5 */
	-webkit-background-size: contain;
	/* Safari 3.0, Chrome */
	background-size: contain;
	width: 100%;
	height: 54px;
}

.grant-counter-container>.grant-counter-row.grant-counter-dp>.grant-counter-wrapper>.grant-counter-bt-top.grant-counter-bt-top-bg-4 {
	background: url("/content/tr-images/Layer-4.png") no-repeat center center;
	-moz-background-size: contain;
	/* Firefox 3.6 */
	-o-background-size: contain;
	/* Opera 9.5 */
	-webkit-background-size: contain;
	/* Safari 3.0, Chrome */
	background-size: contain;
	width: 100%;
	height: 54px;
}

.grant-counter-container>.grant-counter-row.grant-counter-dp>.grant-counter-wrapper>.grant-counter-bt-middle {
	margin: 30px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.grant-counter-container>.grant-counter-row.grant-counter-dp>.grant-counter-wrapper>.grant-counter-bt-middle>h1 {
	font-size: 45px;
	font-weight: 700;
	line-height: 24px;
	margin: 0;
	transition-timing-function: ease;
}

.grant-counter-container>.grant-counter-row.grant-counter-dp>.grant-counter-wrapper>.grant-counter-bt-middle>h1.h1-orange {
	color: #e97123;
}

.grant-counter-container>.grant-counter-row.grant-counter-dp>.grant-counter-wrapper>.grant-counter-bt-middle>h1.h1-blue {
	color: #08579a;
}

.grant-counter-container>.grant-counter-row.grant-counter-dp>.grant-counter-wrapper>.grant-counter-bt-middle>h1.h1-green {
	color: #8ab63f;
}

.grant-counter-container>.grant-counter-row.grant-counter-dp>.grant-counter-wrapper>.grant-counter-bt-middle>h1.h1-yellow {
	color: #e97123;
}

.grant-counter-container>.grant-counter-row.grant-counter-dp>.grant-counter-wrapper>.grant-counter-bt-bottom {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.grant-counter-container>.grant-counter-row.grant-counter-dp>.grant-counter-wrapper>.grant-counter-bt-bottom>p {
	font-size: 17px;
	font-weight: 700;
	line-height: 24px;
	color: #313b3d;
	text-align: center;
	margin: 0;
}



.grid-container {
  position: relative;
  font-family: 'Arial', sans-serif;
  font-weight: bold;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-container > .grid-wrap {
  position: relative;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(210px, 1fr));
  grid-gap: 35px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-container > .grid-wrap > .grid-content {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-container > .grid-wrap > .grid-content > .grid-logo {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.grid-container > .grid-wrap > .grid-content > .grid-logo > .grid-title {
  position: absolute;
  top: 50%;
  padding: 0 20px;
  text-align: center;
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
}
.grid-container > .grid-wrap > .grid-content > .grid-logo > .grid-title > a {
  text-decoration: none;
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
  color: #000000;
}


.grid-container h3, .scholar-slider h3{
    margin: 12px 0 48px 0;
}

ul.top-socials{
    text-align: left;    
    padding: 0;
}

ul.top-socials li a {
    font-size: 16px;   
    margin: 4px 8px 4px 0;
}



/* Loader */

.overlay-loader {
	display: block;
	margin: auto;
	width: 100px;
	height: 100px;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	z-index: 9999;
	width: 100%;
	height: 100%;
}

.loader {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 100px;
	height: 100px;
}


.spinner {
  width: 60px;
  height: 60px;
  margin: auto;
  background-color: #030F31;

  border-radius: 100%;  
  -webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
  animation: sk-scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes sk-scaleout {
  0% { -webkit-transform: scale(0) }
  100% {
    -webkit-transform: scale(1.0);
    opacity: 0;
  }
}

@keyframes sk-scaleout {
  0% { 
    -webkit-transform: scale(0);
    transform: scale(0);
  } 100% {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
    opacity: 0;
  }
}










