/* Küçültme başarısız oldu. Küçültülmeyen içerik döndürülüyor.
(229,23): run-time error CSS1039: Token not allowed after unary operator: '-font-lora'
(232,28): run-time error CSS1039: Token not allowed after unary operator: '-color-primary-10'
(286,17): run-time error CSS1039: Token not allowed after unary operator: '-color-primary'
(346,46): run-time error CSS1046: Expect comma, found '0'
(346,50): run-time error CSS1046: Expect comma, found '/'
(347,38): run-time error CSS1046: Expect comma, found '0'
(347,42): run-time error CSS1046: Expect comma, found '/'
(380,46): run-time error CSS1046: Expect comma, found '0'
(380,50): run-time error CSS1046: Expect comma, found '/'
(381,38): run-time error CSS1046: Expect comma, found '0'
(381,42): run-time error CSS1046: Expect comma, found '/'
(451,28): run-time error CSS1039: Token not allowed after unary operator: '-color-white'
(453,23): run-time error CSS1039: Token not allowed after unary operator: '-font-lora'
(456,17): run-time error CSS1039: Token not allowed after unary operator: '-color-heading'
(780,23): run-time error CSS1039: Token not allowed after unary operator: '-font-inter'
(781,17): run-time error CSS1039: Token not allowed after unary operator: '-color-body'
(787,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(788,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(789,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(903,38): run-time error CSS1046: Expect comma, found '0'
(903,42): run-time error CSS1046: Expect comma, found '/'
(911,41): run-time error CSS1030: Expected identifier, found 'ul'
(911,43): run-time error CSS1031: Expected selector, found ')'
(911,43): run-time error CSS1025: Expected comma or open brace, found ')'
 */
.iframe.slidervideo {
    width: 100%;
    height: calc(100vh - 90px);
    position: absolute;
    z-index: -1;
    overflow: hidden;
    top: 0px;
}

.iframe.slidervideo video.video {
    transform: scale(1.28);
    z-index: -1;
    width: 100%;
    height: 100%;
}
@media only screen and (max-width: 900px){
.iframe.slidervideo video {
    object-fit: contain!important;
    transform: scale(1)!important;
  }
.single-hero-slider.slick-slide.slick-current {
    min-height: auto!important;
    height: auto!important;
    padding-top: 58vw!important
}
.iframe.slidervideo {
    height: auto!important;
}
  .row-25 {
    flex-direction: column-reverse;
    gap: 42px;
}
}
@media (max-width: 600px) {.mobnone {
    display: none;
  }
}

@media (max-width: 991px){
.mobilters {
    flex-direction: column-reverse;
    gap: 30px;
}
  .mobilters .service-sidebar {
    margin-top: 20px;
}
}
@media (min-width: 1200px) {
.absolute-header .primary-menu li a {
    color: white!important;
}
.absolute-header.sticky-on .primary-menu li a {
    color: black!important;
}
.absolute-header .primary-menu li .sub-menu li a {
    color: black!important;
  } 
}
.gallery-loop.gallery-filter-item .col-lg-4.col-sm-6{
  position: unset!important;
}

/*  ---- 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(/Upload/Dosyalar/resim-png/wtsp-6179ec8f-3946-421e-a165-7-6adbd1d1-3809-4506-bed4-2d14d36094d7.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  ------*/

.bordered-icon-wrapper .border-icon.icon-1 {
    top: 15%;
    right: 75px;
}
.bordered-icon-wrapper .border-icon.icon-2 {
    top: 50%;
    right: 65px;
}
.bordered-icon-wrapper .border-icon img {
    max-width: 120px;
}
.about-text ul {
    list-style-type: disc!important;
}
h5.tagline {
    font-size: 1.7rem!important;
}
.fancy-content-box-two .box-content .title {
  min-height: 87px;
}

.ozel-scrollbar::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
  background-color: #F5F5F5;
}

.ozel-scrollbar::-webkit-scrollbar {
  width: 6px;
  background-color: #F5F5F5;
}

.ozel-scrollbar::-webkit-scrollbar-thumb {
  background-color: #2E279D;
}
i.fab {
    font-size: 30px;
    margin: 8px;
}
.footer-social i.fab {
    color: white;
}
.template-header.sticky-header.sticky-on i.fab {
    color: black;
}
.contact-map {
    height: 400px;
}.fancy-content-box-two .box-content .title {
  font-size: 20px;
}
.template-footer .footer-widgets {
    padding-top: 55px;
    padding-bottom: 0px;
}
.template-footer .copyright-area {
    padding: 8px 0;
}
.colorw {
    color: white!important;
}.latest-blog-two .blog-title {
  min-height: 62px;
}
.testimonial-shapes .shape-images .image-one {
    left: 5%;
}
.testimonial-shapes .shape-images .image-two {
    right: 5%;
}
.testimonial-shapes .shape-images .image-one, .testimonial-shapes .shape-images .image-two {
    width: 320px;
    height: 320px;
}
.logob{display: none;}
.sticky-on .logoa {display: none;}
.sticky-on .logob {display: block;}

.nonanasayfa .logoa {display: none;}
.nonanasayfa .logob {display: block;}
.cta-boxed-three .cta-inner .cta-img img {
    margin-top: 31px;
}
.accordion-item .accordion-header .acdbaslik{
    margin: 0;
    font-size: 18px;
    font-family: var(--font-lora);
    font-weight: 500;
    line-height: 1.4;
    border: 1px solid var(--color-primary-10);
    padding: 16px 50px 16px 30px;
    cursor: pointer;
    position: relative;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.accordion-item .accordion-header .acdbaslik::before, .accordion-item .accordion-header .acdbaslik::after {
    content: "\f067";
    font-size: 18px;
    font-weight: 300;
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    right: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.accordion-item .accordion-header .acdbaslik::after {
    content: "\f068";
    opacity: 0;
    visibility: hidden;
}
.accordion-item.active-accordion .accordion-header .acdbaslik::before {
    opacity: 0;
    visibility: hidden;
}
.accordion-item.active-accordion .accordion-header .acdbaslik::after {
    opacity: 1;
    visibility: visible;
}
.template-header.sticky-header i.fab{color: white;}
.template-header.sticky-header.sticky-on i.fab {
    color: black;
}
.template-header.sticky-header.nonanasayfa i.fab {
    color: black;
}.row.partner-logo-slider.slick-initialized.slick-slider button.slick-arrow.prev-arrow {
    position: absolute;
    top: 30%;
    left: -5px;
}.row.partner-logo-slider.slick-initialized.slick-slider button.slick-arrow.next-arrow {
    position: absolute;
    top: 30%;
    right: -5px;
}
.row.partner-logo-slider.slick-initialized.slick-slider button.slick-arrow i {
    font-size: 35px;
    color: var(--color-primary);
}
.fancy-content-box-two .box-content .title {
    font-size: 16px;
    line-height: 1.2;    
  min-height: 55px;
}

@media only screen and (max-width: 900px) {
  
    .hero-slider-two .single-hero-slider {
    padding-top: 402px;
     padding-bottom: 0px; 
    position: relative;
    z-index: 1;
    }
  
  
  .slick-slide {
    display: none;
    float: left;
    height: 500px;
    min-height: 1px;
}
	}
.template-header.sticky-header.nonanasayfa i.fab {
    color: #00365F;
}
.hero-slider-two .hero-slider-bg, .page-title-area.page-title-bg::before {
    background-color: #499afaa1;
} 
.row-56, .row-41 {
    flex-direction: row-reverse;
}
.iconic-box-three .title {
    font-size: 22px;
}
.service-details-wrapper ul, .hero-content ul, .doctor-description ul {
    list-style-type: disc!important;    
  margin-top: 10px;
}
.service-details-wrapper ul li, .hero-content ul li, .doctor-description ul li{
  margin-left: 30px;
}
.hero-area-one .hero-content .title {
    font-size: 65px;
  font-weight: 500;
}

.flip-card {
    position: relative;
    border: none;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}.flip-card .flip-front, .flip-card .flip-back {
    padding: 32px;
    padding: 2rem;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #fff;
    -webkit-box-shadow: 0 0 44px -10px rgb(0 0 0 / 15%);
    box-shadow: 0 0 44px -10px rgb(0 0 0 / 15%);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: ease transform 500ms;
    transition: ease transform 500ms;
}.flip-card .flip-front {
    -webkit-transform: translate3d(0,0,1px) rotateY(0deg);
    transform: translate3d(0,0,1px) rotateY(0deg);
}.flip-front.p-5 {
    padding: 2rem!important;
}.flip-card .flip-front .flip-content, .flip-card .flip-back .flip-content {
    -webkit-transform: translate3d(0,0,1px);
    transform: translate3d(0,0,1px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.flip-card.flip-card-3d .flip-front .flip-content, .flip-card.flip-card-3d .flip-back .flip-content {
    -webkit-perspective: inherit;
    perspective: inherit;
    -webkit-transform: translate3d(0,0,60px);
    transform: translate3d(0,0,60px);
}.widget4yazi_h3 {
    font-weight: 800!important;
    font-size: 1.5em!important;
    color: #00365f!important;
}.font-weight-extra-bold, .font-weight-black {
    font-weight: 900!important;
}.flip-card .flip-front, .flip-card .flip-back {
    padding: 32px;
    padding: 2rem;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #fff;
    -webkit-box-shadow: 0 0 44px -10px rgb(0 0 0 / 15%);
    box-shadow: 0 0 44px -10px rgb(0 0 0 / 15%);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: ease transform 500ms;
    transition: ease transform 500ms;
}.flip-card .flip-back {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transform: translate3d(0,0,-1px) rotateY(180deg);
    transform: translate3d(0,0,-1px) rotateY(180deg);
}.flip-card .flip-front .flip-content, .flip-card .flip-back .flip-content {
    -webkit-transform: translate3d(0,0,1px);
    transform: translate3d(0,0,1px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}.flip-card.flip-card-3d .flip-front .flip-content, .flip-card.flip-card-3d .flip-back .flip-content {
    -webkit-perspective: inherit;
    perspective: inherit;
    -webkit-transform: translate3d(0,0,60px);
    transform: translate3d(0,0,60px);
}

.flip-card:hover .flip-front {
    -webkit-transform: translate3d(0,0,-1px) rotateY(-180deg);
    transform: translate3d(0,0,-1px) rotateY(-180deg);
}
.flip-card:hover .flip-back {
    -webkit-transform: translate3d(0,0,1px) rotateY(0deg);
    transform: translate3d(0,0,1px) rotateY(0deg);
}
.text-13 {
    font-size: 3em!important;
}
html .text-color-light, html .text-light {
    color: #fff!important;
}
.service-sidebar .widget {
    background-color: #00365f;
}
.bg-color-primary {
    background-color: #00365f;
}
.image-title-box .image img {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
}
.image-title-box:hover .image img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.hero-area-one {
    padding-bottom: 100px;
    padding-top: 100px;
    margin: 55px 0;
}
section.services-area.section-gap .pharmacy-feature {
    margin-top: 0px;
}
.single-hero-slider.slick-slide.slick-current {
    min-height: 88vh;
}
#preloader #object, .wcu-section::before {
    background-color: #00365F;
}
section.appointment-section.section-gap-bottomm textarea {
    background-color: var(--color-white);
    border-radius: 35px;
    font-family: var(--font-lora);
    font-size: 18px;
    font-weight: 600;
    color: var(--color-heading);
}
@media only screen and (max-width: 900px) 
{
  .iframe.slidervideo video {
    object-fit: cover;
  }
}
.header-navigation {
    width: 100%;
    display: block!important;
}
.header-left {
    justify-content: space-between;
}
@media (max-width: 600px){
  .header-navigation {
    width: auto;
    display: flex!important;
}
.header-social.mobnon {
    display: none;
}}
.fancy-content-box-two .box-content .title {
    font-size: 20px;
    font-weight: bold;
}




.c-product-ctas {
    position: fixed;
    right: 2.66667rem;
    bottom: 8.33333rem;
    transform: translate(0, 50%);
    z-index: 500;
    opacity: 1;
    transition: opacity .25s ease;
}
.c-product-ctas_btn {
    position: absolute;
    width: 6.66667rem;
    height: 6.66667rem;
    bottom: 0;
    right: 0;
    opacity: 0;
    transition: opacity 0.25s cubic-bezier(0.365, 0.305, 0, 1),transform 0.5s cubic-bezier(0.365, 0.305, 0, 1);
    color: #fff !important;
    font-size: .8rem;
    overflow: visible;
    cursor: pointer;
    transform: scale(1);
}

.c-product-ctas_btn {
    position: absolute;
    width: 6.66667rem;
    height: 6.66667rem;
    bottom: 0;
    right: 0;
    opacity: 0;
    transition: opacity 0.25s cubic-bezier(0.365, 0.305, 0, 1),transform 0.5s cubic-bezier(0.365, 0.305, 0, 1);
    color: #fff !important;
    font-size: .8rem;
    overflow: visible;
    cursor: pointer;
    transform: scale(1);
}
.c-product-ctas_toggle {
    position: relative;
    opacity: 1;
    z-index: 10;
    opacity: 1;
    transform: scale3d(1, 1, 1);
    transition: transform 1s cubic-bezier(0.365, 0.305, 0, 1) 0.5s,opacity 1s cubic-bezier(0.365, 0.305, 0, 1) 0.5s;
}
.c-product-ctas_btn>* {
    margin: 0.13333rem 0;
    z-index: 1;
}
.c-product-ctas_btn_inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transform: scale(1);
    transition: transform 0.5s cubic-bezier(0.365, 0.305, 0, 1);
}
.c-product-ctas_btn_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #0077C8;
    transform: scale(1);
    z-index: 0;
    border-radius: 50%;
    overflow: hidden;
    transition: transform 0.25s cubic-bezier(0.365, 0.305, 0, 1);
}
.c-product-ctas_toggle .c-product-ctas_toggle_inner:before, .c-product-ctas_toggle .c-product-ctas_toggle_inner:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 33%;
    height: 2px;
    background-color: #fff;
    transform: scale3d(1, 1, 1) translate(-50%, -50%);
}
.c-product-ctas_toggle .c-product-ctas_toggle_inner:after {
    transform: scale3d(1, 1, 1) translate(-50%, -50%) rotate(90deg);
    transition: transform 0.25s cubic-bezier(0.365, 0.305, 0, 1);
}
.c-product-ctas_btn_bg:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0.2);
    opacity: 0;
    transition: opacity 0.25s cubic-bezier(0.365, 0.305, 0, 1);
}
/*.c-product-ctas_btn {
    position: absolute;
    width: 6.66667rem;
    height: 6.66667rem;
    bottom: 0;
    right: 0;
    opacity: 0;
    transition: opacity 0.25s cubic-bezier(0.365, 0.305, 0, 1),transform 0.5s cubic-bezier(0.365, 0.305, 0, 1);
    color: #fff !important;
    font-size: .8rem;
    overflow: visible;
    cursor: pointer;
    transform: scale(1);
}*/.c-product-ctas.-opened .c-product-ctas_btn {
    transition: opacity 0.25s cubic-bezier(0.365, 0.305, 0, 1) 0.1s,transform 0.5s cubic-bezier(0.365, 0.305, 0, 1);
}.c-product-ctas.-opened .c-product-ctas_btn:nth-child(2) {
    opacity: 1;
    transform: translateY(-100%) translateY(-2.66667rem) translate3d(0, 0, 0);
}.c-product-ctas.-opened .c-product-ctas_btn:nth-child(3) {
    opacity: 1;
    transform: translateY(-200%) translateY(-5.33333rem) translate3d(0, 0, 0);
}.c-product-ctas.-opened .c-product-ctas_btn:nth-child(4) {
    opacity: 1;
    transform: translateY(-300%) translateY(-8rem) translate3d(0, 0, 0);
}
.c-product-ctas_btn:hover .c-product-ctas_btn_inner {
    transform: scale(0.95);
}
.c-product-ctas_btn:hover .c-product-ctas_btn_bg {
    transform: scale(1.15);
}
.c-product-ctas_btn:hover .c-product-ctas_btn_bg:before {
    opacity: 1;
}
span.c-product-ctas_btn_text {
    color: white;
    font-size: 16px;
}
/* sol sabit yuvarlak son*/


.c-nav_product-link {
    position: relative;
    width: 26.66667rem;
    height: 100%;
    white-space: normal;
    color: #010101;
    transform: translateX(0);
    transition: transform .6s cubic-bezier(0.365, 0.305, 0, 1),opacity .3s cubic-bezier(0.365, 0.305, 0, 1); 
  transition-delay: .3s;
}
.c-nav_product-link_wrap {
    display: block;
    position: relative;
    height: 65vh;
    transform: translateZ(0);
    transition: transform .45s cubic-bezier(0.365, 0.305, 0, 1);
}
.c-nav_product-link_background {
    position: absolute;
    top: 0;
    right: -10.66667rem;
    bottom: 0;
    left: 0;
    overflow: hidden;
}
.c-nav_product-link_background:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 12rem;
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0.4) 100%);
    z-index: 100;
}
.o-background {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: cover;
    background-position: center;
}
.c-nav_product-link_background .o-background {
    left: -2.66667rem;
    right: 2.66667rem;
    transition: transform .45s cubic-bezier(0.365, 0.305, 0, 1);
}

.c-nav_product-link:hover .c-nav_product-link_background .o-background {
    transform: translateX(2.66667rem);
}
.c-nav_product-link:hover .c-nav_product-link_wrap {
    transform: translateX(-2.66667rem);
}.menu-slide-container .owl-item:nth-child(1) .c-nav_product-link:hover .c-nav_product-link_name {
    transform: translateX(0);
}
.c-nav_product-link_name {
    position: relative;
    display: inline-block;
    margin-top: -3.33333rem;
    margin-left: 1.06667rem;
    transform: translateZ(0);
    transition: transform .45s cubic-bezier(0.365, 0.305, 0, 1) 0.05s;
}.c-nav_product-link:hover .c-nav_product-link_name {
    transform: translateX(-2.66667rem);
}.c-nav_product-link:nth-child(1).-visible {
    transition-delay: .3s;
}

span.c-nav_product-link_name.o-h1.textarea {
    font-family: 'GeometriaExtraBold';
    font-size: 38px;
}




.menu-left .logo img {
    max-width: 100%;
  padding: 15px;
}
@media screen and (max-width: 640px){
  .yuzeysel {
    margin-bottom: 45px;
}
 .menu-left .logo img {
    max-width: 50%;
    margin: unset;
}
  .dilm.dropdown {
    width: inherit;
    margin-right: 130px;
    text-align: right;
}
  .content-right.bottom-page-right .title-area img {
    width: auto;
}
  .c-nav_product-link_wrap {
    height: 30vh;
}
  span.c-nav_product-link_name.o-h1.textarea {
    font-size: 22px;
}.c-nav_product-link_background {
    right: -3.66667rem;
}.c-nav_product-link {
    width: 100%;
}
}
.c-product-ctas_btn_bg {
    background-color: #00365F;
}
.prod-btns {
    margin-bottom: 45px;
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
}
.c-product-ctas_btn svg {
    width: 2rem;
    height: 2rem;
    fill: #fff;
}
.slick-slide {
    margin: 0 10px;
}
.videos-slider-two button.slick-arrow.next-arrow {
    position: absolute;
    top: 40%;
    right: -15px;
}
.videos-slider-two button.slick-arrow.prev-arrow {
    position: absolute;
    top: 40%;
    left: -15px;
}
.videos-slider-two button.slick-arrow i {
    font-size: 50px;
    color: #00365F;
}
.videos-slider-two button.slick-arrow {
    background: transparent;
}
.videos-slider-two .slick-slide {
    height: auto;
}
.seeva-video::before {
    opacity: 0.00;
}
.hdnone {
    font-family: var(--font-inter);
    color: var(--color-body);
}
.service-sidebar .widget,#preloader #object, .wcu-section::before, .bg-color-primary {
    background-color: #148c8e;
}
:root {
    --color-heading: #148c8e;    
  --color-tertiary: #21cdc0;
  --color-secondary: #21cdc0;
}
.template-header.sticky-header.sticky-on img.logoa, .template-header.sticky-header.sticky-on img.logob {
    max-width: 125px!important;
}
/*  ---- 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(/Upload/Dosyalar/resim-png/wtsp-23261f98-4e92-4652-9a97-82048deee387.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: 1440px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1440px;
  }
}.appointment-form-two {
  background-color: #e1eaf7;
}
.flip-front.p-5 {
    min-height: 425px;
}
.template-footer .footer-widgets .widget .nav-links li {
    line-height: 1;
}
.latest-blog-two .blog-content {
    -webkit-box-shadow: unset;
  box-shadow: unset;
}
.iconic-box p {
    min-height: 64px;
}
.flip-content.my-4 {
    width: 100%;
}.flip-cardx {
    padding: 1rem;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #fff;
    box-shadow: 0 0 44px -10px rgb(0 0 0 / 15%);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: ease transform 500ms;
    transition: ease transform 500ms;
    height: 100%;
    justify-content: center;
}
.help-text-wrapper ul:not(.post-content ul), .help-text-wrapper ol:not(.post-content ol) {
    list-style-type: auto;
}
