/* Küçültme başarısız oldu. Küçültülmeyen içerik döndürülüyor.
(2,30): run-time error CSS1046: Expect comma, found '50'
(2,37): run-time error CSS1046: Expect comma, found '/'
 */
.cardx {
    background-color: rgb(25 50 118 / 80%);
    border: solid 1px #8f8f8f !important;
  	transition:all .35s ease;
}

a {
    color: #72bde3;
}

.mavi {
      
    width: 70px;
    max-width: 100%;
    height:  70px;
    border: 0;
}
.cardx:hover{
    border: solid 1px #fff !important;
}

.flip-front:hover{
	text-decoration:none;
}

.flip-content > h4{color:#fff !important; }
html .btn-primary:hover, html .btn-primary.hover {
    background-color: #de1f26;
    border-color: #de1f26 #de1f26 #de1f26;
    color: #fff;
}
html .btn-primary {
    background-color: #000;
    border-color: #000 #000 #000;
    color: #fff;
}

.sm_alan{
	background:#cd2728;
  	margin-bottom:0px !important;
}

.ana_sm{
  padding:0px;
  margin-bottom:0px !important;
  height:150px;
}

.ana_sm > li{
    display: inline-block;
    width: 33%;
    height: 150px;
    position: relative;
  	border-right:solid 1px #fff;
}

.ana_sm > li:last-child{
	border-right:0;
}

.ana_sm > li > a{
    display: block;
    font-size: 42px;
    text-align: center;
    color: #fff;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    position: absolute;
}

.ana_sm > li > a:hover{font-size:52px;}

.ana_sm_buyuk{display:block}

@media (max-width:991px){
  
.ana_sm{height:100px;}
.ana_sm > li{ height: 100px;}

}
div#layer-595155774 {
    color: #fff!important;
}
html .text-color-primary, html .text-primary {
    color: #ffffff!important;
}
#rum_sst_tab {
    font-family: Tahoma, sans-serif;
    top: 250px;
    background-color: #250e62;
    color: #FFFFFF;
    border-style: solid;
    border-width: 0px;
}
#rum_sst_tab:hover {
    background-color: #A4A4A4;
    -moz-box-shadow: -3px -3px 5px 2px #ccc;
    -webkit-box-shadow: -3px -3px 5px 2px #ccc;
    box-shadow: -3px -3px 5px 2px #ccc;
}
.rum_sst_contents {
    position: fixed;
    margin: 0;
    padding: 6px 13px 8px 13px;
    text-decoration: none;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    border-style: solid;
    display: block;
    z-index: 100000;
}
.rum_sst_right {
    right: -1px;
    cursor: pointer;
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -webkit-transform: rotate(
-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(
-90deg);
    -moz-border-radius-topright: 10px;
    border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    border-top-left-radius: 10px;
}

.buton_alan {
    top: 57%;
    left: -49px;
    width: 170px;
    height: 73px;
    position: fixed;
    z-index: 9999;
    padding: 20px 2px;
    background: #0e3d8a;
    overflow-x: hidden;
    transition: .5s;
    color: #fff;
    text-align: center;
    transform: rotate(270deg);
    font-size: large;
    border-radius: 0 0 40px 40px;
}
hr {
    background: rgba(0,0,0,.06);
    border: 0;
    height: 1px;
    /* margin: 22px 0; */
    display: none;
}
section.page-header .page-header-title-border {
    background-color: #dc3545!important;
}
.page-header {
    background-color: #14377d;
    margin: 0 0 35px 0;
    padding: 30px 0;
    position: relative;
    text-align: left;
}
@media (min-width: 992px) {
  #header .header-container.container {
      max-width: 1140px;
  }
}
#header .header-btn-collapse-nav {
    background: #14377d;
}
@media (min-width: 992px){
#header .header-nav.header-nav-line nav>ul>li>a:before, #header .header-nav.header-nav-line nav>ul>li:hover>a:before {
    content: "";
    position: absolute;
    background: #E30E16;
    width: auto;
    height: 3px;
    top: -2px;
    left: -1px;
    right: -1px;
    opacity: 0;
}
}
.list.list-icons li>[class*="fa-"]:first-child, .list.list-icons li a:first-child>[class*="fa-"]:first-child, .list.list-icons li>.icons:first-child, .list.list-icons li a:first-child>.icons:first-child {
    color: #283e7e;
    border-color: #4c5f94;
}
#header .header-nav.header-nav-links:not(.header-nav-light-text) nav>ul>li>a, #header .header-nav.header-nav-line:not(.header-nav-light-text) nav>ul>li>a {
    color: #14377d;
}
    
#header .header-nav.header-nav-line.header-nav-top-line.header-nav-top-line-with-border nav>ul>li>a:before, #header .header-nav.header-nav-line.header-nav-top-line.header-nav-top-line-with-border nav>ul>li:hover>a:before {
    top: -4px;
    background-color: #ea0f0f;
}
  #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li a {
    border-bottom: 1px solid #264584;
    color: #37528f;
    font-size: .8em;
    font-weight: 400;
    padding: 6px 18px 6px 18px;
    position: relative;
    text-transform: none;
    letter-spacing: -.5px;
}
  #header .header-nav-main:not(.header-nav-main-mobile-dark) nav>ul>li>a {
    color: #14377d;
}

#header .header-nav-main nav>ul>li.dropdown .dropdown-menu {
    border-top-color: #ea0f0f;
}
    /*  ---- WP start  ------*/
.mypage-alo-phone,.popOpen1 {
    z-index: 999;
}
.mypage-alo-phone {
    position: fixed;
    bottom: 110px;
    left: 0;
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.mypage-alo-ph-circle, .mypage-alo-phone:hover .mypage-alo-ph-circle {
    border-color: #43b91e;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}
.mypage-alo-ph-circle {
    width: 90px;
    height: 90px;
    top: 12px;
    left: 12px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid rgba(30,30,30,.4);
    opacity: .1;
    opacity: .5;
}
.mypage-alo-ph-circle-fill, .mypage-alo-ph-img-circle, .mypage-alo-phone:hover .mypage-alo-ph-circle-fill, .mypage-alo-phone:hover .mypage-alo-ph-img-circle {
    background-color: #43b91e;
}
.mypage-alo-ph-circle-fill {
    width: 60px;
    height: 60px;
    top: 28px;
    left: 28px;
    position: absolute;
    -ms-transition: all .2s ease-in-out;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    opacity: .4!important;
}
.mypage-alo-ph-circle-fill, .mypage-alo-ph-img-circle, .mypage-alo-phone:hover .mypage-alo-ph-circle-fill, .mypage-alo-phone:hover .mypage-alo-ph-img-circle {
    background-color: #43b91e;
}
.mypage-alo-ph-img-circle {
    width: 30px;
    height: 30px;
    top: 43px;
    left: 43px;
    position: absolute;
    background: url(/App_Themes/App/images/wtsp-6179ec8f-3946-421e-a165-7-a8d8b5e0-0674-421c-8ca0-7ed34d7d4341.png) center center no-repeat rgba(30,30,30,.1);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    opacity: 1;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    background-size: 100%;
}
/*  ---- WP end  ------*/
@media (min-width: 992px){
#header .header-nav.header-nav-links nav>ul>li>a, #header .header-nav.header-nav-links nav>ul>li:hover>a, #header .header-nav.header-nav-line nav>ul>li>a, #header .header-nav.header-nav-line nav>ul>li:hover>a {
    padding: 0px 9px;
}
}

button.carousel-control-next,button.carousel-control-prev,.carousel-control-prev:hover, .carousel-control-prev:focus, .carousel-control-next:hover, .carousel-control-next:focus {
    background: unset;
  border: unset;
}
.carousel-control-prev-icon,.carousel-control-next-icon {
    filter: invert(1);
    width: 30px;
    height: 30px;
}

