.iframe-panel {
    padding: 29px 50px 18px 14px;
    height: 601px;
    overflow-x: hidden;
    width: 321px;
    border-radius: 4em 5em 5em 3em;
}

.custom-carousel-1 {
    background: url(../img/iphone-frame.png);
    background-repeat: no-repeat;
    width: 344px;
    height: 636px;

}

.iframe-panel html {
    overflow-x: hidden !important;
}

html .text-color-primary,
html .text-primary {
    color: #1b96d1 !important;
}

#header .header-nav.header-nav-links nav>ul:not(:hover)>li>a.active {
    color: #3fadd4;
}

#header .header-nav-main nav>ul:not(:hover)>li>a.active {
    background-color: #3fadd4;
    color: #FFF;
}

html .btn-secondary {
    background-color: #ff8000;
    border-color: #ff8000 #ff8000 #e27609;
    color: #FFF;
    --color: #ff8000;
    --hover: #e27609;
    --disabled: #ff8000;
    --active: #e0750a;
}

html .btn-outline.btn-secondary {
    color: #ff8000;
    background-color: transparent;
    background-image: none;
    border-color: #ff8000;
}

.btn-gradient:not(.btn-outline) {
    background: linear-gradient(131deg, #1b96d1 24%, #ff8000 80%) !important;
    color: #FFF;
}

html .svg-fill-color-primary svg path,
html .svg-fill-color-primary svg rect,
html .svg-fill-color-primary svg line,
html .svg-fill-color-primary svg polyline,
html .svg-fill-color-primary svg polygon {
    fill: #ff8000 !important;
}

.bg-gradient {
    background: linear-gradient(175deg, #1b96d1 24%, #ff8000 80%) !important;
}

html .bg-color-primary,
html .bg-primary {
    background-color: #3fadd4 !important;
}

.list.list-icons.list-icons-style-3 li>[class*="fa-"]:first-child,
.list.list-icons.list-icons-style-3 li a:first-child>[class*="fa-"]:first-child,
.list.list-icons.list-icons-style-3 li>.icons:first-child,
.list.list-icons.list-icons-style-3 li a:first-child>.icons:first-child {
    background-color: #3fadd4;
}

html .list-primary.list-icons.list-icons-style-3 li>[class*="fa-"]:first-child,
html .list-primary.list-icons.list-icons-style-3 li a:first-child>[class*="fa-"]:first-child,
html .list-primary.list-icons.list-icons-style-3 li>.icons:first-child,
html .list-primary.list-icons.list-icons-style-3 li a:first-child>.icons:first-child {
    background-color: #1b96d1;
    color: #FFF;
}

::selection {
    color: #FFF;
    background: #1b96d1;
    background: #3fadd4;
}

html .btn-outline.btn-secondary:hover,
html .btn-outline.btn-secondary.hover {
    color: white;
    background-color: #ff8000;
    border-color: #ff8000;
}

html .btn-outline.btn-secondary {
    color: #FFF;
    background-color: #f36c0b;
    border-color: #f36805;
}

html .btn-secondary:focus:not(.bg-transparent),
html .btn-secondary.focus:not(.bg-transparent) {
    background-color: #f36d0c;
}

html .highlight-primary.highlight-bg-opacity {
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 50%, rgb(243 109 12) 0);
    color: white;
}

.who-needs-us-img {
    border-radius: 6em 0em;
}

html .featured-boxes-style-6 .featured-box.featured-box-primary .icon-featured {
    color: #f36d0c;
}

html body .tabs.tabs-simple .nav-tabs>li .nav-link.active,
html.dark body .tabs.tabs-simple .nav-tabs>li .nav-link.active,
html body .tabs.tabs-simple .nav-tabs>li .nav-link.active:focus,
html.dark body .tabs.tabs-simple .nav-tabs>li .nav-link.active:focus,
html body .tabs.tabs-simple .nav-tabs>li .nav-link:hover,
html.dark body .tabs.tabs-simple .nav-tabs>li .nav-link:hover,
html body .tabs.tabs-simple .nav-tabs>li .nav-link.active:hover,
html.dark body .tabs.tabs-simple .nav-tabs>li .nav-link.active:hover {
    border-top-color: #f36d0c !important;
    color: #f36d0c;
}

html body .tabs.tabs-bottom .nav-tabs li .nav-link:hover,
html.dark body .tabs.tabs-bottom .nav-tabs li .nav-link:hover,
html body .tabs.tabs-bottom .nav-tabs .nav-link.active,
html.dark body .tabs.tabs-bottom .nav-tabs .nav-link.active,
html body .tabs.tabs-bottom .nav-tabs .nav-link.active:hover,
html.dark body .tabs.tabs-bottom .nav-tabs .nav-link.active:hover,
html body .tabs.tabs-bottom .nav-tabs .nav-link.active:focus,
html.dark body .tabs.tabs-bottom .nav-tabs .nav-link.active:focus {
    border-bottom-color: #f36d0c;
}

.birkiuc {
    display: inline-block;
    margin-bottom: 1em;
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 50%, rgb(27 150 209) 0) !important;
}

.birkiuc.ki {
    margin-left: 1em
}

.birkiuc.uc {
    margin-left: 2em
}

.birkiuc.dort {
    margin-left: 3em
}

.birkiuc.bes {
    margin-left: 4em
}

html .highlight-primary.highlight-bg-opacity {
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 50%, rgb(243 109 12) 0);
    color: white;
    padding: 0.1em;
    padding-left: 1em !important;
    padding-right: 1em !important;
    border-radius: 1em 0em;
    font-size: 0.95em;
}

p.drop-caps:first-letter {
    color: #f36d0c;
}

html .btn-primary {
    background-color: #f36d0c;
    border-color: #4246fd #4246fd #1015fc;
    color: #FFF;
    --color: #4246fd;
    --hover: #686bfd;
    --disabled: #4246fd;
    --active: #1c21fd;
}

.form-switch .form-check-input:checked {
    background-color: #1e98d1;
    border-color: #1e98d1;
}

.fas.fa-star {
    color: #f36d0c !important;
}

.list.list-icons.list-icons-style-3 li {
    font-size: 1.2em;
    font-weight: 500;
}

.list.list-ordened.list-ordened-style-3 li:before {
    background-color: #f36d0c !important;
}

.list.list-ordened.list-ordened-style-3 .fas.fa-check {
    display: none;
}

.list.list-ordened.list-ordened-style-3 {
    margin-bottom: 2em !important;
}

.mybaslik {
    margin: 0;
}

body,
.body {
    max-width: 100%;
    overflow: hidden;
}

html:not(.sticky-header-active) #header.header-transparent:not(.header-semi-transparent) .header-body {
    position: fixed;
    top: 0px;
    background-color: white !important;
}

#header .header-nav.header-nav-links nav>ul li:hover>a {
    color: #2199d2;
}

.feature-img {
    border-radius: 3em;
}

html .btn-primary:active:not(.bg-transparent), html .btn-primary.active:not(.bg-transparent) {
    background-color: #3fadd4 !important;
    background-image: none !important;
}

html .btn-primary:focus:not(.bg-transparent), html .btn-primary.focus:not(.bg-transparent) {
    background-color: #3fadd4;
}

.fa-chevron-down:before {
    content: "\f078";
    display: none;
}

.kapatbutonu{
    background-color: white;
    border: 0;
    margin-left: 2em;
}

.lang-changer {
    font-size: 0.8em !important;
    padding: 1em;
    position: fixed;
    background-color: #1b96d1 !important;
    right: 0;
    top: 6.3em;
    z-index: 9999;
    border-radius: 0em 0em 0em 1em;
}

#header .header-btn-collapse-nav {
    background: #1b96d1;
}

.dropdown-item.active, .dropdown-item:active {
    background-color: #1b96d1;
}

html #header.header-transparent {
    z-index: 2;
}

.check-demo-row{
    display: contents;
    position: absolute;
}

.check-demo{
    width: 30%;
    float: right;
}

.check-demo-row {
    display: block;
    position: absolute;
    text-align: center;
    width: 100%;
}

.check-demo {
    width: 50%;
    float: unset;
    max-width: 333px;
    min-width: 250px;
}