/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.26, autoprefixer: v9.7.3) */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}:focus{outline:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none}input[type=search]{-webkit-appearance:none;-moz-appearance:none;-webkit-box-sizing:content-box;box-sizing:content-box}textarea{overflow:auto;vertical-align:top;resize:vertical}audio,canvas,video{display:inline-block;*display:inline;*zoom:1;max-width:100%}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:focus{outline:thin dotted}a:active,a:hover{outline:0}img{border:0;-ms-interpolation-mode:bicubic}figure{margin:0}form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],/* 1 */
input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;*overflow:visible}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type="search"]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}html,button,input,select,textarea{color:#222}::-moz-selection{background:#b3d4fc;text-shadow:none}::selection{background:#b3d4fc;text-shadow:none}img{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.chromeframe{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}

* {
	outline: 0 !important;
}

html,
body {
	width: 100%;
	
	font-family: 'Montserrat', sans-serif;
	margin:0 !important;
	padding: 0 !important;
}
body {
	overflow-x: hidden;
	padding-bottom: 108px !important
}
span {
	font-size: 14.2px;
	font-weight: 400;
}
b {
	font-weight: 700 !important;
	font-size: 1rem !important;
}

a,
a:hover,
a:active,
a:visible {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}
header {
	z-index: 1030;
	position: relative;
}
p, span {
    line-height: 1.6em;
}

.pop-up {
    min-height: 400px;
    background: #fff;
    padding: 1em;
    color: #000;
}
#pop-up .modal-body {
	background: linear-gradient(to bottom, #fcd560,#f08f47,#dd5d76,#874dce);
}
.calendar-row .row {
    width: 100%;
    justify-content: center;
}
.calendar-row .h4 {
    font-weight: bold;
    color: #000;
}
/*
.calendar-row .row > .col:first-child {
    border-left: 1px solid #ddd;
}
.calendar-row .row > .col:nth-child(7n+1) {
    border-left: 1px solid #ddd;
}*/
.calendar-row .row .card {
    
    width: 100%;
    width: 120px;
    height: 120px;
    border: 1px solid #ddd;
    display: flex;
    align-items: center;justify-content: center;
}
/*
.calendar-row .row:last-child > .col {
    border-bottom: 1px solid #ddd;
}*/
.calendar-row .row .card::before {
	background-size: contain;
    background-repeat: no-repeat;
    background-position: 25px -10px;
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0.5;
}
.calendar-row .row .card.active::before {
    opacity: 0.2;
}
.calendar-row .row .card.koc::before {
    background-image: url("../flat_icons/koc_burcu.png");
}
.calendar-row .row .card.boga::before {
    background-image: url("../flat_icons/boga_burcu.png");
}
.calendar-row .row .card.ikizler::before {
    background-image: url("../flat_icons/ikizler_burcu.png");
}
.calendar-row .row .card.yengec::before {
    background-image: url("../flat_icons/yengec_burcu.png");
}
.calendar-row .row .card.aslan::before {
    background-image: url("../flat_icons/aslan_burcu.png");
}
.calendar-row .row .card.basak::before {
    background-image: url("../flat_icons/basak_burcu.png");
}
.calendar-row .row .card.terazi::before {
    background-image: url("../flat_icons/terazi_burcu.png");
}
.calendar-row .row .card.akrep::before {
    background-image: url("../flat_icons/akrep_burcu.png");
}
.calendar-row .row .card.yay::before {
    background-image: url("../flat_icons/yay_burcu.png");
}
.calendar-row .row .card.oglak::before {
    background-image: url("../flat_icons/oglak_burcu.png");
}
.calendar-row .row .card.kova::before {
    background-image: url("../flat_icons/kova_burcu.png");
}
.calendar-row .row .card.balik::before {
    background-image: url("../flat_icons/balik_burcu.png");
}

button.close.position-absolute.top.right {
	top: 1rem;
    right: 1rem;
    z-index: 1;
}
.bg-blue {
	background: #f2f1f8;
}
.border-blue {
	border:1.7px solid #8a80be !important;
}
.bg-gray {
	background: #E9ECF3;
}
.bg-one {
	background: #EFB503;
}
.bg-two {
	background: #ef9146;
}
.bg-three {
	background: #dc5d78;
}
.bg-four {
	background: #fcd560;
}
.bg-five {
	background: #DDDDDD;
}
.txt-one {
	color: #EFB503;
}
.txt-two {
	color: #ef9146;
}
.txt-three {
	color: #dc5d78;
}
.txt-four {
	color: #fcd560;
}
.password {
	font-size: 0.8rem;
}
.sticky-top.row {
	margin-right: -15px !important;
	margin-left: -15px !important;
	padding-right: unset !important;
	padding-left: unset !important;
}
.sd8d , .sd8d:hover {
    font-size: 12px !important;
    background: #efefef !important;
    color: #000 !important;
    margin-bottom: 0 !important;
    text-align: center;
}
.modal-header {
	position: relative;
}
.modal-header .close {
    padding: 1rem 1rem;
    margin: unset;
    position: absolute;
    right: 15px;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.modal-header .close span {
	font-size: 25px;
}
.modal-open {
	overflow-y: scroll !important;
}
.main-fal {
	overflow-x: scroll;
	    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    flex-wrap: unset !important;
}
.card .rounded-top  ,.card .card-header{
	    width: calc(100% + 3px);
    left: -1.5px;
    top: -2px;
    position: relative;
}
.text-white * {
	color: #fff !important;
}
.nav-tabs {
    border-bottom: unset !important;
}
.main-fal .btn {
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	white-space: nowrap;
}
.main-fal .nav-link {
	white-space: nowrap;
}
.main-fal .btn i {
	margin-right: 10px;
}
.main-fal::-webkit-scrollbar {
  display: none;
}
.img57s {
	position: relative;
	margin: 0 auto;
}
.img57s .fa-star {
	position: absolute;
    right: -10px;
    font-size: 24px;
    top: -5px;
}
.horoscope-container img, .horoscope-container a div {
	width: 105px;
	height: 80px;
	object-fit: contain;
	position: relative;
	margin: 0 auto;
}
.horoscope-container a.active {
	position: relative;
}
.horoscope-container a div {
    margin: 15px auto;
}
.horoscope-container a.active div::before {
    content: '';
    width: 105px;
    height: 105px;
    position: absolute;
    border-radius: 100%;
    top: -10px;
    z-index: -1;
    margin: 0 auto;
    left: 0;
    background: #efefef;
    right: 0;
    margin: 0 auto;
}

.nav-link {
    display: block;
    padding: 0.8rem 1rem;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
	margin:0 !important;
}
.moon-tl {
    position: absolute;
    left: -15px;
    top: -15px;
    transform: rotate(-17deg);
    background: #fff;
    padding: 5px 2px 4px 5px;
    font-size: 45px !important;
    border-radius: 5px;
}
.icon-moon.moon-tl {
    padding: 5px;
}
.footer-main ul li a {
    font-size: 12px !important;
}
.page {
	/*overflow-x: hidden !important;*/
	padding-top: 15px;
	padding-bottom: 15px;
}
.dropdown-menu {
	z-index: 999;
}
.item-scroller {
    padding: 10px;
    position: absolute;
    top: 0;
    bottom: 0;
    align-items: center;
    justify-content: center;
    color: #fff;
    z-index: 9;
    cursor: pointer;
    text-align: center;
    display: flex;
    visibility: hidden;
    opacity: 0;
    transition: all .4s ease;
        border-radius: 100%;
    background: rgba(0, 0, 0, 0.39);
    width: 20px;
        height: 20px;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.item-scroller.active {
	display: flex !important;
	visibility: visible;
	opacity: 1;

}
.alert-area {
	text-align: center;
}

.conic-gradient {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 44px;
    height: 44px;
    z-index: -1;
    position: relative;
    border-radius: 100%;
}
.conic-gradient:after {
  display: block;
  border-radius: 100%;
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
   margin:0 auto;
  background-image: conic-gradient(#FAD445,#F9AD36,#F7822C,#FD5F2F,#FA464B,#D03B75,#8D3597,#563093,#8D3597,#D03B75,#FA464B,#FD5F2F,#F7822C,#F9AD36,#FAD445,#FAD445);
  -webkit-animation: spin 1s linear infinite;
          animation: spin 1s linear infinite;
}
@-webkit-keyframes spin { 
  100% { 
    -webkit-transform: rotate(360deg); 
            transform: rotate(360deg);
  }
}
@keyframes spin { 
  100% { 
    -webkit-transform: rotate(360deg); 
            transform: rotate(360deg);
  }
}
.item-scroller::before {
    content: '';
    background: #fff;
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.item-prev {
	left: -10px;/* container padding */
}
.item-next {
	right: -10px; /* container padding */
}
@media (min-width: 1200px) {

.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1335px;
}
}
.ob-fit {
	-o-object-fit: scale-down;
	   object-fit: scale-down;
	-o-object-position: center;
	   object-position: center;
	padding:2px;
}

small {
	font-size: 60%;
}
.horoscope img {
    width: 100px;
    height: 100px;
    object-fit: contain;
    object-position: center;
}
.ds8 {
	width: 80px;
}
.t1 {
	display: block;
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 0.03em;
	text-align: left;
	color: #555;
}
.t2 {
	display: block;
	font-weight: 300;
	font-size: 12px;
	letter-spacing: 0.03em;
	text-align: left;
	color: #555;
}
.dropdown .fas {
letter-spacing: 0.03em;
line-height: 35px;
text-align: left;
color: #dedede;
}
.dropdown-item {
font-family: Montserrat;
font-weight: 300;
font-size: 16px;
letter-spacing: 0.03em;
text-align: left;
line-height: 22px;
color: #555;

}
header {
	-webkit-box-shadow: 0px 50px 50px rgba(0, 0, 0, 0.04);
	        box-shadow: 0px 50px 50px rgba(0, 0, 0, 0.04);
}
header .border-lg-bottom nav {
	z-index: 1030;
}
.title-1 {
font-weight: 600 !important;
font-size: 19px !important;
letter-spacing: 0.03em !important;
color: #3d3d3d;
}
.horoscope {
	max-width: 175px;
	width: 100%;
	height: 190px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	text-align: center;
}
.horoscope-date {
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 0.03em;
	color: #3d3d3d;
}
.koc , .boga , .ikizler , .yengec , .aslan , .basak , .terazi , .akrep , .yay , .oglak , .kova , .balik  {
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 0.03em;
	opacity: 0.8;
}
.koc {
	color: #ef68a4;
}
.boga {
	color: #f87693;
}
.ikizler {
	color: #d164b6;
}
.yengec {
	color: #f66172;
}
.aslan {
	color: #f87c8f;
}
.basak {
	color: #ea69ac;
}
.terazi {
	color: #f35580;
}
.akrep {
	color: #e560a6;
}
.yay {
	color: #f779a5;
}
.oglak {
	color: #a642a3;
}
.kova {
	color: #8241b3;
}
.balik {
	color: #b658b8;
}

.bg-facebook {
background: #507cc0;
}
.bg-google {
background: #df4930;
}

.bg-tanhide {
background: #F89750;
}
.text-tanhide {
color: #D38044 !important; 
}
.bg-cinnabar {
background: #FB6569;
}
.text-cinnabar {
color: #D65659 !important; 
}
.bg-pinktone {
background: #D85C8C;
}
.text-pinktone {
color: #B84E77 !important; 
}
.bg-plato {
background: #A057A9;
}
.text-plato {
color: #884A90 !important; 
}
.bg-plum {
background: #7253A5;
}
.text-plum {
color: #D74E13 !important; 
}
.bg-purple {
background: #473d77;
}
.btn-purple {
background: #574b90;
}
.text-purple {
	color: #574b90 !important; 
}
.btn-lightpurple {
background: #8579B9;
}
.text-lightpurple {
	color: #FFFFFF !important; 
}
.text-grey {
	color: #999999 !important; 
}
.banner-href {
    width: 100%;
    min-height: 250px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.overlay {
	position: relative;
}
.overlay * {
	z-index: 1;
	position: relative;
}
.banner-href::before , .overlay::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.32);
	width: 100%;
	height: 100%;
}
.banner-href * {
	z-index: 1;
	position: relative;
}
.banner-title {
	font-weight: bold;
	font-size: 32px;
	letter-spacing: 0.03em;
	text-align: left;
	color: #fff;
	display: block;
}
.banner-desc {
	font-weight: 300;
	font-size: 16px;
	letter-spacing: 0.03em;
	text-align: left;
	color: #fff;
	display: block;
}
.btn {
	border-radius: 3px !important;
	font-weight: 300;
font-size: 14px;
letter-spacing: 0.03em;
}
.nav-brown .nav-link {
	color: #3d3d3d !important;
}
.btn-brown, .nav-brown .active {
	background: #3d3d3d !important;
	border: 1px solid #4b4b4b !important;
	color:#fff !important;
}

.navs-purple.nav-tabs .nav-item.show .nav-link, .navs-purple.nav-tabs .nav-link.active {
    background-color: #f66475;
    border-color: #f66475;
    color: #fff;
}
.navs-purple.nav-tabs .nav-link {
	color: #f66475;
}
.collapsing {
    transition: unset !important;
}
.navbar-collapse::-webkit-scrollbar {
  display: none;
}
p {
font-weight: 300;
font-size: 16px;
letter-spacing: 0.03em;
line-height: 24px;
color: #555;
margin: 1em 1em 1em 0;

}
.btn-pink {
background: #f66475;
border: 1px solid #e85365;
}
.bg-pink {
	background: #f66475;
}
.bg-pink + .card-body {
	background: #FEF1F3;
	border-radius: 0 0 .25rem .25rem;
}
.t3 {
font-weight: 300;
font-size: 12px;
letter-spacing: 0.03em;
line-height: 17px;
color: #777;
}
.card * {
font-weight: 300;
font-size: 14px;
letter-spacing: 0.03em;
color: #555;

}
.card .fas {
	font-weight: 600;
}
.t4 {
font-weight: normal;
font-size: 19px;
letter-spacing: 0.03em;
color: #fff;
opacity: 0.9;
display: block;

}
.t5 {
font-weight: 300;
font-size: 13px;
letter-spacing: 0.03em;
line-height: 18px;
text-align: center;
color: #fff;
display: block;

}
.title-2 {
font-weight: 600;
font-size: 19px;
letter-spacing: 0.03em;
line-height: 24px;
color: #3d3d3d;

}
.border-dotted {
    border: 5px dashed #DCDCDC;
    border-radius: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 359px;
    margin-left:auto;
}
.social-links * {
font-weight: normal;
font-size: 16px;
letter-spacing: 0.03em;
line-height: 37.5px;
text-align: left;
color: #555;
}
.fab {
	font-size: 21px;
}
.icon-facebook-squared {
	color: #4267B2;
}
.icon-twitter, .icon-twitter-squared {
	color: #1DA1F2;
}
.icon-instagram {
color: #C32AA3;
}
.icon-youtube {
color: #FF0000;
}
.icon-pinterest, .icon-pinterest-squared {
color: #BD081C;
}
.icon-whatsapp-squared {
color: #08B25C;
}
.icon-rss {
color: #EE802F;
}

.title-5 {
font-weight: 600;
font-size: 16px;
letter-spacing: 0.03em;
line-height: 24px;
color: #3d3d3d;
}
.text-link {
font-weight: normal;
font-size: 16px;
letter-spacing: 0.03em;
line-height: 37.5px;
color: #555;

}
.ads-bg {
	padding: unset !important;
	background: rgba(255,255,255,0.5);
}

a.dropdown-item:not(:last-child) {
    border-bottom: 1px dotted #999;
}

nav .dropdown-menu {
	padding: 0;
}
.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: unset;
}
footer .nav-link {
font-weight: 600;
font-size: 15px;
letter-spacing: 0.03em;
line-height: 24px;
text-align: left;

}
.dropdown-menu a {
    line-height: 2;
}
b {
	font-weight: bolder;
}
.horoscopes li {
	line-height: 37.5px;
}
.horoscopes li a {
	width: 50%;
	display: inline-block;
}
.footer-main {
	position: relative;
}
footer .upside {
	display: none;
	position: absolute;
    left: calc(100% + 15px);
    bottom: 3rem;
}
.top-right {
	position: absolute;
	top: 0px;
	right: 0px;
}
.toggle-me {
	cursor: pointer;
}
.breadcrumb-links {
	display: block;
}
.breadcrumb-links li {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
}
.breadcrumb-links * {
font-size: 12px;
letter-spacing: 0.03em;
line-height: 17px;
text-align: left;
color: #777;
}
.moon-tl.bg-transparent {
		left: -25px;
	}
.title-6 {
font-weight: 600;
font-size: 32px;
letter-spacing: 0.03em;
text-align: left;
color: #3d3d3d;
}
.text-1 {
font-weight: 300;
font-size: 12px;
letter-spacing: 0.03em;
line-height: 17px;
text-align: left;
color: #777;

}
.text-1 i {
font-size: 19px;
    font-weight: 500;
    color: #ccc;
    margin-top: 16px;
    display: block;
}
.splitter {
  width: 100%;
  height: 1px;
  display: block;
  position: relative;
  margin-bottom: 0em;
}
.splitter:after, .splitter:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 50%;
  left: 0;
}
.splitter:before {
  background: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(50%, #fff), color-stop(50%, transparent), to(transparent));
  background: -o-linear-gradient(left, #fff 0%, #fff 50%, transparent 50%, transparent 100%);
  background: linear-gradient(90deg, #fff 0%, #fff 50%, transparent 50%, transparent 100%);
  background-size: 15px;
  background-position: center;
  z-index: 1;
}
.splitter:after {
  background: -webkit-gradient(linear, left top, right top, from(#fcd560),color-stop(25%, #f08f47),color-stop(50%, #dd5d76),to(#874dce));
  background: -o-linear-gradient(left, #fcd560 0%,#f08f47 25%,#dd5d76 50%,#874dce 100%);
  background: linear-gradient(to right, #fcd560 0%,#f08f47 25%,#dd5d76 50%,#874dce 100%);
    background-size: 100%;
  background-position: 0%;
}
.post-content {
	position: relative;
}
.sidebar-links li a{
font-weight: 600;
font-size: 19px;
letter-spacing: 0.03em;
line-height: 40px;
text-align: left;
color: #3d3d3d;
}
.sidebar-links li a.active {
	width: 100%;
padding: 0 1.5rem;
border-radius: 3px;
background: #574b90;
color: #fff;
display: block;

}
.title-3 {
font-weight: 600;
font-size: 36px;
letter-spacing: 0.03em;
color: #3d3d3d;
}

.circle-chart__circle {
  animation: circle-chart-fill 2s reverse; /* 1 */ 
  -webkit-transform: rotate(-90deg); 
      -ms-transform: rotate(-90deg); 
          transform: rotate(-90deg); /* 2, 3 */
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center; /* 4 */
}

.circle-chart__circle--negative {
  -webkit-transform: rotate(-90deg) scale(1,-1);
      -ms-transform: rotate(-90deg) scale(1,-1);
          transform: rotate(-90deg) scale(1,-1); /* 1, 2, 3 */
}

.circle-chart__info {
  -webkit-animation: circle-chart-appear 2s forwards;
          animation: circle-chart-appear 2s forwards;
  opacity: 0;
  -webkit-transform: translateY(0.3em);
      -ms-transform: translateY(0.3em);
          transform: translateY(0.3em);
}

@-webkit-keyframes circle-chart-fill {
  to { stroke-dasharray: 0 100; }
}

@keyframes circle-chart-fill {
  to { stroke-dasharray: 0 100; }
}

@-webkit-keyframes circle-chart-appear {
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes circle-chart-appear {
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

/* Layout styles only, not needed for functionality */

.grid {
  display: -ms-grid;
  display: grid;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  -ms-grid-columns: 1fr;
  grid-template-columns: repeat(1, 1fr);
}

@media (min-width: 31em) {
  .grid {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}

svg.circle-chart {
    width: 70%;
    height: auto;
}

.shadow {
-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.08) !important;
        box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.08) !important;
}
.card-header {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
textarea {
	resize: none;
}
.form-control , input , textarea , select {
	border:1px solid #DDDDDD !important;
}
.form-control::-webkit-input-placeholder, input::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder{
	color:#DDDDDD;
	font-weight: 300;
}
.form-control::-moz-placeholder, input::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder{
	color:#DDDDDD;
	font-weight: 300;
}
.form-control:-ms-input-placeholder, input:-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder{
	color:#DDDDDD;
	font-weight: 300;
}
.form-control::-ms-input-placeholder, input::-ms-input-placeholder, textarea::-ms-input-placeholder, select::-ms-input-placeholder{
	color:#DDDDDD;
	font-weight: 300;
}
.form-control::placeholder , input::placeholder , textarea::placeholder , select::placeholder{
	color:#DDDDDD;
	font-weight: 300;
}
.angel-area li {
	margin-right: -50px;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
.angel-cards li {
	margin-right: -48px;
}

.news-content {
    position: relative;
}
.news-content * {
    z-index: 1;
}
.background-image img {
    transform: scale(1.4) translateX(25px);
        margin-left: auto;
    margin-right: 80px;
}
.background-image {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: 0.08;
    z-index: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    overflow: hidden;
}
.mega-menu {
	width: 100vw;
}
/* Icon 1 */

.animated-icon1, .animated-icon2, .animated-icon3 {
width: 30px;
height: 20px;
position: relative;
margin: 0px;
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
    transform: rotate(0deg);
-webkit-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
cursor: pointer;
}

.animated-icon1 span, .animated-icon2 span, .animated-icon3 span {
display: block;
position: absolute;
height: 3px;
width: 100%;
border-radius: 9px;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
    transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}

.animated-icon1 span {
background: #e65100;
}

.animated-icon2 span {
background:#574b90;
}

.animated-icon3 span {
background: #f3e5f5;
}

.animated-icon1 span:nth-child(1) {
top: 0px;
}

.animated-icon1 span:nth-child(2) {
top: 10px;
}

.animated-icon1 span:nth-child(3) {
top: 20px;
}

.animated-icon1.open span:nth-child(1) {
top: 11px;
-webkit-transform: rotate(135deg);
-ms-transform: rotate(135deg);
    transform: rotate(135deg);
}

.animated-icon1.open span:nth-child(2) {
opacity: 0;
left: -60px;
}

.animated-icon1.open span:nth-child(3) {
top: 11px;
-webkit-transform: rotate(-135deg);
-ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

/* Icon 3*/

.animated-icon2 span:nth-child(1) {
top: 0px;
}

.animated-icon2 span:nth-child(2), .animated-icon2 span:nth-child(3) {
top: 10px;
}

.animated-icon2 span:nth-child(4) {
top: 20px;
}

.animated-icon2.open span:nth-child(1) {
top: 11px;
width: 0%;
left: 50%;
}

.animated-icon2.open span:nth-child(2) {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.animated-icon2.open span:nth-child(3) {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.animated-icon2.open span:nth-child(4) {
top: 11px;
width: 0%;
left: 50%;
}

/* Icon 4 */

.animated-icon3 span:nth-child(1) {
top: 0px;
-webkit-transform-origin: left center;
-ms-transform-origin: left center;
    transform-origin: left center;
}

.animated-icon3 span:nth-child(2) {
top: 10px;
-webkit-transform-origin: left center;
-ms-transform-origin: left center;
    transform-origin: left center;
}

.animated-icon3 span:nth-child(3) {
top: 20px;
-webkit-transform-origin: left center;
-ms-transform-origin: left center;
    transform-origin: left center;
}

.animated-icon3.open span:nth-child(1) {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
    transform: rotate(45deg);
top: 0px;
left: 8px;
}

.animated-icon3.open span:nth-child(2) {
width: 0%;
opacity: 0;
}

.animated-icon3.open span:nth-child(3) {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
top: 21px;
left: 8px;
}
.daily-ico {
	max-width: 100%;
	width: 80px;
	height: 80px;
	object-fit: contain;
}
.mega-menu {
	z-index: 99999;
}
i {
    font-style: italic;
}
.quote::after {
    content: '';
    width: 70px;
    height: 70px;
    background: url(../img/quote.png);
    position: absolute;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: -30px;
    right: -20px;
    
    transform: rotate(180deg);
}
.quote {
    position: relative;
    margin: 55px 0;
    display: block;
}
.quote::before {
    content: '';
    width: 70px;
    height: 70px;
    background: url(../img/quote.png);
    position: absolute;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: contain;
    top: -30px;
    left: -20px;
}
.modal-backdrop.show {
    opacity: 1;
    -webkit-backdrop-filter: blur(3px);
            backdrop-filter: blur(3px);
    background: rgba(0,0,0,0.7);
}
.text-ccc {
	color: #ccc;
}
	footer .upside {
	    position: fixed;
	    right: 30px;
	    bottom: 30px;
	    z-index: 1035;
	    left: unset;
	}
	.my-10 {
		margin-top:4.5rem;
		margin-bottom: 4.5rem;
	}
.angel-area li {
  	display: -webkit-inline-box;
  	display: -ms-inline-flexbox;
  	display: inline-flex;
  }

  .border-lg-bottom {
    border-bottom: 1px solid #dee2e6!important;
}

	.dropdown-toggle::after {
		content: unset;
	}
	/*
.form-control {
	line-height: unset !important;
	height: auto !important;
}*/

.tarot-card-area button {
    filter: drop-shadow(2px 2px 6px black);
}
.tarot-card-area button:hover:not(.disable-card) {
    z-index: 9999;
	bottom: 15px;
	position: relative;
}
.tarot-card-area button.disable-card {
    filter: blur(1px) drop-shadow(2px 2px 6px black);
}
.tarot-card-area button.active-card {
    bottom: 15px;
    z-index: 1000;
    position: relative;
}
.btn:focus {
  box-shadow: none;
  outline: none !important;
}

nav .dropdown-item span {
    font-weight: 300 !important;
    font-size: 16px !important;
}
.overflow-action {
	max-height: 190px;
    overflow: hidden;
    position: relative;
}
.overflow-action::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 110px;
    background: linear-gradient(to top, #FFF 30%, transparent 100%);
}
.load-more {
	cursor: pointer;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    font-weight: 700;
    padding: 0.5em 0;
}
@media (max-width: 600px) {
  .reverse {
    flex-direction: column-reverse;
  }
}
@media (min-width: 1200px) {
	nav a.dropdown-item:last-child {
	border-radius: 0 0 .25rem .25rem;
}

	.row-cols5>* {
	    -ms-flex: 0 0 20%;
	    -webkit-box-flex: 0;
	    flex: 0 0 20%;
	    max-width: 20%;
	}
}
@media (max-width: 1200px) {
        .sticky[data-target="#share-modal"] {
    position: fixed;
    right: 10px;
    top:50%;
    z-index: 1021;
}
}


@media only screen and (max-width: 768px) {

.calendar-row .h4 {
    font-size: 1.2rem;
}
	.calendar-row .row .card {
		width: 100%;
		height: 100%;
		padding: 1em;
	}
	.horoscope-container a.active div::before {
		left: 0;
	}
	.navbar-nav .dropdown-menu {
		border:0;
		background: #f9f9f9;
	}
	.dropdown-menu a {
    padding: 0.6em 1em;
    border-bottom: 1px dotted #777;
}
.dropdown-menu a span {
	font-size: 18px;
}
	.navbar-collapse .nav-link {
		display: flex;
		align-items: center;

	}
	li.nav-item.dropdown .icon-angle-right {
    transition: all .4s ease;
}
	li.nav-item.dropdown.show > a > i {
    transform: rotate(90deg);
}

	.koc , .boga , .ikizler , .yengec , .aslan , .basak , .terazi , .akrep , .yay , .oglak , .kova , .balik  {
	font-size: 14px;
}

  .w-md-100 {
  	width: 100%;
  }
  .border-lg-bottom {
    border-bottom: none!important;
}
header li.nav-item {
    padding: 10px 0;
    border-bottom: 1px solid #efefef;
}
header .horoscopes img {
    width: 40px;
    height: 40px;
    object-fit: scale-down;
    object-position: center;
    margin-right: 10px;
}
}

@media (min-width: 576px) {
	

}
.row-cols7>* {
        -ms-flex: 0 0 14.285714285714285714285714285714%;
        -webkit-box-flex: 0;
        flex: 0 0 14.285714285714285714285714285714%;
        max-width: 14.285714285714285714285714285714%;
    }

    .calendar-row .h4 {
    font-size: 1.5rem;
}
@media only screen and (max-width: 576px) {

.row-cols7>* {
       padding: 2px;
    }
    .calendar-row .row .card::before {
    background-position: 10px -3px;
}
	/*
	.calendar-row .row > .col:first-child {
	    border-left: unset;
	}
	.calendar-row .row > .col:nth-child(4n+1) {
	    border-left: 1px solid #ddd;
	}*/
	.quote::after {
	    right: 0;
	    
	}
	.quote::before {
	    left: 0;
	}

	input[type=date] {
	height: 35px;
}
	.angel-area li {
		margin-right: unset;
	}
	.angel-area img {
		width: 56px;
		height: auto;
	}
	.ads img {
	width: 100% !important;
}
	svg.circle-chart {
    width: 100%;
    height: auto;
}
.title-4 {
	    font-size: 1.2rem;

}
	.title-3 {
    font-weight: 700;
    font-size: 23px;
    letter-spacing: 0.03em;
    color: #3d3d3d;
}
	.item-prev {
	left: -6px;/* container padding */
}
.item-next {
	right: -6px; /* container padding */
}
.horoscope img {
    width: 80px;
    height: 80px;
    object-fit: contain;
    object-position: center;
}
	.navbar-collapse  {
		height:100vh;
		padding-bottom: 100px;
   	 overflow: scroll;
	}
  .mx-mob-auto {
  	margin: 0 auto !important;
  }
  footer .border-dotted {
  	margin:0 auto;
  }
  .astrology img , .tarots img {
  	width: 40px;
  	height: 40px;
  	margin-right: 10px;
  	-o-object-fit: scale-down;
  	   object-fit: scale-down;
  }
  .horoscope {
        height: unset;
    padding: 10px 10px !important;
    min-height: 150px;
	}
	.horoscope span {
	    font-size: 14px;
	}
	.horoscopes .col-3 {
		padding: 5px !important;
	}
	.navbar-brand img {
		    width: 130px;
    object-fit: scale-down;
	}
}
.z-full {
	z-index: 1060;
}
.fa-1x {
font-size: 1em;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
  z-index:20;
}
.share-button {
	cursor:pointer;
	font-size:2.5em;
	opacity:0.6;
	position: absolute;
    right: -10px;
    top: 0px;
	-webkit-animation:colorchange 2s infinite alternate;
    -webkit-transform-origin: right top;
        -ms-transform-origin: right top;
            transform-origin: right top;
}

@-webkit-keyframes colorchange {
0% {color: #FAD445; }
15% {color: #F9AD36; }
30% {color: #F7822C; }
45% {color: #FD5F2F; }
60% {color: #FA464B; }
75% {color: #D03B75; }
90% {color: #8D3597; }
100% {color: #563093; }
}

p {
    display: block !important;
    margin-left:auto !important;
    margin-right: auto !important;
}