@import url('https://fonts.googleapis.com/css?family=Aladin|Gorditas|MedievalSharp&display=swap');

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialicons/v43/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
.grecaptcha-badge { z-index:1;}
.logo-text {background-color: rgba(255, 255, 255, 0.1); color: #fff; border-radius: 5px; font-size: 28px; text-shadow: 1px 1px 1px #000; font-family: 'Gorditas', cursive; z-index: 1; margin-right: 10px;}
.logo-text:hover {color: #fff; background:#dadde1; text-shadow: 1px 1px 1px #3897f0;} 
.logo-text b:before {content: attr(data-text); position: absolute;  overflow: hidden;  max-width: 7em; white-space: nowrap; color: #fff; animation: loadingaz 8s linear;}
@keyframes loadingaz {0% { max-width: 0;  }}

.news-primary {background-color: rgba(255, 255, 255, 0.1); border-radius: 5px; color: #fff !important;}
.news-primary:hover {background-color: #eee; color: #0389c9 !important;}
.news-primary-ajax { background-color: #eee; border-radius: 5px; color: #0389c9 !important;}

.count {position: absolute;left: 30px; bottom: 25px; background-color:#0389c9; border-radius: 5px; color: #fff !important; width:20px;height:20px;line-height: 20px;font-size: 0.75em;font-weight: 400;color: #fff;border-radius: 50%;}

.count-2 {position: absolute;left: 34px; bottom: 25px; background-color:#0389c9; border-radius: 5px; color: #fff !important; width:20px;height:20px;line-height: 20px;font-size: 0.75em;font-weight: 400;color: #fff;border-radius: 50%;}

.comments-tree-list ol{
  margin-left: 1rem;
  padding-left: 0.8rem;
 
  margin-top:-10px;
}

.comments-tree-list ol ol{
  margin: 0;
  padding: 0;
  border:0;
}

.count:after, .count-2:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 25px;
    height: 25px;
    -webkit-transform: translate(50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 100%;
    background: -webkit-gradient(linear, left top, right top, from(#0389c9), color-stop(38%, #eee), color-stop(38%, #eee), color-stop(100%, #eee), to(#eee));
    background: linear-gradient(to right, #0389c9 0%, #eee 38%, #eee 38%, #eee 100%, #eee 100%);
    z-index: -2;
}



  
/* 
.card-body .chat:before {
    border-width: 10px 10px 10px 0;
    border-color: transparent #f5f5f5 transparent transparent;
    top: 40px;
    left: 70px;
    position: absolute;
    content: "";
    width: 0px;
    height: 0;
    border-style: solid;
}*/


.style-card-left {border-radius: 0px 50px 50px 0px; padding: 1px 20px; color: #fff !important; position: relative; right: 10px; background: #673bb7cf; width: 160px;}
.style-card-left:hover {background:#000 !important;} 
 
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {z-index: 2;color: #23527c; background-color: #eee; }
.pagination .current { background-color: #05f; color:#fff;}
.pagination>li>a, .pagination >li > span {position: relative; float: left; padding: 5px 10px; line-height: 1.42857143; text-decoration: none; border-radius: 4px;}.


/**/

 

 
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group-addon {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #2d3349;
    text-align: center;
    background-color: #f5f5f5;
    border: 1px solid #dbe0e4;
}



 
.input-group .form-control {
    font-family: "Helvetica Neue", Helvetica,Arial,sans-serif;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
	border: 1px #dbe0e4 solid;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	border-radius: 0;
}

.input-group-addon, .input-group-btn { width: 1%; white-space: nowrap; vertical-align: middle;}
.input-group-addon, .input-group-btn, .input-group .form-control { display: table-cell;}
.input-group { position: relative; display: table; border-collapse: separate;}
.input-group .form-control:focus {border-color: #05f;}


 
.ican {color: #656d78;transition: .3s; float: left; padding: 0.5rem 0.5rem; text-align: center; border: 1px solid #fff0; border-radius: 8px;}
.ican:hover {color: #fff; border-radius: 8px; background: linear-gradient(to right, #ee0979, #ff6a00) !important;}
.icant {color: red;transition: .3s; float: left; padding: 0.5rem 0.5rem; text-align: center; border: 1px solid #fff0; border-radius: 8px;}
.icant:hover {color: #fff; border-radius: 8px; background: linear-gradient(to right, #ee0979, #ff6a00) !important;}
 

@keyframes colorize { 50% {filter:sepia() saturate(4) hue-rotate(295deg)} }
@keyframes haunted{0%{filter:brightness(20%)}
48%{filter:brightness(20%)}
50%{filter:sepia(1) contrast(2) brightness(200%)}
60%{filter:sepia(1) contrast(2) brightness(200%)}
62%{filter:brightness(20%)}
96%{filter:brightness(20%)}
96%{filter:brightness(400%)}}


/* status arxa fon rengleri */
.fonstatus p { margin-bottom: 0}
.fon_status_1 {color: #000;background-image: -webkit-gradient(linear, left bottom, left top, from(#fad0c4), to(#ffd1ff))!important; background-image: linear-gradient(to top, #fad0c4 0%, #ffd1ff 100%)!important; }
.fon_status_2 {color: #000;background-image: -webkit-gradient(linear, left bottom, left top, from(#cfd9df), to(#e2ebf0))!important; background-image: linear-gradient(to top, #cfd9df 0%, #e2ebf0 100%)!important; }
.fon_status_3 {color: #000;background-image: linear-gradient(120deg, #fdfbfb 0%, #ebedee 100%)!important; }
.fon_status_4 {color: #000;background-image: -webkit-gradient(linear, left bottom, left top, from(#a8edea), to(#fed6e3))!important; background-image: linear-gradient(to top, #a8edea 0%, #fed6e3 100%)!important; }
.fon_status_5 {color: #000;background-image: linear-gradient(135deg, #fdfcfb 0%, #e2d1c3 100%)!important; }
.fon_status_6 {color: #000;background-image: -webkit-gradient(linear, left bottom, left top, from(#fff1eb), to(#ace0f9))!important; background-image: linear-gradient(to top, #fff1eb 0%, #ace0f9 100%)!important; }
.fon_status_7 {color: #000;background-image: linear-gradient(-20deg, #e9defa 0%, #fbfcdb 100%)!important; }
.fon_status_8 {color: #000;background-image: -webkit-gradient(linear, left bottom, left top, from(#f3e7e9), color-stop(99%, #e3eeff), to(#e3eeff))!important; background-image: linear-gradient(to top, #f3e7e9 0%, #e3eeff 99%, #e3eeff 100%)!important; }

.fon_status_9 {color: #000;background-image: radial-gradient(73% 147%, #EADFDF 59%, #ECE2DF 100%), radial-gradient(91% 146%, rgba(255, 255, 255, 0.5) 47%, rgba(0, 0, 0, 0.5) 100%)!important; }
.fon_status_10 {color: #000;background-image: linear-gradient(-225deg, #E3FDF5 0%, #FFE6FA 100%)!important; }
.fon_status_11 {color: #000;background-color: #eec0c6!important; background-image: linear-gradient(315deg, #eec0c6 0%, #7ee8fa 74%)!important; }
.fon_status_12 {color: #000;background-color: #abe9cd!important; background-image: linear-gradient(315deg, #abe9cd 0%, #3eadcf 74%)!important; }
.fon_status_13 {color: #000;background-color: #f6f0c4!important; background-image: linear-gradient(315deg, #f6f0c4 0%, #d99ec9 74%)!important; }
.fon_status_14 {color: #000;background-color: #d9e4f5!important; background-image: linear-gradient(315deg, #d9e4f5 0%, #f5e3e6 74%)!important; }
.fon_status_15 {color: #000;background-color: #e4eee9!important; background-image: linear-gradient(315deg, #e4eee9 0%, #93a5ce 74%)!important; }
.fon_status_16 {color: #000;background: #12c2e9!important; background: -webkit-linear-gradient(to right, #f64f59, #c471ed, #12c2e9)!important; background: linear-gradient(to right, #f64f59, #c471ed, #12c2e9)!important; }
.fon_status_17 {color: #000;background: #FF0099!important; background: -webkit-linear-gradient(to right, #493240, #FF0099); background: linear-gradient(to right, #493240, #FF0099)!important;}
.fon_status_18 {color: #000;background: #f953c6!important; background: -webkit-linear-gradient(to right, #b91d73, #f953c6); background: linear-gradient(to right, #b91d73, #f953c6)!important;}
.fon_status_19 {color: #000;background: #7F7FD5!important; background: -webkit-linear-gradient(to right, #91EAE4, #86A8E7, #7F7FD5); background: linear-gradient(to right, #91EAE4, #86A8E7, #7F7FD5)!important;}
.fon_status_20 {color: #000;background: #654ea3!important; background: -webkit-linear-gradient(to right, #eaafc8, #654ea3); background: linear-gradient(to right, #eaafc8, #654ea3)!important; }

.fon_status_21 {color: #000;background: #a8ff78!important; background: -webkit-linear-gradient(to right, #78ffd6, #a8ff78)!important; background: linear-gradient(to right, #78ffd6, #a8ff78)!important;}
.fon_status_22 {color: #000;background: #FFEFBA!important; background: -webkit-linear-gradient(to right, #FFFFFF, #FFEFBA)!important; background: linear-gradient(to right, #FFFFFF, #FFEFBA)!important; }
.fon_status_23 {color: #000;background: #59C173!important; background: -webkit-linear-gradient(to right, #5D26C1, #a17fe0, #59C173)!important; background: linear-gradient(to right, #5D26C1, #a17fe0, #59C173)!important; }
.fon_status_24 {color: #000;background: #355C7D!important; background: -webkit-linear-gradient(to right, #C06C84, #6C5B7B, #355C7D)!important; background: linear-gradient(to right, #C06C84, #6C5B7B, #355C7D)!important;  }

#bolme-49, #bolme-20, #bolme-29 { display:none !important; }
.fr-dib { max-width: 100%; margin-bottom: 5px;}

.sekil_effect_1 img:hover  { max-width: 100%; opacity: 1; -webkit-animation: flash 1.5s; animation: flash 1.5s;}
@-webkit-keyframes flash { 0% { opacity: .4;} 100% {opacity: 1;}}
@keyframes flash { 0% { opacity: .4; } 100% { opacity: 1;}}

/* elavelerin bezileri  */
.b-bottom {border-bottom: 1px solid #eee !important;;}
.chzn-search { display:none;}

.dropdown-menu:after{ content: ""; position: absolute; top: -2px; width: 15px; height: 15px; transform: rotate(137deg);background-color: #fff; right: 15px; }

/* gece mod effectleri */
.theme-dark .dropdown-menu:after {background-color: #1a2236 !important;}
.theme-dark .style-card-left:hover { background-color: #1a2236 !important;}
.theme-dark .logo-text { background-color: #1a2236 !important;}
.theme-dark .logo-text:hover {background-color: #0389c9 !important;}
.theme-dark .b-bottom {border-bottom: 1px solid #1a2236 !important;;}


.theme-dark .input-group-addon {background: #1a2236;color: #fff; border: 1px solid #044db6;}
.theme-dark .input-group .form-control { border: 1px solid #044db6; color: #fff;}
.theme-dark .input-group .form-control:focus{ border: 1px solid #044db6; color: #ffde00;}
.theme-dark .table-bordered > :not(caption) > * { border-color: #044db6;}

.theme-dark .chzn-container-single .chzn-single {background: #1a2236; box-shadow: none;  border: 1px solid #045dc8; color: #fff !important;}
.theme-dark .chzn-container-active.chzn-with-drop .chzn-single {background: #1a2236; border: 1px solid #045dc8; box-shadow: none;}
.theme-dark .chzn-container .chzn-drop {background: #1a2236; border: 1px solid #044db6;}
.theme-dark .chzn-container-single .chzn-search input {background: #1a2236; color: #fff;}
.theme-dark .chzn-container-single .chzn-search input:focus {background: #1a2236; color: #ffde00;  border: 1px solid #ffde00;}
.theme-dark .chzn-container .chzn-results li { color: #fff;}
.theme-dark .chzn-container .chzn-results .no-results { background: #022889; }


.theme-dark .bb-pane {background: #1a2236; border-top: 1px solid #044db6; border-left: 1px solid #044db6; border-right: 1px solid #044db6;}
.theme-dark .bb-editor .wide { background-color: #1a2236; border: 1px solid #044db6; color: #fff;}
.theme-dark .bb-editor textarea:focus { border-color:#044db6 !important; color: #ffde00;}
.theme-dark .bb-btn{background: #293145; box-shadow: none; border: 1px solid #1a2236; color: #fff;}
.theme-dark .bb-btn:active {color: #ffde00;}
.theme-dark .bb-btn:hover {color:  #044db6;}
/*.theme-dark .table { border-color: #044db6; background: #1a2236; color: #fff;}*/
.theme-dark .bb-editor textarea {background-color: #1a2236; border: 1px solid #044db6; color: #fff;}

.yanicon {position:relative;}
.yanicon:after { top: 20px; left: -8px; border: solid transparent; content: " "; height: 0;  width: 0; position: absolute; pointer-events: none; border-right-color: #f5f5f5; border-width: 10px; margin-left: -10px;}
.theme-dark .yanicon:after {border-right-color: #1a2236;}
/**/
.on-hediyye-26,.on-hediyye-27,.on-hediyye-28{opacity:.5;position:absolute;margin-bottom:0!important; border-radius:50%; height:50px !important;max-width:50px !important}
.on-hediyye-1{left:20px;top:20px;opacity:.8;max-width:40px !important;position:absolute;margin-bottom:0!important; z-index: 1;}
.on-hediyye-2,.on-hediyye-7,.on-hediyye-9,.on-hediyye-13,.on-hediyye-14,.on-hediyye-16{left: 1px;top: -17px;max-width: 50px !important;position:absolute;z-index:1;}
.on-hediyye-3,.on-hediyye-6{left: 30px;top: 5px;max-width:30px !important;position:absolute;margin-bottom:0!important;z-index: 1;}
.on-hediyye-4,.on-hediyye-5{left: 5px;top: 6px;opacity:.7;max-width: 40px !important;position:absolute;margin-bottom:0!important;z-index: 1;}

.on-hediyye-8,.on-hediyye-19{left:20px; top:5px; max-width:50px !important;position:absolute;margin-bottom:0!important; z-index:1;}
.on-hediyye-10,.on-hediyye-21,.on-hediyye-40,.on-hediyye-43,.on-hediyye-68{left: 0px; top: 20px; max-width: 50px !important; position: absolute; margin-bottom: 0!important;animation:virus2 infinite alternate 8s ease; z-index: 1;}
.on-hediyye-11{left: 3px; top: 10px; max-width: 45px !important; position:absolute; margin-bottom: 0!important; animation:virus2 infinite alternate 8s ease; z-index: 1;}
.on-hediyye-12{left: 20px;top: 10px; max-width: 45px !important; position:absolute; margin-bottom: 0!important; transform: rotateZ(-30deg);}
.on-hediyye-15{left: 15px; top:15px; max-width: 45px !important; position:absolute; margin-bottom: 0!important;}
.on-hediyye-17,.on-hediyye-18{left: 0px; top: 10px; max-width: 60px !important; position:absolute; margin-bottom: 0!important;}
.on-hediyye-20,.on-hediyye-31,.on-hediyye-32,.on-hediyye-33,.on-hediyye-34,.on-hediyye-35,.on-hediyye-36,.on-hediyye-37,.on-hediyye-38, .on-hediyye-39,.on-hediyye-41,.on-hediyye-42,.on-hediyye-44,.on-hediyye-45,.on-hediyye-46,.on-hediyye-47,.on-hediyye-48,.on-hediyye-49,.on-hediyye-50,.on-hediyye-51,.on-hediyye-52,.on-hediyye-53,.on-hediyye-54,.on-hediyye-55,.on-hediyye-56,.on-hediyye-57,.on-hediyye-58,.on-hediyye-59,.on-hediyye-60,.on-hediyye-61,.on-hediyye-62,.on-hediyye-64,.on-hediyye-65,.on-hediyye-66,.on-hediyye-67,.on-hediyye-69{left: 15px; top: 15px; max-width: 45px !important; position: absolute; margin-bottom: 0!important;}

.on-hediyye-63{left: 0px; top: 15px; max-width: 45px !important; position: absolute; margin-bottom: 0!important; animation-name: solsag; animation-duration: 8s; animation-timing-function: ease;  animation-fill-mode: forwards;}

@keyframes solsag {
  from {
    left: 0;  
  }
  to {
    left: 15px;  
  }
}

.on-hediyye-22{left: 20px; top: 5px; max-width: 50px !important; position: absolute; margin-bottom: 0!important;}
.on-hediyye-23{left: 4px; top: -20px; max-width: 45px !important; position: absolute; z-index: 0;}
.on-hediyye-25{left: 20px; top:0; max-width: 50px !important; position: absolute; margin-bottom: 0!important; animation: edgify 10s ease-out forwards; z-index: 1;}
.on-hediyye-29,.on-hediyye-30{left: 15px; top: 10px; max-width: 50px !important; position: absolute; margin-bottom: 0!important; animation: rotate 3s infinite alternate ease-in-out;}

.on-hediyye-62{left: -14px; top: 0px; max-width: 60px!important; position: absolute; margin-bottom: 0!important; opacity: 0.8;}

.on-hediyye-70 { left: -9px; top: -10px; max-width: 66px !important; position: absolute; margin-bottom: 0 !important;}
.on-hediyye-71 { left: -11px; top: -9px; max-width: 70px !important; position: absolute; margin-bottom: 0 !important; animation: donme 30s linear infinite;}

@keyframes donme {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

/* show */
.show-on-hediyye-7, .show-on-hediyye-9, .show-on-hediyye-13, .show-on-hediyye-14, .show-on-hediyye-16 {left: 10px;bottom: 20px; max-width: 80px !important;position: absolute; z-index: 1;}

.show-on-hediyye-26,.show-on-hediyye-27,.show-on-hediyye-28{opacity:.5;position:absolute; margin-bottom:0!important; border-radius:50%; height:80px; max-width:80px; padding: 0.25rem; left: 0;}
.show-on-hediyye-1{left: 45px;top: 0px;opacity:.8;max-width: 50px !important;position:absolute;margin-bottom:0!important;z-index: 1;}
.show-on-hediyye-2{left: 0;bottom: 12px;max-width: 80px !important;position:absolute;z-index:1;}
.show-on-hediyye-3,.show-on-hediyye-6{right: -10px;top: -12px;max-width: 45px !important;position:absolute;margin-bottom:0!important;z-index: 1;}
.show-on-hediyye-4,.show-on-hediyye-5{left: 15px;top: -15px;opacity:.7;max-width: 50px !important;position:absolute;margin-bottom:0!important;z-index: 1;}

.show-on-hediyye-8,.show-on-hediyye-19{left:20px; top:0; max-width:60px !important;position:absolute;margin-bottom:0!important; z-index:1;}
.show-on-hediyye-10,.show-on-hediyye-21,.show-on-hediyye-40,.show-on-hediyye-43,.show-on-hediyye-68{left: 0px; top: 5px; max-width: 60px !important; position: absolute; margin-bottom: 0!important;animation:virus2 infinite alternate 8s ease; z-index: 1;}
.show-on-hediyye-11{left: 10px; top: 0px; max-width: 60px !important; position:absolute; margin-bottom: 0!important; animation:virus2 infinite alternate 8s ease; z-index: 1;}
.show-on-hediyye-12{left: 20px;top: 0px; max-width: 60px !important; position: absolute; margin-bottom: 0!important; animation:virus2 infinite alternate 8s ease;}
.show-on-hediyye-15{left: 10px; top:-10px; max-width: 60px !important; position:absolute; margin-bottom: 0!important;}

.show-on-hediyye-17{left: 0px; top: 10px; max-width: 60px !important; position:absolute; margin-bottom: 0!important;}
.show-on-hediyye-18{left: 30px; top: -15px; max-width: 60px !important; position: absolute; margin-bottom: 0!important;}

.show-on-hediyye-20,.show-on-hediyye-31,.show-on-hediyye-32,.show-on-hediyye-33,.show-on-hediyye-34,.show-on-hediyye-35,.show-on-hediyye-36,.show-on-hediyye-37,.show-on-hediyye-38,.show-on-hediyye-39,.show-on-hediyye-41,.show-on-hediyye-42,.show-on-hediyye-44,.show-on-hediyye-45,.show-on-hediyye-46,.show-on-hediyye-47,.show-on-hediyye-48,.show-on-hediyye-49,.show-on-hediyye-50,.show-on-hediyye-51,.show-on-hediyye-52,.show-on-hediyye-53,.show-on-hediyye-54,.show-on-hediyye-55,.show-on-hediyye-56,.show-on-hediyye-57,.show-on-hediyye-58,.show-on-hediyye-59,.show-on-hediyye-60,.show-on-hediyye-61,.show-on-hediyye-62,.show-on-hediyye-63,.show-on-hediyye-64,.show-on-hediyye-65,.show-on-hediyye-66,.show-on-hediyye-67,.show-on-hediyye-69{left: 30px; top: -5px; max-width: 60px !important; position: absolute; margin-bottom: 0!important;}

.show-on-hediyye-22{left: 40px; top: -5px; max-width: 60px !important; position: absolute; margin-bottom: 0!important;}
.show-on-hediyye-23{left: 10px; top: -83px; max-width: 60px !important; position: absolute; z-index: 0;}
.show-on-hediyye-25{left: 15px; top: -15px; max-width: 60px !important; position: absolute; margin-bottom: 0!important; animation: edgify 10s ease-out forwards; z-index: 1;}
.show-on-hediyye-29,.show-on-hediyye-30{left: 15px; top: -5px; max-width: 60px !important; position: absolute; margin-bottom: 0!important; animation: rotate 3s infinite alternate ease-in-out;}

.show-on-hediyye-62{left: -14px; top: 0px; max-width: 60px!important; position: absolute; margin-bottom: 0!important; opacity: 0.8;}

.show-on-hediyye-70 {
    left: -11px;
    top: -41px;
    max-width: 100px !important;
    position: absolute;
    margin-bottom: 0 !important;
}

@keyframes virus{from{transform:translateY(0) rotate(0)}
to{transform:translateY(70px) rotate(45deg)}
}
@keyframes virus2{from{transform:translateY(0) rotate(0);filter:hue-rotate(180deg)}
to{transform:translateY(-10px) rotate(-35deg)}
}
@keyframes fade-up{from{opacity:0;transform:translateY(10px)}
to{opacity:1;transform:translateY(0px)}
}
@keyframes fade-right{from{opacity:0;transform:translateX(-10px)}
to{opacity:1;transform:translateX(0px)}
}
@keyframes edgify{to{transform:rotate(98deg);left:10px;top:5px}

}
@keyframes rotate{from{transform:rotate(-10deg)}
to{transform:rotate(10deg)}
}


@keyframes colorize{50%{filter:sepia() saturate(4) hue-rotate(295deg)}
}
@keyframes haunted{0%{filter:brightness(20%)}
48%{filter:brightness(20%)}
50%{filter:sepia(1) contrast(2) brightness(200%)}
60%{filter:sepia(1) contrast(2) brightness(200%)}
62%{filter:brightness(20%)}
96%{filter:brightness(20%)}
96%{filter:brightness(400%)}
}

#blind-animation { position:relative;}
.full-img img { margin-bottom: 5px;}

.tesdiq_icon {position: absolute;bottom: 4px;right: 4px;border-radius: 100%;width: 23px; height: 23px; 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;}
.tesdiq_icon_2 {position: absolute;bottom: -1px;right: -4px;border-radius: 100%;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: 19px;height: 19px;}
 
.tesdiq_icon_3 {position: absolute;top: 54px;right: 4px;border-radius: 100%;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;padding: 2px;}

 
 
.progress-bar-wrap { position:fixed; top:0; left:0;	right:0; height:2px; z-index:123;}
.progress-bar {position:relative; height:100%; width:0%; z-index:2; top:0; transition: all .2s ease-in-out; background-color: #F7B90F;}


.adgunum:after { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: linear-gradient(99deg, #d83565 0%, #bb35d8 100%); opacity: 0.9; border-radius: 0.3rem !important;}
.adgunum_sayt:after { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: linear-gradient(to right, #654ea3, #eaafc8); opacity: 0.9; border-radius: 0.3rem !important;}


.fon_foto {
    width: 90px; 
    height: 90px;
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-self: center;
    position: relative;
}

.fon_foto:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 126%;
    height: 126%;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 100%;
    -webkit-animation: wave 1s linear 0s infinite;
    animation: wave 1s linear 0s infinite;
	z-index: -1;
}


@-webkit-keyframes wave {
  0% {
    width: 126%;
    height: 126%;
    opacity: 1; }
  100% {
    width: 150%;
    height: 150%;
    opacity: 0; } }

@keyframes wave {
  0% {
    width: 126%;
    height: 126%;
    opacity: 1; }
  100% {
    width: 150%;
    height: 150%;
    opacity: 0; } }
	
	
	
	/***/
	/***/
.theme-dark .footer {background-color: #293145;}
.theme-dark .pattern {background: #1a2236;  }
.theme-dark .pattern svg {fill: #293145;}

.footer {background-color: #fff; position: relative; color: #0389c9; line-height:22px; display: flex; justify-content: space-between; align-items: center; z-index: 1;}
.footer .footer-block { margin-left: 40px; margin-right: 20px; }
.footer a:hover{ color:#1E74FD !important;}

ul.social-network  { list-style: none; display: inline !important; margin-left:0 !important; padding: 0 !important; transition: all 0.2s;}
ul.social-network li { display: inline !important; margin: 0 1px !important; transition: all 0.2s;}

.social-circle li a {
	display: inline-block !important;
	position:relative;
	border-radius: 50%;
	width: 30px !important; 
	height: 30px !important;
	background: linear-gradient(135deg, #05f, #09f) !important; 
	transition: all 0.2s;
	color: #fff;}

.social-network a.icoFacebook:hover { background: linear-gradient(to right, #f2994a, #f2c94c) !important; color:#fff; transition: all 0.8s;}
.social-circle li i { margin:0; line-height: 30px; text-align: center; font-size: 18px;}	
.social-circle li a:hover { transform: rotate(360deg); transition: all 0.2s;}


.bg-image-cover .img-count { 
  cursor: pointer;
  display: block;
  position: relative;
  opacity: 0;
}
.bg-image-cover:hover .img-count {
  opacity: 1; 
  cursor: pointer;
}

.bg-image-cover {
  cursor: pointer;
}