
/*----- Colored Css -----*/
/* Bu ayarlar, yalnızca temanın renklendirilmeisnde kullanılmaktadır. */


/* Background Settings */

.colored-bg {
	background:	#42939b !important;
}
.colored2-bg {
	background:#7e7d7e !important;
}
.colored3-bg {
	background:#3a3a4e !important;
}
.colored4-bg {
	background:rgba(187,20,58,.9) !important;
}
.colored5-bg {
	background:#3a3a4e!important;
}
.colored6-bg {
	background: #42939b !important;
}
.mask-bg {
	background: rgba(0,0,0,0.8) !important;
}
.mask-bg2 {
	background: rgba(0,0,0,0.6) !important;
}
.mask-bg3 {
	background: rgba(255,255,255,1) !important;
}
.mask-bg4 {
	background: rgba(0,75,132,0.3) !important;
}
.starcolor {
	color:#dacf19;
}
@media screen and (max-width:992px) {

.col-sm-colored-bg {
	background:#42939b !important;
}
.col-sm-colored2-bg {
	background:#7e7d7e  !important;
}
.col-sm-colored3-bg {
	background:#3a3a4e !important;
}
.col-sm-colored4-bg {
	background:rgba(187,20,58,.9) !important;
}
.col-sm-colored5-bg {
	background:#42939b!important;
}
.col-sm-colored6-bg {
	background: #42939b !important;
}
.col-sm-b-white {
	background-color:#fff !important;
}
}
/* Background Settings End */

/* Text Color Settings */
.colored {
	color:#42939b !important;
}
.colored2 {
	color:#7e7d7e  !important;
}
.colored3 {
	color:#3a3a4e !important;
}
.colored4 {
	color:rgba(187,20,58,.9) !important;
}
.colored5 {
	color:rgba(0,75,132,0.9) !important;
}
.colored6 {
	color: #42939b !important;
}

@media screen and (max-width:992px) {

.col-sm-colored {
	color:#42939b !important;
}
.col-sm-colored2 {
	color:#7e7d7e  !important;
}
.col-sm-colored3 {
	color:#3a3a4e !important;
}
.col-sm-colored4 {
	color:rgba(187,20,58,.9) !important;
}
.col-sm-colored5 {
	color:rgba(0,75,132,0.9) !important;
}
.col-sm-colored6 {
	color: #42939b !important;
}
.col-sm-white {
	color:rgba(255,255,255,1) !important;
}
}
/* Text Color Settings End */

/* Border Color Settings */
.bc-colored  {
	border-color:#42939b !important;
}
.bc-colored2 {
	border-color:#7e7d7e  !important;
}
.bc-colored3 {
	border-color:#3a3a4e !important;
}
.bc-colored4 {
	border-color:rgba(187,20,58,.9) !important;
}
.bc-colored5 {
	border-color:rgba(0,75,132,0.9) !important;
}
.bc-colored6 {
	border-color:#42939b !important;
}

/**/
.bc1 {
	border-color:rgba(0,0,0,0.1) !important;
}
.bc2 {
	border-color:rgba(255,255,255,0.1) !important;
}
.bc3 {
	border-color:rgba(255,255,255,0.3) !important;
}

@media screen and (max-width:992px) {

.col-sm-bc-colored  {
	border-color:#42939b !important;
}
.col-sm-bc-colored2 {
	border-color:#7e7d7e  !important;
}
.col-sm-bc-colored3 {
	border-color:#3a3a4e !important;
}
.col-sm-bc-colored4 {
	border-color:rgba(187,20,58,.9) !important;
}
.col-sm-bc-colored5 {
	border-color:rgba(0,75,132,0.9) !important;
}
.col-sm-bc-colored6 {
	border-color:#42939b !important;
}

/**/
.col-sm-bc1 {
	border-color:rgba(0,0,0,0.1) !important;
}
.col-sm-bc2 {
	border-color:rgba(255,255,255,0.1) !important;
}
.col-sm-bc3 {
	border-color:rgba(255,255,255,0.3) !important;
}
}
/* Border Color Settings End */

/* Sosyal Medya Colord Settings */
.facebook {
	color:#3a5795;
}
.facebook-bg {
	background: #3a5795;
}

.twitter {
	color:#55acee;
}
.twitter-bg {
	background: #55acee;
}

.google {
	color:#d73d32;
}
.google-bg {
	background: #d73d32;
}

.instagram {
	color:#2e5e86;
}
.instagram-bg {
	background: #2e5e86;
}
.kale {
	color:#0d223b;
}
.kale-bg {
	background: #0d223b;
}
/* Sosyal Medya Colored Settings End */

/*----- Hover Settings -----*/

/* Background Hover */



/* Background Hover End */

/* Bağımsız Hover Settings */
.colored-hover:hover {
	background:	#42939b !important;
	opacity: 1 !important;
}
.colored-hover2:hover {
	background:	#7e7d7e  !important;
}
.colored-hover3:hover {
	background-color:rgba(0,0,0,0.1) !important;
}
.colored-hover4:hover {
	background-color:rgba(255,255,255,0.5) !important;
}
.colored-hover5:hover {
	background: url(../img/paper_bg.png) !important;
}
.colored-hover-text:hover {
	color:#42939b !important;
	opacity: 1 !important;
}
.colored-hover-text3:hover {
	color:#7e7d7e  !important;
	opacity: 1 !important;
}
.colored-hover-text4:hover {
	color:#fff !important;
	opacity: 1 !important;
}
/* Bağımsız Hover Settings End */

/*----- Hover Settings End -----*/
.checked {
	box-shadow: 0px 0px 10px #42939b !important;
	z-index: 10;
	position: relative;
}


/* Bankalar */
.garanti {
	background-color:#9cc435;
}
.yapikredi {
	background-color:#650c6f;
}
.axes {
	background-color:#efa222;
}
.maximum {
	background-color:#c12a72;
}
/* Bankalar End */



.green-gradient {
	background-color:forestgreen !important;
}
.green-gradient-text {
	color:forestgreen !important;
}
.colored-gradient {
	background: rgb(187,20,58);
	background: linear-gradient(45deg, rgba(187,20,58,1) 0%, rgba(255,21,74,1) 50%, rgba(187,20,58,1) 100%);
}
.colored-gradient2 {
	background: rgb(55,54,68);
	background: radial-gradient(circle, rgba(55,54,68,1) 0%, rgba(39,38,53,1) 100%);
}
/* ========== Glass Effect ========== */
.glassblack {
	background-color: rgba(0,0,0,.8);
    backdrop-filter: saturate(180%) blur(20px);
}
.glassblack2 {
	background-color: rgba(0,0,0,.7);
    backdrop-filter: saturate(180%) blur(20px);
}
.glasswhite {
	background-color: rgba(255,255,255,.7);
    backdrop-filter: saturate(180%) blur(20px);
}
.glasswhite2 {
	background-color: rgba(255,255,255,.5);
    backdrop-filter: saturate(180%) blur(20px);
}
.glasswhite3 {
	background-color: rgba(255,255,255,.85);
    backdrop-filter: saturate(180%) blur(20px);
}
.glasstransparent {
    backdrop-filter: saturate(180%) blur(20px);
}

.colored-hover-glasstransparent:hover {
	backdrop-filter: saturate(180%) blur(20px);
}
.glasscolored {
	background-color: #3c464fb5;
    backdrop-filter: saturate(180%) blur(20px);
}

.glasscolored2 {
	background-color: #7e7d7ecc;
    backdrop-filter: saturate(180%) blur(20px);
}
.glasscolored2-hover:hover {
	background-color: #e6b62f7a;
    backdrop-filter: saturate(180%) blur(20px);
}
.glasscolored2-hover:hover .colored2 {
	color:white !important;
}
.glasscolored3 {
	background-color: #1f282fb5;
    backdrop-filter: saturate(180%) blur(20px);
}
.glasscolored:hover {
	background-color: #7e7d7ecc;
    backdrop-filter: saturate(180%) blur(20px);
}
.glasscolored4 {
	background-color: #fdea45d9 !important;
    backdrop-filter: saturate(180%) blur(20px);
}
.glasscolored5 {
	background-color: #041522b5;
    backdrop-filter: saturate(180%) blur(20px);
}
@media screen and (max-width:992px) {
	.col-sm-glassblack {
		background-color: rgba(0,0,0,.8);
	    backdrop-filter: saturate(180%) blur(20px);
	}
	.col-sm-glasswhite {
		background-color: rgba(255,255,255,.7) !important;
	    backdrop-filter: saturate(180%) blur(20px) !important;
	}
	.col-sm-glasswhite2 {
		background-color: rgba(255,255,255,.5) !important;
	    backdrop-filter: saturate(180%) blur(20px) !important;
	}
	.col-sm-glasstransparent {
	    backdrop-filter: saturate(180%) blur(20px) !important;
	}

	.col-sm-colored-hover-glasstransparent:hover {
		backdrop-filter: saturate(180%) blur(20px) !important;
	}
	.col-sm-glasscolored2 {
		background-color: #9a0022c7 !important;
	    backdrop-filter: saturate(180%) blur(20px) !important;
	}
}

@media screen and (max-width:768px) {
	.col-xs-glassblack {
		background-color: rgba(0,0,0,.8);
	    backdrop-filter: saturate(180%) blur(20px);
	}
	.col-xs-glasswhite {
		background-color: rgba(255,255,255,.7) !important;
	    backdrop-filter: saturate(180%) blur(20px) !important;
	}
	.col-xs-glasswhite2 {
		background-color: rgba(255,255,255,.5) !important;
	    backdrop-filter: saturate(180%) blur(20px) !important;
	}
	.col-xs-glasstransparent {
	    backdrop-filter: saturate(180%) blur(20px) !important;
	}

	.col-xs-colored-hover-glasstransparent:hover {
		backdrop-filter: saturate(180%) blur(20px) !important;
	}
}
/* ========== Glass Effect End ========== */

.whitesmoke {
	background-color:whitesmoke;
}

@media screen and (max-width:992px) {
	.col-sm-whitesmoke {
		background-color:whitesmoke;
	}
}

.green-gradient {
	background: rgb(93,147,1);
	background: linear-gradient(0deg, rgba(93,147,1,1) 0%, rgba(103,163,3,1) 100%);
}

.dark {
	color:#075057;
}