/*----- Colored Css -----*/
/* Bu ayarlar, yalnızca temanın renklendirilmeisnde kullanılmaktadır. */


/* Background Settings */

.colored-bg {
	background:#d62027 !important;
}
.colored2-bg {
			background:#818286 !important;
}
.colored3-bg {
	background:#333 !important;
}
.colored4-bg {
	background:rgba(133,194,39,1) !important;
}
.colored5-bg {
	background:#333!important;
}
.colored6-bg {
	background: rgba(219,90,169,0.1) !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:#d62027 !important;
}
.col-sm-colored2-bg {
	background:#818286  !important;
}
.col-sm-colored3-bg {
	background:#333 !important;
}
.col-sm-colored4-bg {
	background:rgba(133,194,39,1) !important;
}
.col-sm-colored5-bg {
	background:#d62027!important;
}
.col-sm-colored6-bg {
	background: rgba(219,90,169,0.1) !important;
}
.col-sm-b-white {
	background-color:#fff !important;
}
}
/* Background Settings End */

/* Text Color Settings */
.colored {
	color:#d62027 !important;
}
.colored2 {
	color:#818286  !important;
}
.colored3 {
	color:#333 !important;
}
.colored4 {
	color:rgba(133,194,39,1) !important;
}
.colored5 {
	color:rgba(0,75,132,0.9) !important;
}
.colored6 {
	color: rgba(219,90,169,0.1) !important;
}

@media screen and (max-width:992px) {

.col-sm-colored {
	color:#d62027 !important;
}
.col-sm-colored2 {
	color:#818286  !important;
}
.col-sm-colored3 {
	color:#333 !important;
}
.col-sm-colored4 {
	color:rgba(133,194,39,1) !important;
}
.col-sm-colored5 {
	color:rgba(0,75,132,0.9) !important;
}
.col-sm-colored6 {
	color: rgba(219,90,169,0.1) !important;
}
.col-sm-white {
	color:rgba(255,255,255,1) !important;
}
}
/* Text Color Settings End */

/* Border Color Settings */
.bc-colored  {
	border-color:#d62027 !important;
}
.bc-colored2 {
	border-color:#818286  !important;
}
.bc-colored3 {
	border-color:#333 !important;
}
.bc-colored4 {
	border-color:rgba(133,194,39,1) !important;
}
.bc-colored5 {
	border-color:rgba(0,75,132,0.9) !important;
}
.bc-colored6 {
	border-color:rgba(219,90,169,0.1) !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:#d62027 !important;
}
.col-sm-bc-colored2 {
	border-color:#818286  !important;
}
.col-sm-bc-colored3 {
	border-color:#333 !important;
}
.col-sm-bc-colored4 {
	border-color:rgba(133,194,39,1) !important;
}
.col-sm-bc-colored5 {
	border-color:rgba(0,75,132,0.9) !important;
}
.col-sm-bc-colored6 {
	border-color:rgba(219,90,169,0.1) !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:#d62027 !important;
	opacity: 1 !important;
}
.colored-hover2:hover {
	background:	#818286  !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:#d62027 !important;
	opacity: 1 !important;
}
.colored-hover-text3:hover {
	color:#818286  !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 #d62027 !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 */

