/* Küçültme başarısız oldu. Küçültülmeyen içerik döndürülüyor.
(5,17): run-time error CSS1039: Token not allowed after unary operator: '-color-ana'
(8,28): run-time error CSS1039: Token not allowed after unary operator: '-color-ana'
(18,21): run-time error CSS1039: Token not allowed after unary operator: '-global-body-font-family'
(21,21): run-time error CSS1039: Token not allowed after unary operator: '-global-heading-font-family'
(149,28): run-time error CSS1039: Token not allowed after unary operator: '-color-ana'
(155,17): run-time error CSS1039: Token not allowed after unary operator: '-color-ana'
(163,17): run-time error CSS1039: Token not allowed after unary operator: '-color-ana'
 */
.header-navigation .nav-container .main-menu ul li > a {
    color: #515151;
}
.header-navigation .nav-container .main-menu ul li.menuid-61 > a {
    color: var(--color-ana);
}
.header-navigation .nav-container .main-menu ul li.menuid-19 > a {
    background-color: var(--color-ana);
    color: white!important;
    padding: 12px 15px;
  margin-left: 20px;
  border-radius: 28px;
}
.header-navigation .nav-container .main-menu ul li.menuid-19 > a:hover {
    background-color: #eb5b27b8;
}
body, input, select, optgroup, textarea {
  font-family: var(--global-body-font-family);
}   
h1,h2,h3,h4,h5,h6 {
  font-family: var(--global-heading-font-family);
}
button, .button, .wp-block-button__link, input[type="button"], input[type="reset"], input[type="submit"], .fl-button, .elementor-button-wrapper .elementor-button {
  font-family: Montserrat, sans-serif;
}

/*  ---- WP start  ------*/
.mypage-alo-phone,.popOpen1 {
    z-index: 999;
}

.mypage-alo-phone {
    position: fixed;
    bottom: 85px;
    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-4f40aa76-99ef-4c66-a207-8341a0d79ba5.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%;
}

.cc-window.cc-banner {
    padding: 1em 1em!important;
    width: 30%!important;
    -ms-flex-direction: row;
    flex-direction: column!important;
    margin: 10px;
    min-width: 250px;
}
/*  ---- WP end  ------*/
.row.rowrev-9, .row.rowrev-41 {
    flex-direction: row-reverse;
}
.about-area-v2 .row.rowrev-9 .about-img, .about-area-v2 .row.rowrev-41 .about-img {
    margin-left: 0px;
}
.slick-list h3.title {
    min-height: 60px;
}
.service-area-v2 .service-item .service-content h3 {
    line-height: 25px;
    margin-bottom: 7px;
    min-height: 51px;
}
ul.foot.social-link i {
    font-size: 22px;
    color: white;
}
ul.social-link li {
    margin: 0 5px;
}.breadcrumbs-section {
    padding: 80px 0;
}.breadcrumbs-content h1 {
    font-size: 48px;
}
.header-navigation.sticky, .header-area-v1 .header-navigation {
    background-color: #ffffff;
}

.header-navigation .navbar-toggler span {
    background-color: var(--color-ana);
}
.header-navigation .nav-container.breakpoint-on .nav-menu .main-menu ul li.menuid-19 a {
    color: white!important;
}
.header-navigation .nav-container.breakpoint-on .nav-menu .main-menu ul li.menuid-39 a {
    color: var(--color-ana)!important;
}
a.widgetbtn {
    color: #282828;
    font-size: 18px;
    font-weight: 600;
}
a.widgetbtn:hover {
    color: var(--color-ana);
}
.sliderb {
    line-height: 1;
    color: white;
    font-size: 2.5rem;
    text-align: center;
    font-weight: 700;
  margin-bottom: 25px;
  font-family: "Gilroy", sans-serif;
}
.slidery {
    font-size: 1.5rem;
    line-height: 1;
    font-family: "Gilroy", sans-serif;
    text-align: center;
    color: white;
}
.hero-contentx {
    text-align: center;
}
.hero-contentx a.main-btn {
    margin-top: 35px;
}
.filtr {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: #0000003d;
    top: 0;
}
@media (max-width: 1200px) {
.sliderb {
    font-size: 2rem;
}
.slidery {
    font-size: 1rem;
}
}
@media (max-width: 700px) {
.sliderb {
    font-size: 1.5rem;
}
 .hero-slider-one .single-hero.bg_cover {
    height: 50vh;
}
 .hero-slider-one .single-hero.bg_cover img {
    object-fit: cover;
    height: 100%;
}
  section.about-area-v2.pt-80 {
    padding-top: 20px !important;
}section.about-area-v2.pb-80 {
    padding-bottom: 20px !important;
}
  section.service-area-v2.pt-120.pb-80, section.blog-grid-v1.pt-120.pb-90 {
    padding-bottom: 10px !important;
    padding-top: 30px !important;
}
}
.bodydiv ul, .bodydiv ol {
    list-style-type: disc;
    margin-left: 20px;
}
.discription-tabs ul {
    list-style-type: none;
}
section.produtcs-area .product-item {
    border: 1px solid #fe5a0e4d;
    padding: 15px;
    text-align: center;
}
.product-item .product-info h3.title {
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 0px;    
  min-height: 42px;
}
.product-item .product-thumbnail {
    margin-bottom: 15px;
}
.service-details-section .service-details-wrapper .faq-area .faq-wrapper .card .card-header * {
    font-size: unset;
    line-height: 2;
}
.section-title.section-white-title .h2 {
    color: white;
}
