.giz {
    display: none;
}

.orta {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.neworta {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.orta1 {
    left: 0;
    right: 0;
    margin: auto;
}

.orta2 {
    top: 0;
    bottom: 0;
    margin: auto;
}

.pen {
    pointer-events: none;
}

.divrelative {
    position: relative;
}


/* *, */

img,
a {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}


/* * {
    user-select: none;
    -khtml-user-select: none;
    -o-user-select: none;
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
}
 

input,
input:before,
input:after {
    -webkit-user-select: initial;
    -khtml-user-select: initial;
    -moz-user-select: initial;
    -ms-user-select: initial;
    user-select: initial;
}*/


/* /////////////////////////////////// */

.cp {
    cursor: pointer;
}

a:link {
    text-decoration: none;
}


/* */

::placeholder {
    color: #131313 !important;
}

 :-ms-input-placeholder {
    color: #131313 !important;
}

 ::-ms-input-placeholder {
    color: #131313 !important;
}


/**/

.araic input ::placeholder {
    color: #f7f7f7 !important;
}

.araic input :-ms-input-placeholder {
    color: #f7f7f7 !important;
}

.araic input ::-ms-input-placeholder {
    color: #f7f7f7 !important;
}


/* loader */

.clock-preloader {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #223c65;
}

.clock-preloader:before,
.clock-preloader:after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    margin: auto;
    width: 32%;
    height: 4px;
    background-color: #fff;
    border-radius: 100px;
    margin-left: -1px;
    animation: 15s spin infinite linear;
    transform-origin: 1px center;
}

.clock-preloader:after {
    width: 42%;
    height: 2px;
    animation-duration: 1s;
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

#firstload {
    position: fixed;
    z-index: 10600;
    top: 0px;
    left: 0px;
    background-color: #f7f7f7;
    width: 100%;
    height: 100%;
}


/* loader */

.loader {
    padding: 20px;
    position: fixed;
    z-index: 6600;
    top: 0px;
    left: 0px;
    background-color: #000000ab;
    width: 100%;
    height: 100%;
}

.loader_ajax_small {
    border: 2px solid #f3f3f3 !important;
    border-radius: 50%;
    border-top: 2px solid #2D2D2D !important;
    width: 29px;
    height: 29px;
    -webkit-animation: spin_loader_ajax_small 2s linear infinite;
    animation: spin_loader_ajax_small 2s linear infinite;
    position: absolute;
}

@-webkit-keyframes spin_loader_ajax_small {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin_loader_ajax_small {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes spin_loader_ajax_small1 {
    0% {
        opacity: 0.3;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0.3;
    }
}

@keyframes spin_loader_ajax_small1 {
    0% {
        opacity: 0.3;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0.3;
    }
}


/* /loader */


/*  */

@media (min-width: 960px) {
    #page\#1-0-1-0 .uk-first-column>.el-item {
        margin-top: 80px;
    }
}

@media(min-width: 960px) {
    #page\#1>div {
        padding-top: 280px;
    }
}

@media(min-width: 640px) {
    #page\#2>div {
        padding-top: 10vw !important;
    }
}

@media (min-width: 960px) {
    #page\#4-1-0-0 {
        margin-top: 140px;
    }
}


/*  */

@media only screen and (max-width: 2560px) {}

@media only screen and (max-width: 2559px) {}

@media only screen and (max-width: 1920px) {
    .menuorta {
        left: 67% !important;
    }
}

@media only screen and (max-width: 1790px) {
    .menuorta {
        left: 64% !important;
    }
}

@media only screen and (max-width: 1654px) {
    .menuorta {
        left: 62% !important;
    }
}

@media only screen and (max-width: 1672px) {
    .menuorta {
        left: 60% !important;
    }
}

@media only screen and (max-width: 1440px) {
    .menuorta {
        left: 57% !important;
    }
}

@media only screen and (max-width: 1380px) {
    .menuorta {
        left: 56% !important;
    }
}

@media only screen and (max-width: 1280px) {
    .menuorta {
        left: 57% !important;
    }
    .ls0 {
        letter-spacing: 1.5px !important;
    }
}

@media only screen and (max-width: 1919px) {}

@media only screen and (max-width: 1836px) {}

@media only screen and (max-width: 1780px) {}

@media only screen and (max-width: 1680px) {}

@media only screen and (max-width: 1679px) {}

@media only screen and (max-width: 1495px) {
    .maxareas {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    .uk-parent a {
        padding: 0 19px !important;
    }
}

@media only screen and (max-width: 1478px) {}

@media only screen and (max-width: 1448px) {}

@media only screen and (max-width: 1440px) {}

@media only screen and (max-width: 1320px) {
    .uk-parent a {
        padding: 0 15px !important;
    }
}

@media only screen and (max-width: 1275px) {
    .uk-parent a {
        padding: 0 10px !important;
    }
}

@media only screen and (max-width: 1119px) {
    .language-dropdown {
        display: inline-block;
        margin: 20px -20px;
        margin-bottom: -12px;
        margin-right: -24px;
    }
    #searchband {
        cursor: pointer;
        align-items: center;
        margin-bottom: -31px;
    }
    .uk-margin-auto {
        margin-left: 0px!important;
        margin-right: 0px!important;
    }
    .altnavidiv {
        height: 80px;
        padding-left: 15px;
    }
    .resimalanim {
        margin-top: 0px !important;
    }
    .altnavi {
        height: 65px;
    }
    .altnavidiv {
        height: 33px;
    }
    .master1 {
        height: 80px;
    }
    .uk-hr,
    hr {
        border: 0;
        border-top-color: currentcolor;
        border-top-style: none;
        border-top-width: 0px;
        border-top: 1px solid #7b7b7b;
    }
    .language-dropdown {
        display: inline-block;
        margin: 33px -20px;
        margin-right: -20px;
        margin-bottom: 33px;
        margin-bottom: -12px;
        margin-right: -24px;
    }
    .altnavi img {
        height: 32px;
    }
    .altnavidiv {
        height: 52px;
        font-size: small;
    }
    .altnavi a {
        color: #131313 !important;
        font-size: medium;
    }
}

@media only screen and (max-width: 1072px) {}

@media only screen and (max-width: 1024px) {}

@media only screen and (max-width: 1023px) {}

@media only screen and (max-width: 1008px) {}

@media only screen and (max-width: 991px) {}

@media only screen and (max-width: 812px) {}

@media only screen and (max-width: 768px) {}

@media only screen and (max-width: 760px) {
    .m3c {
        display: none;
    }
}

@media only screen and (max-width: 519px) {
    .birinc2 {
        width: 15px;
    }
    .izcim {
        width: 12px;
    }
    .solyanak {
        width: 29%;
    }
    .sagyanak {
        width: 71%;
    }
    .soldangel {
        margin-left: 0px !important;
    }
    .mylisti div {
        text-align: left;
    }
}

@media only screen and (max-width: 480px) {
    #selectlang {
        margin-right: 23px;
    }
    .listelemas {
        height: auto;
        min-height: auto;
        padding: 60px 0px;
    }
    .logom1 {
        width: 240px;
        margin-left: -70px;
    }
    #searchband {
        padding: 0 11px !important;
    }
    .uk-navbar-center:not(:only-child) {
        left: 48%;
    }
    .resimle img {
        padding-left: 0px;
    }
    .solagel {
        padding-left: 4%;
    }
    .birinc {
        width: 1px;
    }
    .ucunc div a {
        letter-spacing: 0px;
        font-size: 14px;
    }
}

@media only screen and (max-width: 425px) {}

@media only screen and (max-width: 414px) {}

@media only screen and (max-width: 397px) {}

@media only screen and (max-width: 396px) {}

@media only screen and (max-width: 375px) {
    .logom1 {
        width: 200px;
        margin-left: 0px;
    }
    .navbar .brand,
    .navbar .nav>li>a,
    .navbar-search,
    .uk-navbar-item,
    .uk-navbar-nav>li>a,
    .uk-navbar-toggle {
        padding: 0 12px;
    }
    .uk-navbar-center:not(:only-child) {
        left: 41%;
    }
}

@media only screen and (max-width: 320px) {
    .logom1 {
        width: 142px;
    }
}