body {
    font-family: "Montserrat", sans-serif;
    overflow-x: hidden;
    background: #fff;

}
a:hover {
    color: #ff5c0c;
}

::selection {
    background-color: #ff5c0c;
    color:white;
}

.dark-color {
    color: black;
}

.light-color {
    color: white;
}

/* HEADER STYLE START */
header {
    padding: 0 1rem;
    margin-bottom: 50px;
}
.fixed-top {
    background: #fff;
}
.anasayfah2 {
    margin: 0 auto 70px auto !important;
    font-size: 85px !important;
    font-weight: 500 !important;
    text-align: center;
    color: #fff;
    letter-spacing: -9px !important;
}

.anah3 {
    font-size: 50px !important;
    font-weight: 300 !important;
    text-align: center;
    color: #fff !important;
    margin-bottom: 0px;
}

.note9ana {
    font-size: 120px !important;
    font-weight: 700 !important;
    letter-spacing: 1px !important;
    color: #f1f1f1 !important;
    text-align: center !important;
    line-height: 28px !important;
}

.enjoyana {
    font-size: 50px !important;
    font-weight: 600 !important;
    letter-spacing: 6px !important;
    color: white !important;
    line-height: 40px !important;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
.formensmart label {width:100%;text-align:left;margin-top: 20px;}

.iletisimform
{
    border: 2px solid #d3d3d38a;
    border-radius: 8px;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
    box-shadow: 10px 15px 27px #c3c3c3ad;
}

.cagriform
{
    border-radius: 8px;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
}

header .navbar-toggler-icon {
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

header .navbar-toggler:focus {
    box-shadow: none;
}

header .header_top .header_top_left {
    font-weight: 600;
}

header .header_top .header_top_right ul li,
.social_side ul li {
    margin: 0 0.1rem;
}

header .header_top .header_top_right ul li:first-of-type,
.social_side ul li:first-of-type {
    margin-left: 0;
}

header .header_top .header_top_right ul li:last-of-type,
.social_side ul li:last-of-type {
    margin-right: 0;
}

header .header_top .header_top_right ul li a,
.social_side ul li a {
    border-radius: 9999px;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    background: #000;
    color: #fff;
    font-size: 12px;
    justify-content: center;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    border: 1px solid transparent;
}

header .header_top .header_top_right ul li a:hover,
.social_side ul li a:hover {
    background: none;
    color: #000;
    border-color: #000;
}

header .menu_side a.nav-link {
    color: #000;
    font-size: 16px;
    letter-spacing: 1.3px;
    font-weight: 500;
    position: relative;
}

header .menu_side a.nav-link:hover {
    color: #0000009c !important;
}

header .menu_side .navbar .nav-item:hover .nav-link {
    color: initial;
}

body.index header .menu_side {
    box-shadow: 0px 5px 12px 0px #6e6e6e7a;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

header .menu_side .navbar-brand img {
    width: 250px;
    max-width: 100%;
    height: auto;
}

header .menu_side li.institutional ul.dropdown-menu {
    border-radius: 0;
    border: 0 !important;
    padding-bottom: 0;
    padding-top: 0;
    text-align: left;
    min-width: auto !important;
}

header .menu_side li.institutional ul.dropdown-menu li a {
    padding: .75rem 2rem;
}

header .menu_side ul.dropdown-menu li a {
    border-bottom: 1px solid #c0c0c0;
    background: none;
}

header .menu_side ul.dropdown-menu li a:active {
    color: #000 !important;
    font-weight: 500;
}

header .mySwiper img {
    max-width: 100%;
    position: relative;
    left: 120px;
}

header .slide_inner .text_first {
    font-size: 50px;
    font-weight: 300;
}

header .slide_inner .text_third {
    max-width: 200px;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.3;
}

header .slide_inner .text_second {
    font-size: 50px;
    font-weight: 600;
}

header .slide_inner .slide_left_inner {
    text-align: left;
}

header .slide_inner .divide {
    display: block;
    height: 2px;
    width: 100px;
    background: #5b5b5b;
}

.whateknik{
    position:fixed;
    width:60px;
    height:60px;
    bottom:40px;
    right:40px;
    background-color:#183052;
    color:#FFF;
    border-radius:50px;
    text-align:center;
    font-size:5px;
    box-shadow: 2px 2px 3px #999;
    z-index:100;
}

.wa-whateknik{
    margin-top:11px;
}



header .search_event {
    position: absolute;
    top: 10px;
    right: 112px;
    width: 586px;
    height: 100%;
    z-index: 2;
    display: none;
}

header .search_event input {
    width: 100%;
    height: 40px;
    outline: 0;
}

header .search_event .search_button {
    position: absolute;
    right: 10px;
    top: 7px;
}

header .search_event .search_button button {
    background: none;
    border: 1px solid rgb(133, 133, 133);
    text-align: center;
    font-size: 13px;
    transition: all 0.3s ease-in-out;
}

header .search_event .search_button button:hover {
    background: #000;
    border-color: transparent;
    color: #fff;
}

header .mobileslider {
    height: auto !important;
    border-top: 1px solid #e5e5e5;
    padding-top: 1rem;
}

header .mobileslider .swiper-pagination-bullets {
    position: static;
    margin-bottom: 0.5rem;
}

header .mobileslider .swiper-pagination-bullet {
    width: 20px;
    height: 5px;
    border-radius: 0;
}

header .mobileslider .slide_inner .slide_left_inner {
    text-align: center;
}

header .mobileslider .slide_inner .divide {
    margin: 0 auto;
}

header .mobileslider .slide_inner .text_third {
    max-width: 100%;
}

header .mobileslider .slide_inner .text_second,
header .mobileslider .slide_inner .text_first,
header .mobileslider .slide_inner .text_third {
    font-size: 20px;
}

/* HEADER STYLE END */
/* MIX WITH LIFE STYLE START */
section.first_side {
    position: relative;
    overflow: hidden;
    height: 100vh;
    max-height: 1200px;
}

section.first_side img {
    width: 100%;
    height: 100%;
    position: relative;
    object-fit: cover;
}

section.first_side .first_side_text {
    position: absolute;
    text-align: center;
    top: 15%;
}

section.first_side .first_side_text img {
    margin: 0 auto;
    width: 90%;
}

section.first_side .first_side_text h2 {
    margin: 0 auto 100px auto;
    font-size: 100px;
    font-weight: 300;
    text-align: center;
    color: #fff;
}

/* MIX WITH LIFE STYLE END */
/* OMIX X300-X500 STYLE START */
.second_side_banner.container {
    max-width: 1500px;
}

.second_side_banner {
    height: calc(100vh - 175px);
    overflow: hidden;
    position: relative;
}

.second_side_banner_left {
    position: absolute;
    top: -100px;
}

.second_side_banner_right {
    position: absolute;
    right: 0;
    bottom: 0;
}

.second_side_banner .site_title {
    position: relative;
    z-index: 9;
    margin-top: 10%;
    text-align: center;
    color: #fff;
}

.site_title {
    font-size: 100px;
    margin: 0;
    font-weight: 300;
}

/* OMIX X300-X500 STYLE END */
/* BROADEN YOUR PERSPECTIVE STYLE START */
.third_side_inner {
    text-align: right;
    overflow: hidden;
}

.third_side_inner img {
    width: 100%;
}

.third_side_inner>div {
    display: flex;
    align-items: flex-end;
}

.third_side_inner .row .col-sm-6:first-child {
    display: flex;
    align-items: flex-end;
}

.third_side_name {
    display: inline-block;
    text-align: left;
    font-size: 35px;
    font-weight: 300;
}

.third_side_name h2 {
    margin: 0;
    font-weight: 500;
    font-size: 100px;
    -webkit-font-smoothing: antialiased;
}

.third_side_namer h2 {
    margin: 0;
    font-weight: 700;
    font-size: 100px;
    -webkit-font-smoothing: antialiased;
}

.third_side_desc {
    font-size: 30px;
    max-width: 80%;
    margin: 0;
}

.third_side_descer {
    font-size: 82px;
    max-width: 100%;
    line-height: 84px;
    margin: 0;
    font-weight: 200;
    -webkit-font-smoothing: antialiased;
    letter-spacing: 6px;
    text-transform: uppercase;
}

.third_side_props {
    clear: both;
    float: none;
    font-size: 32px;
    padding: 0;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
}

.third_side_props li.text-end {
    display: flex;
    justify-content: flex-end;
    text-align: right;
}

.third_side_props li {
    display: flex;
    margin-bottom: 10px;
    align-items: center;
}

.third_side_props li.text-end i {
    margin-left: 10px;
}

.third_side_props li i {
    margin-right: 20px;
}

.icon_fhd_black {
    width: 26px;
    height: 51px;
    background: url(../icons/fhd-black.png) no-repeat center center/cover;
}

.icon_screen_ratio_black {
    width: 26px;
    height: 51px;
    background: url(../icons/screen-ratio-black.png) no-repeat center center/cover;
}

.icon_body_ratio_black {
    width: 26px;
    height: 31px;
    background: url(../icons/body-ratio-black.png) no-repeat center center/cover;
}

.icon {
    display: inline-block;
    width: 30px;
    height: 30px;
}

.detail_btn {
    color: #000;
    font-size: 26px;
    text-decoration: none;
    margin-top: 10px;
}

.m_t_110 {
    margin-top: 110px;
}

.m_b_90 {
    margin-bottom: 90px;
}

.p_70 {
    padding: 70px 0px;
}

/* BROADEN YOUR PERSPECTIVE STYLE END */
/* OMIX-500 DETAIL STYLE START */
.product {
    position: relative;
    overflow: hidden;
}

.product .row .col-sm-6 {
    position: relative;
    z-index: 99;
}

.product_name {
    display: inline-block;
    text-align: left;
    font-size: 35px;
    font-weight: 300;
}

.product_name h2 {
    margin: 0;
    font-weight: 500;
    font-size: 100px;
    -webkit-font-smoothing: antialiased;
}

.site_title.sm {
    font-size: 80px;
    line-height: 90px;
}

.product_desc {
    font-size: 30px;
    max-width: 80%;
    margin: 0;
    -webkit-font-smoothing: antialiased;
}

.product_props {
    clear: both;
    float: none;
    font-size: 32px;
    padding: 0;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
}

.product_props li {
    display: flex;
    margin-bottom: 10px;
    align-items: center;
}

.product_props li i {
    margin-right: 20px;
}

.icon-pixel {
    width: 32px;
    height: 28px;
    background: url(../icons/pixel.svg) no-repeat center center/cover;
}

.icon-camera {
    background: url(../icons/camera.svg) no-repeat center center/cover;
}

.product_white {
    color: #fff;
    font-size: 26px;
    text-decoration: none;
    margin-top: 10px;
}

.product img {
    position: absolute;
    top: 70px;
    right: -5%;
    max-width: 50%;
}

/* OMIX-500 DETAIL STYLE END */
/* PRODUCT DETAIL STYLE START */
.bg-yellow {
    background: #f0bc4c;
}

.product_detail {
    position: relative;
    overflow: hidden;
}

.product_detail .row .col-sm-6 {
    position: relative;
    z-index: 99;
}

.product_detail .position-bottom {
    top: initial;
    bottom: 0;
    width: 50%;
    height: 100%;
    right: 0;
    object-fit: cover;
}

.product_detail img {
    position: absolute;
    top: 70px;
    right: -5%;
    max-width: 50%;
}

.product_detail_name {
    display: inline-block;
    text-align: left;
    font-size: 35px;
    font-weight: 300;
}

.product_detail_name h2 {
    margin: 0;
    font-weight: 500;
    font-size: 100px;
    color: #000;
    -webkit-font-smoothing: antialiased;
}

.product_detail_desc {
    font-size: 30px;
    max-width: 80%;
    margin: 0;
    -webkit-font-smoothing: antialiased;
}

.product_detail_props {
    clear: both;
    float: none;
    font-size: 32px;
    padding: 0;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
}

.product_detail_props li {
    display: flex;
    margin-bottom: 10px;
    align-items: center;
}

.product_detail_props li i {
    margin-right: 20px;
}

.icon-mic {
    width: 20px;
    height: 39px;
    background: url(../icons/mic.png) no-repeat center center/cover;
}

.icon-enc {
    width: 30px;
    height: 25px;
    background: url(../icons/enc.png) no-repeat center center/cover;
}

.icon-battery-black {
    width: 20px;
    height: 37px;
    margin-right: 30px !important;
    background: url(../icons/battery-black.png) no-repeat center center/cover;
}

.product_detail_btn {
    color: #000;
    font-size: 26px;
    text-decoration: none;
    margin-top: 10px;
}

/* PRODUCT DETAIL STYLE END */
/* PRO PRODUCT STYLE START */
.pro_product {
    position: relative;
    overflow: hidden;
    padding-bottom: 140px;
}

.pro_product img {
    position: absolute;
    top: 270px;
    left: -5%;
    max-width: 50%;
}

.pro_product_name {
    display: inline-block;
    text-align: left;
    font-size: 35px;
    font-weight: 300;
}

.pro_product_name h2 {
    margin: 0;
    font-weight: 500;
    font-size: 100px;
    -webkit-font-smoothing: antialiased;
}

.pro_product_desc {
    font-size: 30px;
    max-width: 80%;
    margin: 0;
    -webkit-font-smoothing: antialiased;
}

.pro_product_props {
    clear: both;
    float: none;
    font-size: 32px;
    padding: 0;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
}

.pro_product_props li {
    display: flex;
    margin-bottom: 10px;
    align-items: center;
}

.pro_product_props li i {
    margin-right: 20px;
}

.icon-android {
    width: 30px;
    height: 30px;
    background: url(../icons/android.png) no-repeat center center/cover;
}

.icon-wifi {
    width: 32px;
    height: 25px;
    background: url(../icons/wifi.png) no-repeat center center/cover;
}

.icon-camera {
    background: url(../icons/camera.svg) no-repeat center center/cover;
}

/* PRO PRODUCT STYLE END */
/* PRODUCT SUBMENU STYLE START */
section.product_submenu {
    color: #000;
    padding: 30px 0px;
    font-size: 18px;
    background: #f3f3f3;
}

section.product_submenu h1 {
    margin: 0;
    font-size: 35px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
}

section.product_submenu a {
    font-size: 16px;
    margin-right: 25px;
    font-weight: 300;
    color: #000;
    cursor: pointer;
    text-decoration: none;
    float: left;
}

section.product_submenu nav a::after {
    display: block;
    content: "";
    width: 0px;
    height: 2px;
    background: #000;
    bottom: -10px;
    left: 0px;
    transition: all 0.2s ease;
}

section.product_submenu nav a:hover:after,
section.product_submenu nav a.selected:after {
    width: 100%;
}

section.product_submenu a:last-child {
    margin-right: 0px;
}

/* PRODUCT SUBMENU STYLE END */
/* PRODUCT BANNER STYLE START */
section.product_banner {
    position: relative;
    overflow: hidden;
    min-height: 750px;
    height: calc(100vh - 50vh);
}

section.product_banner h1 {
    font-size: 130px;
    line-height: normal;
    margin: 40px 0 0 0;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
}

section.product_banner h4 {
    font-size: 100px;
    font-weight: 300;
    margin: 0;
    -webkit-font-smoothing: antialiased;
}

section.product_banner img {
    position: absolute;
    right: -5%;
    top: 50px;
    width: 55%;
}

section.product_banner::after {
    content: "";
    height: 19px;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: -2px;
    background: url(assets/images/border-bottom.webp) no-repeat left bottom/contain;
}

/* PRODUCT BANNER STYLE END */
/* PRODUCT COLOR START */
section.product_colors {
    position: relative;
    overflow: hidden;
    height: 1200px;
    padding: 60px 0px;
}

section.product_colors img {
    position: absolute;
    left: -5%;
    top: 50px;
    width: auto;
    z-index: 9;
}

section.product_colors h1 {
    font-size: 90px;
    line-height: normal;
    margin: 15% 0 0 0;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
}

section.product_colors p {
    -webkit-font-smoothing: antialiased;
    font-size: 30px;
    margin-top: 50px;
}

section.product_colors::after {
    content: "";
    width: 80%;
    height: 500px;
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    opacity: 0.5;
    background: url(../images/bg-effect.webp) no-repeat top center/cover;
}

/* PRODUCT COLOR END */
/* PRODUCT SCREEN START */
section.product_screen {
    position: relative;
}

section.product_screen img {
    width: 100%;
}

section.product_screen .product_screen_text {
    position: absolute;
    bottom: 100px;
    width: 100%;
    text-align: center;
    z-index: 99;
    color: #fff;
    padding-bottom: 50px;
}

section.product_screen .product_screen_text img {
    width: 70%;
    margin-bottom: 20px;
}

section.product_screen .product_screen_text h3 {
    margin: 0;
    font-size: 120px;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
}

section.product_screen .product_screen_text p {
    font-size: 30px;
    -webkit-font-smoothing: antialiased;
    font-weight: 500;
}

section.product_screen .product_screen_text ul {
    display: flex;
    justify-content: center;
    margin-top: 50px;
}

section.product_screen .product_screen_text ul li {
    display: flex;
    align-items: center;
    margin-right: 60px;
}

section.product_screen .product_screen_text ul li i {
    transform: scale(0.7);
    margin-right: 10px;
}

section.product_screen .product_screen_text ul li label {
    text-align: left;
    font-size: 18px;
}

section.product_screen .product_screen_text ul li label strong {
    display: block;
    font-weight: 600;
    font-size: 25px;
}

.icon-body-ratio {
    width: 66px;
    height: 73px;
    background: url(../icons/body-ratio.png) no-repeat center center/cover;
}

.icon-resolution {
    width: 64px;
    height: 64px;
    background: url(../icons/resolution.png) no-repeat center center/cover;
}

/* PRODUCT SCREEN END */
/* PRODUCT BATTERY STYLE START */
section.product_battery {
    padding: 100px 0px 0 0;
    overflow: hidden;
    position: relative;
    background: #f3f3f3;
}

section.product_battery .product_battery_text {
    max-width: 80%;
}

section.product_battery .product_battery_text p {
    max-width: 70%;
    font-weight: 300;
}

section.product_battery .product_battery_title {
    margin: 0;
    font-size: 120px;
    line-height: normal;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
}

section.product_battery .product_battery_desc {
    font-size: 30px;
    margin-top: 15px;
    -webkit-font-smoothing: antialiased;
    font-weight: 500;
}

section.product_battery img {
    margin-top: -10%;
}

.product_battery_img_text {
    width: 100%;
    height: auto;
    bottom: 40%;
    left: 0;
    opacity: 0.5;
    position: absolute;
}

/* PRODUCT BATTERY STYLE END */
/* PRODUCT GAME STYLE START */
section.product_game {
    padding: 0px 0px 300px 0px;
    background: #000 url(assets/images/telefonlar/note10/x95islemci.png) no-repeat bottom right/contain;
    position: relative;
    z-index: 99;
    color: #fff;
}

section.product_game::before {
    content: "";
    width: 100%;
    height: 200px;
    position: absolute;
    top: -100px;
    left: 0;
    background: #000;
}

section.product_game h2 {
    position: relative;
    z-index: 999;
}

section.product_game .product_game_title {
    margin: 0;
    font-size: 120px;
    line-height: normal;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
}

section.product_game .product_game_desc {
    font-size: 30px;
    margin-top: 15px;
    -webkit-font-smoothing: antialiased;
    font-weight: 500;
}

section.product_game img,
section.product_game p {
    max-width: 70%;
}

section.product_game strong {
    display: block;
    font-weight: 600;
    font-size: 25px;
    margin-top: 20px;
}

/* PRODUCT GAME STYLE END */
/* PRODUCT FACE-REC STYLE START */
section.product_facerec {
    padding: 150px 0px 20px 0px;
    overflow: hidden;
    position: relative;
    color: #fff;
}

section.product_facerec .container {
    position: absolute;
    width: 100%;
    top: 50px;
    max-width: initial;
    text-align: center;
}

section.product_facerec .product_facerec_title {
    margin: 0;
    font-size: 120px;
    line-height: normal;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
}

section.product_facerec .product_facerec_desc {
    font-size: 30px;
    margin-top: 15px;
    -webkit-font-smoothing: antialiased;
    font-weight: 500;
}

section.product_facerec img {
    margin: 0 auto;
    display: block;
}

section.product_facerec p {
    max-width: 650px;
    margin: 20px auto;
    -webkit-font-smoothing: antialiased;
}

/* PRODUCT FACE-REC STYLE END */
/* PRODUCT CAMERA STYLE START */
section.product_camera {
    padding: 50px 0px 0px 0px;
    overflow: hidden;
    color: #fff;
}

section.product_camera .product_camera_title {
    margin: 0;
    font-size: 120px;
    line-height: normal;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
}

section.product_camera img {
    width: 50%;
    margin: 0 auto;
    display: block;
}

section.product_camera p {
    max-width: 650px;
    -webkit-font-smoothing: antialiased;
}

section.product_camera .product_camera_desc {
    font-size: 30px;
    margin-top: 15px;
    -webkit-font-smoothing: antialiased;
    font-weight: 500;
}

/* PRODUCT CAMERA STYLE END */
/* PRODUCT SELFIE STYLE START */
section.product_selfie {
    padding: 100px 0px;
    background: #ffffff;
    overflow: hidden;
}

section.product_selfie .product_selfie_title {
    margin: 0;
    font-size: 120px;
    line-height: normal;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
}

section.product_selfie .product_selfie_title strong {
    font-weight: 600;
    display: block;
}

section.product_selfie .product_selfie_desc {
    font-size: 30px;
    margin-top: 15px;
    -webkit-font-smoothing: antialiased;
    font-weight: 500;
}

section.product_selfie .product_selfie_blur {
    margin-top: 100px;
}

section.product_selfie p {
    -webkit-font-smoothing: antialiased;
    font-weight: 300;
}

section.product_selfie .product_selfie_blur img {
    width: 100%;
}

.product_selfie_off {
    opacity: 0.5;
}

section.product_selfie .product_selfie_blur label {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    margin-top: 30px;
}

section.product_selfie .product_selfie_blur label i {
    margin-right: 10px;
    transform: scale(0.7);
    position: relative;
    top: -1px;
}

.icon-blur {
    width: 34px;
    height: 49px;
    background: url(../icons/blur.png) no-repeat center center/cover;
}

/* PRODUCT SELFIE STYLE END */
/* PRODUCT ANGLE STYLE START */
section.product_angle {
    padding: 50px 0px;
    color: #fff;
}

section.product_angle .product_angle_content {
    width: 80%;
}

section.product_angle .product_angle_content i {
    margin-top: -50px;
    margin-bottom: 20px;
}

.icon-zoom {
    width: 100px;
    height: 100px;
    background: url(../icons/zoom.png) no-repeat center center/cover;
}

section.product_angle .product_angle_title {
    margin: 0;
    font-size: 120px;
    line-height: normal;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
}

section.product_angle .product_angle_content h2 strong {
    display: inline;
}

section.product_angle .product_angle_title strong {
    font-weight: 600;
    display: block;
}

section.product_angle .product_angle_desc {
    font-size: 30px;
    margin-top: 15px;
    -webkit-font-smoothing: antialiased;
    font-weight: 500;
}

/* PRODUCT ANGLE STYLE END */
/* PRODUCT WIDE ANGEL STYLE START */
section.product_wideangel {
    text-align: center;
    padding-bottom: 100px;
}

section.product_wideangel img {
    width: 100%;
    margin-bottom: 50px;
}

section.product_wideangel .product_wideangel_title {
    margin: 0;
    font-size: 120px;
    line-height: normal;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
}

section.product_wideangel .product_wideangel_title strong {
    font-weight: 600;
    display: block;
}

section.product_wideangel p {
    margin: 50px auto 100px auto;
    font-weight: 300;
    width: 50%;
}

section.product_wideangel .product_wideangel_desc {
    font-size: 30px;
    margin-top: 15px;
    -webkit-font-smoothing: antialiased;
    font-weight: 500;
}

section.product_wideangel i {
    margin-right: 25px;
}

/* PRODUCT WIDE ANGEL STYLE END */
/* PRODUCT MACRO STYLE START */
section.product_macro {
    position: relative;
    overflow-x: hidden;
    color: #fff;
}

section.product_macro img {
    width: 100%;
}

section.product_macro .container {
    position: absolute;
    top: 25%;
    left: 0;
    right: 0;
    box-sizing: border-box;
}

section.product_macro .product_macro_text {
    width: 60%;
    right: -10%;
    position: absolute;
}

section.product_macro .product_macro_text label {
    font-size: 30px;
    font-weight: 600;
    text-decoration: underline;
    display: flex;
    align-items: center;
}

section.product_macro .product_macro_text label i {
    margin-right: 22px;
}

section.product_macro .product_macro_text p {
    font-weight: 300;
}

section.product_macro .product_macro_desc {
    font-size: 30px;
    margin-top: 15px;
    -webkit-font-smoothing: antialiased;
    font-weight: 500;
}

section.product_macro .product_macro_title {
    margin: 0;
    font-size: 120px;
    line-height: normal;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
}

section.product_macro small {
    position: absolute;
    left: 10%;
    bottom: 50px;
}

.icon-macro {
    width: 50px;
    height: 60px;
    background: url(../icons/macro.png) no-repeat center center/cover;
}

.kariyerform li
{
    list-style: none !important;
}

.kariyerformu
{
    padding-left: 10%;
    padding-right: 10%;
}

.kariyer
{
    padding: 90px;
    background: url("https://adfor.bisosyolog.com/ensmart/new/assets/images/kariyer.jpg");
    background-size: cover;
    background-position: center;
    opacity: 0.9;
}

.kariyerh
{
    font-size: 30px;
    font-weight: 300;
}

/* PRODUCT MACRO STYLE END */
/* PRODUCT DARK MODE STYLE START */
section.product_darkmode {
    padding: 15% 0px 0px 0px;
    position: relative;
    overflow: hidden;
    color: #fff;
}

section.product_darkmode img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

section.product_darkmode .product_darkmode_text {
    position: absolute;
    top: 100px;
    max-width: 80%;
}

section.product_darkmode .product_darkmode_text p {
    font-weight: 300;
    max-width: 50%;
    margin-bottom: 50px;
}

section.product_darkmode .product_darkmode_title {
    margin: 0;
    font-size: 120px;
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    font-weight: 300;
}

section.product_darkmode .product_darkmode_desc {
    font-size: 30px;
    margin-top: 15px;
    -webkit-font-smoothing: antialiased;
    font-weight: 500;
}

section.product_darkmode small {
    position: absolute;
    right: 20%;
    bottom: 50px;
}

.icon-night-mode {
    width: 60px;
    height: 60px;
    background: url(../icons/night-mode.png) no-repeat center center/cover;
}

/* PRODUCT DARK MODE STYLE END */
/* PRODUCT AI STYLE START */
section.product_ai {
    padding: 100px 0px 0px 0px;
}

section.product_ai .product_ai_title,
section.product_ai .product_ai_title strong {
    font-weight: 300;
}

section.product_ai .product_ai_title strong {
    font-weight: 600;
    display: block;
}

section.product_ai img {
    width: 100%;
}

section.product_ai p {
    font-weight: 300;
}

section.product_ai .product_ai_desc {
    font-size: 30px;
    margin-top: 15px;
    -webkit-font-smoothing: antialiased;
    font-weight: 500;
}

section.product_ai .product_ai_title {
    margin: 0;
    font-size: 120px;
    line-height: normal;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
}

/* PRODUCT AI STYLE END */
/* PRODUCT PORTRAIT STYLE START */
section.product_portrait {
    padding: 0px;
    overflow: hidden;
    position: relative;
}

section.product_portrait div {
    padding: 0;
}

section.product_portrait img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

section.product_portrait .product_portrait_content {
    background: #f3f3f3;
    padding-top: 50px;
    padding-left: 50px;
}

section.product_portrait .product_portrait_content strong {
    display: flex;
    margin-top: 20px;
    align-items: center;
    font-size: 30px;
    font-weight: 500;
}

section.product_portrait .product_portrait_content strong i {
    transform: scale(0.8);
    position: relative;
    top: -2px;
    margin-right: 10px;
}

section.product_portrait .product_portrait_content ul {
    margin: 0;
    padding: 0;
}

section.product_portrait .product_portrait_content ul li {
    padding-left: 40px;
    font-weight: 300;
    font-size: 30px;
    margin-top: 15px;
    display: flex;
    align-items: center;
}

section.product_portrait .product_portrait_content ul li i {
    margin-right: 15px;
    transform: scale(0.9);
}

section.product_portrait .product_portrait_title {
    margin: 0;
    font-size: 120px;
    line-height: normal;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
}

section.product_portrait p {
    padding-left: 40px;
    font-weight: 300;
    width: 50%;
}

section.product_portrait .product_portrait_desc {
    font-size: 30px;
    margin-top: 15px;
    -webkit-font-smoothing: antialiased;
    font-weight: 500;
}

.icon-beauty {
    width: 47px;
    height: 63px;
    background: url(../icons/beauty.png) no-repeat center center/cover;
}

.icon-auto-beauty {
    width: 70px;
    height: 71px;
    background: url(../icons/auto-beauty.png) no-repeat center center/cover;
}

.icon-smooth {
    width: 70px;
    height: 71px;
    background: url(../icons/smooth.png) no-repeat center center/cover;
}

.icon-whiten {
    width: 70px;
    height: 71px;
    background: url(../icons/whiten.png) no-repeat center center/cover;
}

.icon-slim {
    width: 70px;
    height: 71px;
    background: url(../icons/slim.png) no-repeat center center/cover;
}

.icon-eye-enlarge {
    width: 70px;
    height: 71px;
    background: url(../icons/eye-enlarge.png) no-repeat center center/cover;
}

/* PRODUCT PORTRAIT STYLE END */
/* PROPERTIES STYLE START */
section.properties {
    padding: 70px 0px 70px 0px;
}

.properties_image {
    width: 100%;
    max-width: 50%;
}

.properties_picker {
    margin-top: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.properties_picker_clr {
    text-align: center;
    cursor: pointer;
    padding-right: 15px;
}

.properties_picker_clr span {
    display: block;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    border: 1px solid #ccc;
    position: relative;
    transition: all 0.2s ease;
}

.properties_picker_clr label {
    font-size: 16px;
    margin-top: 20px;
    display: block;
    align-items: center;
    position: relative;
    left: -5px;
    font-weight: 300;
}

.properties_list {
    margin-top: 60px;
}

.properties_list .title {
    display: flex;
    align-items: center;
}

.properties_list .title h5 {
    text-align: left;
    font-size: 50px;
    margin: 0;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
}

.properties_list ul {
    margin: 0;
    padding: 0;
}

.properties_list ul li {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 14px;
}

.properties_list ul li:last-child {
    margin-bottom: 0px;
}

.properties_list .row {
    padding: 60px 0px;
    border-top: 1.5px solid #f3f3f3;
    border-bottom: 1.5px solid #f3f3f3;
}

.properties_picker_clr span.selected:before,
.properties_picker_clr span:hover:before {
    content: "";
    position: absolute;
    top: -8px;
    left: -8px;
    width: 42px;
    height: 42px;
    background: #fff;
    border-radius: 50%;
    z-index: -1;
    border: 1px solid #ccc;
}

/* PROPERTIES STYLE END */
/* SUPPORT PAGE STYLE START */
section.support_page img {
    width: 100%;
}

section.support_page ul {
    padding: 50px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
}

section.support_page ul li {
    border: 1px solid #a1a1a1;
    padding: 30px 20px;
    border-radius: 20px;
    display: inline-block;
    text-align: center;
    margin-right: 10px;
    font-size: 18px;
    font-weight: 500;
    min-width: 200px;
    width: 15.7%;
    margin-bottom: 15px;
}

section.support_page ul li a {
    text-decoration: none;
    color: #000;
}

section.support_page ul li i {
    display: block;
    margin: 0 auto 10px auto;
    transform: scale(0.8);
}

section.support_page ul li:last-child {
    margin-right: 0px;
}

.icon-service {
    width: 46px;
    height: 63px;
    background: url(../icons/service.png) no-repeat center center/cover;
}

.icon-guarantee {
    width: 51px;
    height: 63px;
    background: url(../icons/guarantee.png) no-repeat center center/cover;
}

.icon-device {
    width: 35px;
    height: 63px;
    background: url(../icons/device.png) no-repeat center center/cover;
}

.icon-repair {
    width: 61px;
    height: 61px;
    background: url(../icons/repair.png) no-repeat center center/cover;
}

.icon-contact {
    width: 66px;
    height: 62px;
    background: url(../icons/contact.png) no-repeat center center/cover;
}

/* SUPPORT PAGE STYLE END */
/* FOOTER STYLE START 
footer {
    margin: 50px 100px;
    padding-bottom: 50px;
    border-bottom: 2px solid #5b5b5b;
}

footer ul {
    margin: 0;
    padding: 0;
}

footer ul li {
    list-style-type: none;
}

footer ul li a {
    text-decoration: none;
    color: #ffffff;
    font-size: 15px;
}

footer.footer_mobile {
    margin: 50px;
}

footer.footer_mobile .accordion-item a {
    padding: 0.5rem 0;
    display: block;
}

footer.footer_mobile .accordion-button:focus {
    border-color: transparent;
    box-shadow: none;
}

footer.footer_mobile .accordion-button:not(.collapsed) {
    background: #000;
    color: #fff;
}

footer.footer_mobile .accordion-button:not(.collapsed)::after {
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

footer .inner_title {
    margin-bottom: 10px;
    font-size: 18px;
    color: #000;
    font-weight: 500;
}

footer .ensmart_world span {
    font-weight: 500;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

footer .ensmart_world span::before {
    content: "";
    display: inline-block;
    width: 60px;
    height: 60px;
    border: 1px solid #000;
    border-radius: 9999px;
    background: none;
    position: absolute;
    left: -25px;
    top: -10px;
}
*/
/* FOOTER STYLE END */


li.products .dropdown-menu {
    width: 100%;
    padding-right: 100px;
    padding-left: 100px;
    text-align: left !important;
    background: #e8e8e8;
    border-radius: 0 !important;
    border-radius: 0;
    border: 0;
}

li.products .dropdown-menu li {
    display: inline-block;
}

li.products .dropdown-menu a {
    border: 0 !important;
    font-size: 14px;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: all .3s ease-in-out;
}

li.products .dropdown-menu a:hover {
    transform: scale(1.05);
    font-weight: 600;
}

.icon-cell-phone {
    width: 27px;
    height: 56px;
    background: url(../icons/cell-phone.png) no-repeat center center/cover;
}

.icon-mix-pods {
    width: 60px;
    height: 40px;
    background: url(../icons/mix-pods.png) no-repeat center center/cover;
}

.cagri {
    text-align: left;
    font-size: 17px;
    font-weight: 400;
    line-height: 26px;
    color: #646464;
}

/* RESPONSIVE STYLE START */
@media only screen and (max-width: 1700px) {

    section.product_game .product_game_title,
    section.product_facerec .product_facerec_title,
    section.product_camera .product_camera_title,
    section.product_selfie .product_selfie_title,
    section.product_angle .product_angle_title,
    section.product_battery .product_battery_title,
    section.product_wideangel .product_wideangel_title,
    section.product_macro .product_macro_title,
    section.product_darkmode .product_darkmode_title,
    section.product_ai .product_ai_title,
    section.product_portrait .product_portrait_title {
        font-size: 90px;
    }
}

@media only screen and (max-width: 1500px) {
    section.product_angle img {
        max-width: 80%;
    }

    section.product_macro .product_macro_text {
        right: 0px;
        width: 50%;
    }

    section.product_colors img {
        left: -20%;
        width: 80%;
    }

    section.product_battery .product_battery_title,
    section.product_game .product_game_title,
    section.product_facerec .product_facerec_title,
    section.product_camera .product_camera_title,
    section.product_selfie .product_selfie_title,
    section.product_angle .product_angle_title,
    section.product_wideangel .product_wideangel_title,
    section.product_macro .product_macro_title,
    section.product_darkmode .product_darkmode_title,
    section.product_ai .product_ai_title,
    section.product_portrait .product_portrait_title {
        font-size: 80px;
    }

    section.product_screen .product_screen_text {
        bottom: 50px;
    }

    section.product_screen .product_screen_text h3 {
        font-size: 70px;
        margin-bottom: 10px;
    }

    section.product_screen .product_screen_text p {
        font-size: 20px;
        margin: 10px auto;
    }

    section.product_screen .product_screen_text ul {
        margin-top: 20px;
        margin-bottom: 0px;
    }
}

@media only screen and (max-width: 1400px) {
    section.product_colors img {
        width: 70%;
    }
}

@media screen and (max-width: 1300px) {

    section.product_battery .product_battery_title,
    section.product_game .product_game_title,
    section.product_facerec .product_facerec_title,
    section.product_camera .product_camera_title,
    section.product_selfie .product_selfie_title,
    section.product_angle .product_angle_title,
    section.product_wideangel .product_wideangel_title,
    section.product_macro .product_macro_title,
    section.product_darkmode .product_darkmode_title,
    section.product_ai .product_ai_title,
    section.product_portrait .product_portrait_title {
        font-size: 70px;
    }
}

@media only screen and (max-width: 1024px) {
    section.product_darkmode {
        padding: 15px 0px 0px 0px;
    }

    section.product_ai {
        padding: 50px 0px 0px 0px;
    }

    section.product_darkmode .product_darkmode_text {
        max-width: 90%;
        margin: auto;
        top: 50px;
        left: 0;
        right: 0;
    }

    section.product_darkmode img {
        object-fit: cover;
        height: 100vh;
        object-position: bottom;
    }

    section.product_darkmode::before {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background: rgba(0, 0, 0, 0.6);
    }

    section.product_macro img {
        height: 100vh;
        object-fit: cover;
        object-position: left;
    }

    section.product_macro .product_macro_text {
        width: 90%;
        right: 0;
        left: 0;
        margin: auto;
    }

    section.product_angle img {
        width: 90%;
        right: 0;
        position: relative;
    }

    section.product_macro .container {
        top: 10%;
    }

    section.product_wideangel p {
        width: 100%;
        margin: 20px auto;
    }

    section.product_angle .product_angle_content i {
        margin-top: 30px;
    }

    section.product_angle .product_angle_content {
        width: 100%;
    }

    section.product_selfie .product_selfie_blur {
        margin-top: 50px;
    }

    .product_selfie_blur label {
        margin-top: 0px !important;
        margin-bottom: 50px;
    }

    section.product_selfie {
        padding: 50px 20px;
        box-sizing: border-box;
    }

    section.product_game,
    section.product_angle {
        padding: 50px 20px;
    }

    section.product_battery .product_battery_desc,
    section.product_facerec .product_facerec_desc,
    section.product_camera .product_camera_desc,
    section.product_selfie .product_selfie_desc,
    section.product_angle .product_angle_desc,
    section.product_wideangel .product_wideangel_desc,
    section.product_macro .product_macro_desc,
    section.product_game .product_game_desc,
    section.product_darkmode .product_darkmode_desc,
    section.product_ai .product_ai_desc,
    section.product_portrait .product_portrait_desc {
        font-size: 20px;
    }

    section.product_selfie .product_selfie_desc,
    section.product_wideangel .product_wideangel_desc,
    section.product_darkmode .product_darkmode_desc,
    section.product_ai .product_ai_desc,
    section.product_portrait .product_portrait_desc {
        font-weight: 300 !important;
    }

    section.product_camera {
        padding: 0px 20px 0px 20px;
        text-align: center;
    }

    section.product_camera img {
        width: 100%;
        margin-top: 50px;
    }

    section.product_battery .product_battery_text {
        max-width: initial;
        text-align: center;
    }

    section.product_battery .product_battery_text p,
    section.product_game p {
        max-width: initial;
    }

    section.product_game img,
    section.product_facerec img {
        max-width: 90%;
    }

    section.product_battery {
        padding: 50px 0px;
    }

    section.product_battery img {
        display: none;
    }

    section.product_banner {
        height: auto;
        text-align: center;
        padding: 0px 20px;
        min-height: initial;
    }

    section.product_colors .row>div {
        width: 100%;
    }

    section.product_colors {
        height: auto !important;
        padding: 30px 20px;
    }

    section.product_colors p {
        font-size: 20px;
        margin-top: 0px;
    }

    section.product_colors::after,
    section.product_screen,
    section.product_game::before {
        display: none;
    }

    section.product_colors h1 {
        font-size: 60px;
        line-height: 60px;
        margin: 30px 0;
    }

    section.product_colors img {
        display: none;
    }

    section.product_banner img {
        position: relative;
    }

    section.product_banner h1 {
        font-size: 60px;
    }

    section.product_banner h4 {
        font-size: 40px;
    }
}



.list-unstyled li a
{
    color: black;
    text-decoration: none;
    font-weight: 300;
}

.megabaslik
{
    background: linear-gradient(45deg, #ff82166e, transparent);
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    border-radius: 5px;
}
h6.title
{
    font-weight: 600;
    font-size: 15px;
}
.navbar .megamenu{ padding: 1rem; }

/* ============ desktop view ============ */
@media all and (min-width: 992px) {

    .navbar .has-megamenu{position:static!important;}
    .navbar .megamenu{left:0; right:0; width:100%; margin-top:-1; }

}
/* ============ desktop view .end// ============ */

/* ============ mobile view ============ */
@media(max-width: 991px){
    .navbar.fixed-top .navbar-collapse, .navbar.sticky-top .navbar-collapse{
        overflow-y: auto;
        max-height: 90vh;
        margin-top:10px;
    }
}


@media all and (min-width: 992px) {
    .ulefoneWrapper {
        position: absolute;
        left: 50%;
        margin-left: -310px;
        top: 15%;
        text-align: center;
    }

    .header_top {
        padding: 0 100px;
    }

    img.ulefone {
        width: 70% !important;
    }

    nav.pd-x,
    .slide_inner {
        padding-right: 100px;
        padding-left: 100px;
    }

    header .menu_side a.nav-link {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    header .menu_side li.nav-item {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }

    header .menu_side li.nav-item:last-of-type {
        margin-right: 0 !important;
    }

    header .menu_side li.nav-item:first-of-type {
        margin-left: 0 !important;
    }

    header .menu_side li:last-of-type a.nav-link::after {
        display: none;
    }

    header .menu_side a.nav-link:not(.dropdown-toggle)::after {
        content: "";
        width: 0px;
        height: 2px;
        background: #000;
        position: absolute;
        bottom: 0;
        left: 0px;
        transition: all 0.2s ease;
    }

    header .menu_side a.nav-link:not(.dropdown-toggle):hover::after {
        width: 100%;
    }

    .navbar .dropdown-menu-end {
        right: 0;
        left: auto;
    }

    .navbar .nav-item .dropdown-menu {
        display: block;
        opacity: 0;
        visibility: hidden;
        transition: 0.3s;
        margin-top: -1 !important;
    }

    .navbar .nav-item:hover .nav-link {
        color: #fff;
    }

    .navbar .dropdown-menu.fade-down {
        top: 80%;
        transform: rotateX(-75deg);
        transform-origin: 0% 0%;
    }

    .navbar .dropdown-menu.fade-up {
        top: 180%;
    }

    .navbar .nav-item:hover .dropdown-menu {
        transition: 0.3s;
        opacity: 1;
        visibility: visible;
        top: 100%;
        transform: rotateX(0deg);
    }
}

@media only screen and (max-width: 992px) {
    img.ulefone {
        width: 50% !important;
    }

    .ulefoneWrapper {
        left: 10% !important;
        top: 50% !important;
        margin-top: -230.5px;
    }

    .second_side_banner .site_title {
        margin-top: 20%;
    }

    .properties_image {
        max-width: 100%;
    }

    .third_side_inner .site_title {
        margin: 50px;
    }

    .third_side_inner>div {
        align-items: center !important;
        text-align: center;
        padding: 0;
    }

    .third_side_props,
    .product_detail_props,
    .pro_product_props {
        font-size: 22px;
    }

    .third_side_props li.text-end {
        justify-content: flex-end;
        margin-left: 20px;
        font-size: 22px;
        flex-direction: row-reverse;
    }

    .third_side_desc,
    .product_detail_desc,
    .pro_product_desc {
        float: none;
        text-align: center;
        max-width: initial;
        margin: 0 auto;
    }

    .product_detail_desc.pb-3 {
        padding-bottom: 0 !important;
        margin-bottom: 20px !important;
    }

    .product img {
        position: relative;
        right: 0;
        left: 0;
        margin: 0 auto;
        width: 80%;
        max-width: initial;
        display: block;
    }

    .product_name,
    .product_detail_name {
        margin-left: 20px;
    }

    .product_name h2,
    .product_detail_name h2,
    .pro_product_name h2,
    .third_side_name h2 {
        font-size: 60px;
    }

    .pro_product img {
        top: initial;
        bottom: 20px;
        width: 90%;
        max-width: 400px;
    }

    .product_detail img {
        position: relative;
        right: 0;
        left: 0;
        margin: 0 auto;
        width: 80%;
        max-width: initial;
        display: block;
    }

    .site_title.sm br {
        display: none;
    }

    .product_desc {
        float: none;
        text-align: center;
        max-width: initial;
        margin: 0 auto;
    }

    .product_props {
        font-size: 22px;
    }

    .site_title.sm {
        font-size: 40px;
        line-height: 30px;
        text-align: center;
    }

    .site_title {
        font-size: 50px;
    }

    .second_side_banner {
        height: 500px;
        overflow: hidden;
        position: relative;
    }

    .second_side_banner_left {
        max-width: 300px;
        left: -10%;
    }

    .second_side_banner_right {
        max-width: 300px;
        right: -15%;
    }

    header .menu_side .navbar-brand img {
        width: 150px;
    }

    header .header_top .header_top_left {
        font-size: 12px;
    }

    header .header_top {
        border-bottom: 1px solid #e5e5e5;
    }
	
	.kursmart {
    width: 100% !important;
}

    header .search_event {
        height: auto;
        top: auto;
        bottom: 0;
        width: 100%;
        right: auto;
        position: static;
    }

    header .search_event form {
        position: relative;
    }

    header .menu_side ul.dropdown-menu {
        text-align: left;
    }

    header .menu_side ul.dropdown-menu li a {
        border-bottom: 0;
    }

    section.product_submenu h1 {
        font-size: 20px;
    }

    section.product_submenu a {
        margin-right: 10px;
        font-size: 14px;
    }

    .first_side {
        height: 500px !important;
    }

    section.first_side .first_side_text h2 {
        font-size: 60px;
    }
}

@media only screen and (max-width: 768px) {
    .hauto {
        height: auto !important;
    }
    .ulefoneWrapper {
        margin-top:-210px !important ;
    }
    .product_detail_props li {
        justify-content: center;
    }

    .note9ana {
        font-size: 85px !important;
        font-weight: 700 !important;
        letter-spacing: 1px !important;
        color: #f1f1f1 !important;
        text-align: center !important;
        line-height: 14px !important;
    }

    .enjoyana {
        font-size: 29px !important;
    }

    .extras {
        margin-top: 11% !important;
        left: 15%;
    }

    .ulefone {
        margin-top: 0 !important;
    }

    .ulegame
    {
        margin-top: 60px !important;
    }

    section.support_page ul li {
        width: 100%;
    }

    section.product_battery .product_battery_title,
    section.product_game .product_game_title,
    section.product_facerec .product_facerec_title,
    section.product_camera .product_camera_title,
    section.product_selfie .product_selfie_title,
    section.product_angle .product_angle_title,
    section.product_wideangel .product_wideangel_title,
    section.product_macro .product_macro_title,
    section.product_darkmode .product_darkmode_title,
    section.product_ai .product_ai_title,
    section.product_portrait .product_portrait_title {
        font-size: 60px;
    }
}
@media only screen and (max-width: 564px) {
    .ulefoneWrapper {
        margin-top: -160px !important;
    }
}
@media only screen and (min-width: 1921px) {
    .swiper {
        height: 800px !important;
    }
}

/* RESPONSIVE STYLE END */
.swiper {
    width: 100%;
    height: 700px;
}

.swiper-pagination-bullet {
    background: #5b5b5b !important;
}

.swiper-pagination-bullet-active {
    background: #777 !important;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: transparent;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
    left: 10px !important;
    right: auto;
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 1rem !important;
}