@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100;0,9..40,200;0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;0,9..40,800;0,9..40,900;0,9..40,1000;1,9..40,100;1,9..40,200;1,9..40,300;1,9..40,400;1,9..40,500;1,9..40,600;1,9..40,700;1,9..40,800;1,9..40,900;1,9..40,1000&display=swap');
@import url('../vendor/remixicon/remixicon.css');
@import url('../vendor/bootstrap/css/bootstrap.css');

:root {
    --custom-black-color: #000000;
    --custom-brown-color: #3f70b6;
    --custom-white-color: #ffffff;
    --custom-text-color: #797979;
    --custom-grey-color: #dddddd;
    --custom-grey-two-color: #8f8f8f;
    --custom-grey-bg:#f2f2f2;
    --custom-secondary-font:'Helvatica', sans-serif;
    --custom-heading-font:'DM Sans', serif;
    --custom-menu-font-size-16:15px;
    --custom-menu-font-size-19:19px;
    --custom-menu-font-size-24:24px;
    --custom-menu-font-size-38:38px;
}


/****************** RESET.CSS ***********************/

*,
*::before,
*::after {
    box-sizing: inherit;
}
html,
body,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
input,
select,
textarea,
button,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
a, a:hover, a:focus, a:active {
    text-decoration: none;
    outline: none;
}
a, button, input {
    outline: none;
}
ol, ul{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
b, strong{
    font-weight: 600;
    color: var(--custom-black-color);
}
iframe{
    width: 100%;
    border: none;
    display: block;
}
p {
    margin: 0 0 15px;
}
button:focus {
    outline: none;
    outline: none;
}

*::-moz-selection {
    background: #007bff;
    color: #fff;
    text-shadow: none;
}
::-moz-selection {
    background: #007bff;
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #007bff;
    color: #fff;
    text-shadow: none;
}
button:focus{
    box-shadow: none;
}

body {
    font-family: var(--custom-secondary-font);
    font-weight: 400;
    font-size: var(--custom-menu-font-size-16);
    line-height: 26px;
    color: var(--custom-text-color);
    -webkit-font-smoothing: antialiased;
    background: #fff;
}
h1,
h2,
h3,
h4,
h5 {
    color : var(--custom-black-color);
    margin-bottom: .5rem;
    font-family: var(--custom-heading-font);
    font-weight: 500;
    line-height: 1.2;
}

h1 {
    font-size: 40px;
}

h2 {
    font-size: 32px;
}

h3 {
    font-size: 28px;
}

h4 {
    font-size: 26px;
}

h5 {
    font-size: 20px;
}

h6 {
    font-size: 16px;
}

a {
    color: var(--custom-black-color);
    transition: 250ms all;
}
a:hover {
    color: var(--custom-brown-color);
}
img{
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
pre {
    background-color: whitesmoke;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2U2ZTZlNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #f5f5f5), color-stop(50%, #e6e6e6));
    background-image: -webkit-linear-gradient(#f5f5f5 50%, #e6e6e6 50%);
    background-image: linear-gradient(#f5f5f5 50%, #e6e6e6 50%);
    background-size: 70px 70px;
    border: 1px solid #d4d4d4;
    display: block;
    line-height: 35px;
    margin-bottom: 10px;
    padding: 0 0 0 15px;
}
/* = 1.0 WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}

.gallery-caption { }
.bypostauthor {  }


.gradient-btn {
    background: linear-gradient(154.64deg, #1A7592 16.08%, #703FE3 100.77%),
    linear-gradient(0deg, #000000, #000000);
    border: none;
    color: rgba(255,255,255,0.8);
    padding: 16px 33px;
    font-size: 16px;
    position: relative;
    border-radius: 30px;
    font-weight: 600;
}
.gradient-btn:hover {
    color: #fff;
}
.border-btn {
    color: rgba(255,255,255,0.8);
    border: 2px solid rgba(255,255,255,0.8);
    padding: 14px 33px;
    font-size: 16px;
    border-radius: 30px;
    font-weight: 600;
}
/****************** Theme Kısayolları ***********************/
.custom-container{
    max-width: 1200px;
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
}
.custom-containertwo{
    max-width: 1025px;
    width: 1025px;
    margin-right: auto;
    margin-left: auto;
}
.topbar{
    background: #9AD1E2;
    color: #161616;
    height: 35px;
}
.topbar-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.topbar-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 35px;
}
header.header {
    background: #000;
    height: 91px;
}
.header-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    height: 91px;
}
.header-menu ul {
    display: flex;
    align-items: center;
    gap: 30px;
}
.header-menu ul li a {
    color: #848895;
    font-size: 22px;
    transition: 250ms all;
    line-height:27.3px;
}
.header-menu ul li a:hover {
    color: #fff;
}
.banner{
    min-height: 738px;
    height: 738px;
    object-fit: cover;
    background-position: center center;
}
.banner-inner {
    height: 738px;
    display: flex;
    align-items: center;
}
.left-text {
    width: 781px;
    background: rgb(0,0,0,0.4);
    padding: 25px;
    position: relative;
    margin-left: -19px;
    border-radius: 72px;
}
.left-text h1 {
    font-size: 96px;
    color: #fff;
    letter-spacing: 0.68px;
    line-height: 86.6px;
}
.left-text ul {
    display: flex;
    margin-top: 40px;
    gap: 30px;
}
.left-text p {
    color: #fff;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0.68px;
	margin-top: -46px;
}
.video-btn {
    color: #000;
    background: #fff;
    width: 70px;
    height: 70px;
    display: flex;
    position: absolute;
    bottom: 20px;
    right: 30px;
    align-items: center;
    justify-content: center;
    font-size: 38px;
    border-radius: 50%;
    border: 1px solid;
    transition: unset;
    border-image-source: linear-gradient(257.76deg, #FFFFFF 21.47%, rgba(0, 0, 0, 0) 58.92%, rgba(255, 255, 255, 0) 58.92%);
}
.video-btn:hover{
    background: linear-gradient(154.64deg, #1A7592 16.08%, #703FE3 100.77%),
    linear-gradient(0deg, #000000, #000000);
    color: #fff;
}
.techonology {
    padding: 60px 0;
    background: #000;
    position: relative;
}
.left-cinner {
    padding-right: 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}
.left-cinner h2{
    font-family: Helvetica;
    font-size: 56px;
    font-weight: 400;
    line-height: 76px;
    letter-spacing: 0.6800000071525574px;
    text-align: left;
    color: #fff;
    margin-bottom: 20px;
}
.left-cinner p{
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.68px;
}
.left-cinner a {
    margin-top: 20px;
    display: inline-block;
    width: 35%;
}
.owl-nav .owl-next {
    position: absolute;
    top: 45%;
    right: -20px;
}
.owl-nav .owl-prev {
    position: absolute;
    top: 45%;
    left: -20px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent !important;
    color: #FFF;
    text-decoration: none;
}
.owl-theme .owl-nav [class*=owl-] {
    color: #FFF !important;
    font-size: 65px !important;
    margin: 5px;
    padding: 4px 7px;
    background: transparent !important;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}
.left-cinner {
    padding-right: 80px;
}
.bg1 {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: -880px;
    background: radial-gradient(circle, #F03BDF4D , transparent);
    border-top-right-radius: 0%;
    border-bottom-right-radius: 0;
    opacity: 0.3;
}
.mobiltext {
    display: none;
}
.m-btn{
    display: none;
}
.usecases {
    padding: 60px 0;
    background: #000;
    position: relative;
}
.usecases-title h3{
    font-family: Helvetica;
    font-size: 56px;
    font-weight: 400;
    line-height: 76px;
    letter-spacing: 0.6800000071525574px;
    text-align: left;
    color: #fff;
    margin-bottom: 50px;
    margin-left: 10px;
}
.bggreen {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: -850px;
    background: radial-gradient(circle, #19553ea3 , transparent);
    border-top-right-radius: 0%;
    border-bottom-right-radius: 0;
    opacity: 0.3;
}
.bg2 {
    background-image: url(../images/uses.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 40%;
    z-index: 2;
}
.usecasesinner {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    z-index: 3;
    position: relative;
    padding-left: 80px;
}
.usescasesitem {
    background: rgb(0,0,0,0.4);
    border-radius: 10px;
    backdrop-filter: blur(5px);
    padding: 20px;
}
.usescasesitem h4 {
    color: #fff;
    padding-left: 10px;
    margin-bottom: 20px;
	font-size:21px;
}
.mavi{
    border-left: 3px solid #1FCFF1;
}
.sari{
    border-left: 3px solid #FFD512;
}
.yesil{
    border-left: 3px solid #19FB9B;
}
.mor{
    border-left: 3px solid #9945FF;
}
.usescasesitem p {
    color: #c4c4c4;
    font-size: 17px;
}
.usescasesitem h5 {
    color: #fff;
    font-size: 23px;
}
.with-circle::before {
    content: "\2022";
    margin-right: 8px;
    font-size: 14px;
    color:#1FCFF1;
}
.usescasesitem span{
    color: #c4c4c4;
    font-size:16px
}
.usecasesslideritem{
    margin-top: 30px;
}
.usecasesslideritem{
    display: none;
}
.team{
    background-image: url(../images/teams.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.teaminner {
    text-align: center;
    color: #fff;
}
.teaminner h4 {
    font-family: DM Sans;
    font-size: 55px;
    font-weight: 700;
    line-height: 74px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
    width: 100%;
}
.teaminner p {
    font-size: 21px;
    padding: 0px 276px;
    display: block;
    text-align: justify;
}
.contactus{
    background-image: url(../images/contact.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height:748px;
}
.contactinner {
    text-align: center;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 748px;
    width: 100%;
    flex-direction: column;
}
.contactinner h4 {
    font-family: DM Sans;
    font-size: 55px;
    font-weight: 700;
    line-height: 74px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
    width: 70%;
}
.contactinner a {
    background: #fff;
    color: #151515;
    padding: 20px 50px;
    border-radius: 10px;
    width:35%;
    margin-top: 30px;
    font-size: 25px;
}

.ttitemimg img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
}
.teamsit {
    margin-top: 50px;
}

.ttitemimg {
    height: 220px;
    width: 100%;
}
.tttidesc h4 {
    font-family: "DM Sans";
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
}
.tttidesc p {
    color: #c4c4c4;
}
.tttidesc {
    background: linear-gradient(95.92deg, #330F4E -1.13%, #1B0816 91.35%);
    padding: 20px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
.footer{
    background-image: url(../images/footer.png);
    background-size: cover;
    background-repeat: no-repeat;
    height:382px;
}
.footer-widget {
    padding: 35px 0;
    color: #848895;
}
.footersocial ul li a {
    color: #848895;
    font-size: 23px;
}
.footersocial ul li a:hover {
    color: #fff;
}
.footersocial ul {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
}
.flogo {
    margin-bottom: 20px;
}
.widget-title h6 {
    color: #fff;
    font-size: 23px;
    margin-bottom: 10px;
    line-height: 32px;
}
.footer-widget ul li a {
    color: #848895;
    display: block;
    padding: 3px 5px;
}
.footer-widget ul li a:hover {
    color: #fff;
}
.flang {
    font-size: 18px;
    padding: 4px 7px;
    margin-bottom: 20px;
}
.flll {
    background: #fff;
    display: inline-block;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 15px;
}
.scroll-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    opacity: 1;
    pointer-events: none;
    transition: opacity 0.3s;
    z-index: 999999;
}

#scrollButton {
    padding: 10px;
    background-color: #fff;
    color: #000;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    width: 50px;
    height: 50px;
}

#scrollButton:hover {
    background-color: #fff;
    color: #000;
}

.teamsocial ul li a {
    color: #848895;
    font-size: 23px;
    background-color: #FFF;
    padding: 6px;
    border-radius: 10px;
}
.teamsocial ul li a:hover {
    color: black;
}
.teamsocial ul {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
}
.left-text h1 {
    margin-bottom: 80px;
}
.teaminner h4 {
    margin-bottom: 30px;
}
/* --- */

/* --- */
.player {
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,1);
    background: -webkit-radial-gradient(center, ellipse cover, rgba(0,0,0,.65) 0%, rgba(0,0,0,1) 100%);
    background: -moz-radial-gradient(center, ellipse cover, rgba(0,0,0,.65) 0%, rgba(0,0,0,1) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(0,0,0,.65) 0%, rgba(0,0,0,1) 100%);
    background: radial-gradient(center, ellipse cover, rgba(0,0,0,.65) 0%,rgba(0,0,0,1) 100%);

    opacity: 0;
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}

.player__video {
    position: relative;
    top: 50%;
    left: 50%;
    width: auto;
    max-width: 75%;
    background-color: #fff;
    box-shadow: 0 0 50px rgba(0,0,0,.95);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.js--show-video { opacity: 1; }

.video-filler {
    display: block;
    width: 100%;
}

.video-close {
    position: absolute;
    z-index: 0;
    top: 0;
    right: -30px;
    padding: 5px 10px;
    border: none;
    outline: none;
    border-radius: 0 50% 50% 0;
    cursor: pointer;
    font-size: 24px;
    color: #000;
    background-color: #fff;
    box-shadow: 0 0 20px rgba(0,0,0,.75);
}

.video-iframe {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 10px solid #fff;
}
ul.ullist {
 
    margin-bottom: 10px;
}
ul.ullist li {
    color: #ffff;
    list-style-type: disc;
    margin-left: 13px;
    margin-bottom: 6px;
}
.hsitem img {
    width: 524px;
    height: 456px;
    object-fit: contain;
}
ul.ullist {
    margin-bottom: 10px;
    height: 220px;
}
.owl-nav i {
    font-size: 32px !important;
}
.video-btn i {
    margin-left: 6px;
}