html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, tt, var, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
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;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
.red{
    color: #c61a16 !important;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
body{
    font-family: 'Montserrat', sans-serif !important;
    background-image: url("../images/arkaplan1.png");
    width: 100%;
    background-position: top;
    background-repeat: no-repeat;
    background-size: 115%;
}
.content-background {

    background-image: url(../images/bulut.png);
    width: 100%;
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100%;
}
.d-inline{
	display: inline !important;
}

.center {
    width: 960px;
    margin: 0 auto;
}

.center-big {
    margin: 30px;
}


.o-hidden{
    overflow: hidden !important;
}

.logo {
    position: relative;
    top: 0px;
    left: 0px;
    width: 215px;
    float: left;
}
.logo img{
    width: 100%;
}

.menu {
    display: inline;
    float: left;
    margin-top: 30px;
    margin-left: 20px;

}

.menu ul li {
    float: left;
    padding-right: 30px;
    color: #ffffff;
    font-size: 18px;

}
.rounded-3{
    border-radius: 3px !important;
}
.menu ul li a {
    color: white;
    text-decoration: none;
}

.social-icons {
    float: right;
}

.social-icons ul li {
    margin-top: 10px;
    float: left;
    padding: 10px;
}

header {
    height: 150px;
    position: relative;
}

.kod-header {
    margin: 0 auto;
    color: white;
    background-color: #e41d23;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    font-weight: 600;
    text-align: center;
    font-size: 21px;
    padding: 5px;
    width: 164px;
}

.kod-content {
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    margin: 20px;
}

.small-kod-header {
    margin: 0 auto;
    color: white;
    background-color: #e41d23;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    font-weight: 600;
    text-align: center;
    font-size: 18px;
    padding: 5px;
    width: 377px;


}

.small-kod-content {
    font-size: 12px;
    text-align: center;
    margin-top: 10px;
    width: 442px;
    margin: 15px auto;
    line-height: 1.4;

}

.kodgiris {
    width: 356px;
    height: 60px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-size: 17px;
    padding-left: 28px;
    word-spacing: -10.84px;
    border: 0px;
    letter-spacing: 5px;
    font-family: monospace, monospace;
    text-transform: uppercase;
}

input[type=text]:focus, a:focus {
    outline: 0px dashed red;
}

.kodgiris_button {
    font-size: 30px;
    color: #fff;
    background-color: #000;
    position: absolute;
    top: 0px;
    right: 0px;
    height: 43px;
    padding-top: 15px;
    border-bottom-right-radius: 48px;
    border-top-right-radius: 48px;
    width: 90px;
    border: 2px solid #000;
    padding-left: 31px;
    text-decoration: none;
    font-weight: bold;

}

.input-grup {
    display: table;
    margin: 30px auto;
    position: relative;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;

}

.slider .center {
    position: relative;
}

.slider .slider-element {
    position: absolute;
    top: 100%;
    left: 0px;
    width: 100%;
}

.slider {
    height: 668px;
}

@media  screen and (min-width: 1920px) {
    .slider {
        height: 968px;
    }
}



.campania h3 {
    text-align: center;
    color: #e41d23;
    font-size: 22px;
    font-weight: bold;
    margin: 24px auto;
    width: 80%;
}
.campania .title {
    text-align: center;
    color: #e41d23;
    font-size: 22px;
    font-weight: bold;
    margin: 24px auto;
    width: 80%;
}
.campania .red-title {
    text-align: center;
    color: #c61a16;
    font-size: 22px;
    font-weight: bold;
    margin: 24px auto;
    width: 80%;
}

.campania .description {
    text-align: center;
    line-height: 1.4;
    font-weight: 300;
    width: 80%;
    margin: 0 auto;
}
.campania p {
    text-align: center;
    line-height: 1.4;
    font-weight: 300;
    width: 80%;
    margin: 0 auto;
}

.product-container {
    margin: 0 auto;
}

.box-product-image {
    padding: 30px;
    box-shadow: 0px 0px 12px -8px;
    border-radius: 17px;
    width: 145px;
    background: #FFF;
    height: 160px;
}

.box-title {
    margin: 0 auto;
    text-align: center;
    width: 237px;
    display: block;
    margin-top: 15px;
}

.box-count {
    background: #e41d23;
    border-radius: 100%;
    color: white;
    font-weight: bold;
    position: absolute;
    top: -23px;
    right: 38px;
    width: 40px;
    text-align: center;
    height: 28px;
    padding-top: 12px;
}

.box {
    padding-right: 57px;
    float: left;
    position: relative;
    width: 177px;
    height: 177px;
}

.box img {
    height: 100%;
    text-align: center;
    margin: auto 0;
}

.boxset {
    height: 360px;
    margin: 58px auto;
}

.jetzt-container {
    margin: 0 auto;

}

.jetzt .title {
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    padding-bottom: 20px;
}

.jetzt {
    position: relative;
    padding-top: 30px;
    width: 100%;
    height: 480px;
    background-color: #ffc538;
}

.jetzt-widget {
    float: left;
    margin: 10px;
    width: 293px;
}

.jetzt-widget p {

    text-align: center;
    font-size: 17px;
    font-weight: 600;

}
.special-padding{
    padding: 8px !important;
}

.jetzt-widget-image {
    height: 250px;
}

.jetzt-yaprak {
    position: absolute;
    top: -118.1px;
    right: 0px;
    width: 292px;
}

.widget-title {
    text-align: center;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 300;
    width: 60%;
    margin: 40px auto;
}

.product-box img {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.product-box a{
    text-align: center;
    background-color: #e41d23;
    padding: 7px 7px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    color: #fff;
    text-decoration: none;
    float: none !important;
    cursor: pointer;
    width: 137px;
    font-size: 13px;
    position: absolute;
    bottom: -9px;
    right: 10px;
}
.product-box {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    max-width: 200px;
    text-align: left;
    font-family: arial;
    border-radius: 10px;
    height: 285px;
    position: relative;
    margin: auto;
}

.product-box .product-title {
text-align: left;
    font-size: 11px;
    font-weight: bold;
    display: block;
    color: #333 !important;
    padding: 14px 14px 4px 14px;
}
.product-box em{
    text-align: left;
    font-size: 17px;
    display: block;
    font-weight: 100;
    color: #717171 !important;
    padding:4px 14px;
}
.product-box .redirector{
    background: url(../images/redirector.png);
    width: 24px;
    height: 15px;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    float: right;
}


.product-box img {
    width: 100%;
}

.products {
    margin-bottom: 70px;
}

.faq {
    margin-bottom: 50px;
}

.faq-title {
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    color: #e41d23;
}

.faq-description {
    line-height: 1.4;
    font-weight: 300;
    text-align: center;
    font-size: 17px;
    line-height: 1.4;
    width: 90%;
    margin: 40px auto;
}

.faq-button {
    text-align: center;
    background-color: #e41d23;
    padding: 10px 20px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    color: #fff;
    margin: 0 auto;
    display: block;
    width: 255px;
    text-decoration: none;

}


.footer {
    background-image: url("../images/footer.png");
    width: 100%;
    height: 1506px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 10;
}

.subscribe-title {
    text-align: center;
    font-weight: 600;
    font-size: 22px;
    width: 70%;
    margin: 0 auto;
}

.subscribe-form {
    width: 550px;
    margin: 40px 5rem;
    position: relative;
}

.subscribe-form input {

    width: 300px;
    height: 36px;
    padding-left: 13px;
    font-size: 15px;
    border: 1px solid #f3f3f3;
    border-radius: 5px;

}

.subscribe-button {
    text-decoration: none;
    color: white;
    background: #e41d23;
    padding: 12px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    font-size: 15px;
    font-weight: 500;
    top: 0.3px;
    position: absolute;
    right: 64px;
}

.subscribe-text {
    text-align: center;
    font-weight: 300;
    line-height: 1.4;
    width: 80%;
    margin: 0 auto;
}

.subscribe {
    margin-top: 122px;
}

.mobile-icons {
    display: none;
}

@media only screen and (max-device-width: 480px) {

    .mobile-icons {
        display: block;
        position: relative;
        top: 58px;
        left: 27px;

    }

    header .menu {
        display: none;
    }

    header .logo {
        left: 100px;
    }
}

.sidebar {
    height: 100%;
    position: fixed;
    background: #000;
    width: 67%;
    z-index: 1;
    display: none;
}

.sidebar-logo {
    margin: 42px;
    display: block;
    text-align: center;
}

.sidebar-menu {
    color: white;
    font-size: 26px;
    text-align: center;

}

.sidebar-menu ul li {
    padding-top: 20px;
}

.sidebar-social-media {
    text-align: center;
    margin-top: 70px;
}

.sidebar-social-media ul li {
    margin-top: 10px;
    display: inline;
    padding: 10px;

}

.sidebar .close {
    color: white;
    text-decoration: none;
    font-size: 30px;
    position: absolute;
    margin: 20px;
    right: 0px;
}

.footer-item {
    height: 50px;
    position: relative;
}

.footer-item-list {
    width: 660px;
    margin-left: 5rem;
}

.footer-item-list ul li {

    padding-right: 24px;
    text-decoration: underline;
    font-weight: 900;
    font-size: 14px;
}

.footer-item-list ul li a{
    color: #333;
}


.footer-item-ul li {
    list-style: none;
    display: inline;
}

.footer-item-button {
    text-align: center;
    background-color: #e41d23;
    padding: 10px 20px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    color: #fff;
    display: block;
    width: fit-content;
    text-decoration: none;
    float: none !important;
    position: absolute;
    bottom: 0px;
    right: 0px;
    font-size: 14px;
}
.button {
    text-align: center;
    background-color: #e41d23;
    padding: 7px 20px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    color: #fff;
    display: block;
    text-decoration: none;
    float: none !important;
    cursor: pointer;
}
.button:hover{
    color: white;
    box-shadow: 0px 1px 11px -2px #333;
    text-decoration: none;
}
.button:click

.footer-item-text {
    text-align: center;
    font-weight: 300;
    line-height: 1.4;
    width: 80%;
    margin: 0 auto;
}
.social-media-icons img{
    width: 25px;
    margin-right: 10px;
    margin-top: 23px;
}
.social-media{
    margin-left: 3rem;
}
.social-title{
    color: #676767;
    font-weight: 900;
}
.footer-description{
    text-align: left;
    line-height: 1.4;
    font-weight: 300;
    width: 80%;
    margin-left: 5rem;
    width: 500px;
}
.d-flex{
    display: flex !important;
}
.product-box-center {
    z-index: 5;
    display: flex;
}
.video{
    text-align: center
}
.video img{
    width: 440px;
}
@media only screen and (max-width: 600px){
    body{
        background-size: 310% !important;
    }
}
@media only screen and (max-width: 900px) {
    .social-media {
        margin: 36px auto;
    }
    .video img{
        width: 100%;
    }
    .faq {
        margin-bottom: 30px;
    }
    .jetzt{
        height: 550px;
    }
    .jetzt-widget{
        float: none !important;
        margin: auto;
    }
	.jetzt-widget:nth-child(n+2) {
	  display: none;
	}
    body{
        background-size: 210%;
    }
    .content-background{
        background-size: 380%;
    }

    .mobile-icons {
        display: block;
        position: relative;
        top: 27px;
        left: 27px;
        width: 50px;
    }

    header .menu {
        display: none;
    }

    header .logo {
        left: 100px;
    }

    .boxset .box:nth-child(n + 3) {
        display: none;
    }

    .boxset {
        width: 100%;
    }

    .jetzt-container {
        width: 300px;
        height: 300px;
    }

    .product-container .product-box:nth-child(n + 3) {
        display: none;
    }
    .product-box{
        max-width: 167px;
        height: 269px;
    }

    .product-container {
        width: 100%;
        height: 300px;
    }

    .center {
        width: 100%;

    }

    .small-kod-content {
        width: 97%;
    }

    .kod-header {
        padding: 19px;
    }

    .mobile-icons img {
        width: 33px;
    }

    .logo {
        top: -9px;
        float: none;
        display: block;
        margin: -25px auto;
        position: initial;
    }

    .social-icons {
        display: none;
    }

    .box {
        width: 130px;
        height: 120px;
        padding-right: 0px;
    }

    .box-product-image {
        width: 60px;
        height: 80px;
        margin-left: 33px;
    }

    .jetzt-yaprak {
        width: 140px;
    }

    .jetzt .title {
        margin: 21px;
    }

    .faq {
        height: 300px;
    }

    .subscribe-title {
        margin: 20px auto;
    }

    .subscribe-button {
        position: initial;
        display: block;
        width: 78%;
        border-bottom-left-radius: 5px;
        border-top-left-radius: 5px;
        margin: 5px auto;

    }

    .subscribe {
        height: 573px;
    }

    .footer-item-ul li {
        display: block;
        text-align: center;
    }

    .footer-item-list {
        width: 100%;
        margin: 25px auto;
    }

    .footer-item-list ul li {
        padding-bottom: 10px;
    }
    .footer-item-ul li a{
        text-decoration: none;
    }

    .subscribe-form {
        width: 100%;
        margin: 40px auto;
    }
    .footer-item{
        position: relative;
        font-size: 11px;
    }
    .sidebar-logo img{
        width: 100%;
    }
    .subscribe-form input {
        margin: 5px auto;
        width: 80%;
        display: block;
    }

    .slider .slider-element {
        width: 98%;
    }
    .slider{
        height: 500px;
    }

    .box-title {
        width: 194px;
    }

    .kodgiris {
        width: 90%;
        font-size: 14px;
    }

    .product-box-center {
        margin: 0 auto;
        z-index: 5;
    }

    .box-center {
        width: 360px;
        margin: 0 auto;
    }

    .footer-item-list ul li {
        padding-top: 20px;
        padding-right: 0px;
    }

    .boxset {
        height: 320px;

    }

    .small-kod-header {
        width: 337px;
    }

    .slider .slider-element {
        top: 106%;
    }

    .input-grup {
        width: 95%;
    }

    .products .owl-carousel.owl-drag .owl-item {
        height: 300px !important;
    }
    .box .owl-item{
        height: 300px !important;
    }
    .owl-carousel .owl-item img {
        display: inline !important;
    }

        .jetzt .owl-carousel.owl-drag .owl-item {
        height: 350px !important;
    }
    #leaf1, #leaf2, #leaf3, #leaf4 {
        width: 50px !important;
    }
    .left{
        width: 100% !important;
    }
    .right{
        width: 100% !important;
    }
    .contact-form{
        padding: 20px !important;
    }
    .register{
        width: 100%;
        padding: 11px;
    }
    .footer-top{
        display: block !important;
    }
    .subscribe{
        margin-top: 10px;
    }
    .footer-description{
        margin: 0 auto;
        width: 80%;
    }
    .social-media-icons{
        text-align: center;
    }
    .social-title{
        text-align: center;
    }

}
.register{
    width: 355px;
    margin: 0 auto;
}
.lost-password{
    color:white;
    font-weight: bold;
    margin: 30px 0px;
    text-align: center;
}
.lost-password a{
    text-decoration: none;
}
.wrong{
    color: red;
    font-size: 16px;
    text-align: center;
}
.timing{
    color: red;
    font-size: 16px;
    text-align: center;
}
.success{
    color: green;
    font-size: 16px;
    text-align: center;
}
.used-email{
    color: red;
    font-size: 16px;
    text-align: center;
    margin-bottom: 17px;
}
.subscribe-button{
    padding: 7.1px;
}
.h-auto{
    height: auto !important;
}
.w-250{
    width: 250px !important;
}
.contact-form{
    background-color: #f7f7f7;
    padding: 75px;
    display: block;
    margin-bottom: 70px;
}
.contact-form h1{
    font-weight: 900;
    font-size: 58px;
    color: #333;
    letter-spacing: 4px;
}
.contact-form h4{
    font-weight: 300;
    margin: 15px 0px;
}
.contact-form p{
    font-weight: 300;
    line-height: 1.4;
    font-size: 12px;
    margin: 30px 0px;
}
.contact-form ul li {
    font-weight: 300;
    line-height: 1.4;
    font-size: 13px;
    margin: 16px 0px;
}
.left{
    width: 50%;
    float: left;
}
.right{
    width: 50%;
    float: left;
}
.input-group{
    margin: 23px 0px;
    height: 40px;
}
.input-group .label{
    font-weight: 900;
    font-size: 13px;
    color: #9fa3a7;
    width: 40%;
    float: left;
    padding-top: 8px;
    letter-spacing: 2px;
    line-height: 1.3;
}
.input-group .input{
    width: 60%;
    float: right;
}
.input input, textarea{
    width: 100%;
    background: none;
    border: 0px;
    border-bottom: 1.5px solid #9fa3a7;
    color: #333;
    font-weight: 800;
}
.submit-button button{
    float: right;
    padding: 10px;
    width: 163px;
    border-radius: 140px;
    margin-top: 40px;
    font-size: 9px;
    font-weight: 800;
    color: white;
    background: #e4141a;
    border: none;
    letter-spacing: 3px;
}
em.invalid {
    margin-top: 6px;
    display: block;
    color: red;
    font-size: 13px;
}

.sidebar-menu a {
    color: white !important;
}

.owl-nav {
    text-align: center;
}

@keyframes sway {
    0%   { transform: rotateZ(-15deg); }
    30%  { transform: rotateZ(20deg) ; animation-timing-function: ease-in-out; }
    60%  { transform: rotateZ(-20deg); animation-timing-function: ease-in-out;  }
    100% { transform: rotateZ(0deg)  ; animation-timing-function: cubic-bezier(0.990, 0.000, 0.890, 0.435);  }
}
@keyframes fall {
    60% {
        -webkit-filter: drop-shadow(0px 60px 40px rgba(0,0,0,0));
    }
    100% {
        top: 100%;
        -webkit-filter: drop-shadow(0px 5px 8px rgba(0,0,0,0.6));
    }
}
#leaf1, #leaf2, #leaf3, #leaf4 {
    position: absolute;
    width: 200px;
    transform-origin: 0px -400px 0px;
    animation-name: fall, sway;
    animation-duration: 7s, 7s;
    animation-fill-mode: backwards;
    animation-timing-function: linear, ease-in-out;
    animation-iteration-count: infinite;
}
#leaf1 { top: -50px; left: 10% }
#leaf2 { top: -150px; left: 20%; animation-delay: 3.2s; }
#leaf3 { top: -200px; left: 40%; animation-delay: 2.25s; }
#leaf4 { top: -250px; left: 65%; animation-delay: 3s; }

.m-100{
    margin: 100px !important;
}
.m-90{
    margin: 90px !important;
}
.m-80{
    margin: 80px !important;
}
.m-70{
    margin: 70px !important;
}
.m-60{
    margin: 60px !important;
}
.m-50{
    margin: 50px !important;
}
.m-40{
    margin: 40px !important;
}
.m-30{
    margin: 30px !important;
}
.m-20{
    margin: 20px !important;
}
.m-10{
    margin: 10px !important;
}
.m-5{
    margin: 5px !important;
}

.mb-100{
    margin-bottom: 100px !important;
}
.mb-90{
    margin-bottom: 90px !important;
}
.mb-80{
    margin-bottom: 80px !important;
}
.mb-70{
    margin-bottom: 70px !important;
}
.mb-60{
    margin-bottom: 60px !important;
}
.mb-50{
    margin-bottom: 50px !important;
}
.mb-40{
    margin-bottom: 40px !important;
}
.mb-30{
    margin-bottom: 30px !important;
}
.mb-20{
    margin-bottom: 20px !important;
}
.mb-10{
    margin-bottom: 10px !important;
}
.mb-5{
    margin-bottom: 5px !important;
}


.mt-100{
    margin-top: 100px !important;
}
.mt-90{
    margin-top: 90px !important;
}
.mt-80{
    margin-top: 80px !important;
}
.mt-70{
    margin-top: 70px !important;
}
.mt-60{
    margin-top: 60px !important;
}
.mt-50{
    margin-top: 50px !important;
}
.mt-40{
    margin-top: 40px !important;
}
.mt-30{
    margin-top: 30px !important;
}
.mt-20{
    margin-top: 20px !important;
}
.mt-10{
    margin-top: 10px !important;
}
.mt-5{
    margin-top: 5px !important;
}

.mr-100{
    margin-right: 100px !important;
}
.mr-90{
    margin-right: 90px !important;
}
.mr-80{
    margin-right: 80px !important;
}
.mr-70{
    margin-right: 70px !important;
}
.mr-60{
    margin-right: 60px !important;
}
.mr-50{
    margin-right: 50px !important;
}
.mr-40{
    margin-right: 40px !important;
}
.mr-30{
    margin-right: 30px !important;
}
.mr-20{
    margin-right: 20px !important;
}
.mr-10{
    margin-right: 10px !important;
}
.mr-5{
    margin-right: 5px !important;
}
.m-0{
    margin: 0px !important;
}
.ml-100{
    margin-left: 100px !important;
}
.ml-90{
    margin-left: 90px !important;
}
.ml-80{
    margin-left: 80px !important;
}
.ml-70{
    margin-left: 70px !important;
}
.ml-60{
    margin-left: 60px !important;
}
.ml-50{
    margin-left: 50px !important;
}
.ml-40{
    margin-left: 40px !important;
}
.ml-30{
    margin-left: 30px !important;
}
.ml-20{
    margin-left: 20px !important;
}
.ml-10{
    margin-left: 10px !important;
}
.ml-5{
    margin-left: 5px !important;
}

.p-100{
    padding: 100px !important;
}
.p-90{
    padding: 90px !important;
}
.p-80{
    padding: 80px !important;
}
.p-70{
    padding: 70px !important;
}
.p-60{
    padding: 60px !important;
}
.p-50{
    padding: 50px !important;
}
.p-40{
    padding: 40px !important;
}
.p-30{
    padding: 30px !important;
}
.p-20{
    padding: 20px !important;
}
.p-10{
    padding: 10px !important;
}
.p-5{
    padding: 5px !important;
}

.pb-100{
    padding-bottom: 100px !important;
}
.pb-90{
    padding-bottom: 90px !important;
}
.pb-80{
    padding-bottom: 80px !important;
}
.pb-70{
    padding-bottom: 70px !important;
}
.pb-60{
    padding-bottom: 60px !important;
}
.pb-50{
    padding-bottom: 50px !important;
}
.pb-40{
    padding-bottom: 40px !important;
}
.pb-30{
    padding-bottom: 30px !important;
}
.pb-20{
    padding-bottom: 20px !important;
}
.pb-10{
    padding-bottom: 10px !important;
}
.pb-5{
    padding-bottom: 5px !important;
}


.pt-100{
    padding-top: 100px !important;
}
.pt-90{
    padding-top: 90px !important;
}
.pt-80{
    padding-top: 80px !important;
}
.pt-70{
    padding-top: 70px !important;
}
.pt-60{
    padding-top: 60px !important;
}
.pt-50{
    padding-top: 50px !important;
}
.pt-40{
    padding-top: 40px !important;
}
.pt-30{
    padding-top: 30px !important;
}
.pt-20{
    padding-top: 20px !important;
}
.pt-10{
    padding-top: 10px !important;
}
.pt-5{
    padding-top: 5px !important;
}

.pr-100{
    padding-right: 100px !important;
}
.pr-90{
    padding-right: 90px !important;
}
.pr-80{
    padding-right: 80px !important;
}
.pr-70{
    padding-right: 70px !important;
}
.pr-60{
    padding-right: 60px !important;
}
.pr-50{
    padding-right: 50px !important;
}
.pr-40{
    padding-right: 40px !important;
}
.pr-30{
    padding-right: 30px !important;
}
.pr-20{
    padding-right: 20px !important;
}
.pr-10{
    padding-right: 10px !important;
}
.pr-5{
    padding-right: 5px !important;
}

.pl-100{
    padding-left: 100px !important;
}
.pl-90{
    padding-left: 90px !important;
}
.pl-80{
    padding-left: 80px !important;
}
.pl-70{
    padding-left: 70px !important;
}
.pl-60{
    padding-left: 60px !important;
}
.pl-50{
    padding-left: 50px !important;
}
.pl-40{
    padding-left: 40px !important;
}
.pl-30{
    padding-left: 30px !important;
}
.pl-20{
    padding-left: 20px !important;
}
.pl-10{
    padding-left: 10px !important;
}
.pl-5{
    padding-left: 5px !important;
}
.pty-30{
    padding-top: 30% !important;
}
table tr th {
    background: #e41d23;
    color: white;
    font-weight: 600;
}

table tr td {
    background-color: #ffffff;
    color: black;
    font-weight: 500;
}
.page_content h3{
    color: #000 !important;
    font-size: 24px !important;
}
header{
    height: 100px !important;
}
.campania{
    background-image: url("../images/bulut.png");
    width: 100%;
    display: block;
    overflow: auto;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}
.page_title{
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    margin: 24px;
    color: #000;
    text-decoration: underline;

}
.t-center{
    text-align: center;
}
.page_content{
    min-height: 500px;
}
.description{
    font-size:14px;
    /*word-break: break-all;*/
}
.page_content_continue{
    position: relative;
    padding: 30px 0px;
    width: 100%;
    display: block;
    overflow: auto;
    background-color: #f2f0ea;
}
.page_content_continue .title{
    text-align: center;
    color: #000;
    font-size: 24px;
    font-weight: bold;
    margin: 24px auto;
    width: 80%;
}
.text-align-left{
    text-align: left !important;
}
.text-align-left p, .text-align-left u{
    text-align: left !important;
}

.page_content_continue .description{
    text-align: center;
    line-height: 1.4;
    font-weight: 300;
    width: 80%;
    margin: 0 auto;
}
.campania ul{
    text-align: left;
    line-height: 1.4;
    font-weight: 300;
    font-size: 14px;
    margin: 25px;
    width: 80%;
    display: block;
    margin: 25px auto;
}

.campania h2{
    margin: 24px auto;
    font-size:27px !important;
    font-weight: bold;
    text-align: center;
    width: 80%;
}

.footer{
    margin-top: 50px;
    height: 500px;
}
@media only screen and (max-width: 900px) {
    .campania{
        overflow: auto !important;
        display: block !important;
        height: auto !important;
    }
    .leaf1{
        top: 222px !important;
        right: 0px !important;
        width: 35px !important;
    }
    .leaf2{
        top: 322px !important;
        left: 0px !important;
        width: 35px !important;
    }
    .leaf3{
        top: 422px !important;
        right: 0px !important;
        width: 35px !important;
    }
    .leaf4{
        top: 522px !important;
        left: 0px !important;
        width: 35px !important;
    }
    .leaf5{
        top: 622px !important;
        right: 0px !important;
        width: 35px !important;
    }
    .leaf6{
        top: 722px !important;
        left: 0px !important;
        width: 35px !important;
    }
}
.leafs{
    position: absolute;
    z-index: 5;
}
.leafs img{
    width: 100%;
}
.full-width{
    width: 100%;
}
.leaf1{
    top: 250px;
    right: 0px;
    width: 200px;
}
.leaf2{
    top: 550px;
    left: 0px;
    width: 200px;
}
.leaf3{
    top: 850px;
    right: 0px;
    width: 200px;
}
.leaf4{
    top: 1150px;
    left: 0px;
    width: 200px;
}
.leaf5{
    top: 1450px;
    right: 0px;
    width: 200px;
}
.leaf6{
    top: 1750px;
    left: 0px;
    width: 200px;
}

.pg2{
    background-color: #fff !important;
}
.previously-entered{
    text-align: center;
    margin: 28px;
    color: red;
    font-weight: bold;
}
.max-coupon-count-10{
    text-align: center;
    margin: 28px;
    color: red;
    font-weight: bold;
}
.false-coupon-code{
    text-align: center;
    margin: 28px;
    color: red;
    font-weight: bold;
}
.profile-page{
    background: #ffffff;
    padding-top: 47px;
    border-radius: 33px;
    box-shadow: 0px 0px 78px -37px #000;
}
.nav-link{
    background-color: #e41d23;
    color:white;
    padding: 11px;
    font-size: 16px;
    font-weight: bold;
    border-radius: 30px;
    box-shadow: 0px 4px 4px -3px #000;
}
.add-new-code{
    background-color: #e41d23;
    color:white;
    padding: 20px;
    font-size: 16px;
    font-weight: bold;
    border-radius: 30px;
    margin-bottom: 30px;
    width: 165px;
    display: block;
    box-shadow: 0px 4px 4px -3px #000;
}
.nav-pills{
    width: 192px;
    margin: 0 auto;
}
.kod .row{
    margin-top: 30px;
}
.row{
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding: 30px;
}
.profile-form{
    width: 490px;
    margin:0 auto;
}
.edit-profile-button{
    padding: 6px 16px;
    background-color: #e41d23;
    color:white;
    font-size: 14px;
    font-weight: 500;
    margin-top: 10px
}
@media only screen and (max-width: 900px) {
    .profile-page{
        border-radius: 0px;
    }
    .profile-form{
        width: 100%;

    }
    header{
        height: 85px;
    }
}

.set{
    height: 300px;
    text-align: center;
}

.home-special{
    padding: 11.5px !important;
}

.most{
    position: relative;
    z-index: 5;
}


.product-box-center .item {
    margin: 3px;
}
.product-box-center .item img {
    display: block;
    width: 50%;
    height: auto;
}


.product-box-center {
    width: 1000px;
    margin: auto;
    position: relative;
}
.owl-carousel .owl-nav{
    overflow: hidden;
    height: 0px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #2caae1;
}


.owl-carousel .item {
    text-align: center;
}
.owl-carousel .nav-btn{
    height: 47px;
    position: absolute;
    width: 26px;
    cursor: pointer;
    top: 100px !important;
}

.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled{
    pointer-events: none;
    opacity: 0.2;
}

.owl-carousel .prev-slide{
    background: url(nav-icon.png) no-repeat scroll 0 0;
    left: -33px;
}
.owl-carousel .next-slide{
    background: url(nav-icon.png) no-repeat scroll -24px 0px;
    right: -33px;
}
.owl-carousel .prev-slide:hover{
    background-position: 0px -53px;
}
.owl-carousel .next-slide:hover{
    background-position: -24px -53px;
}

span.img-text {
    text-decoration: none;
    outline: none;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    cursor: pointer;
    width: 100%;
    font-size: 23px;
    display: block;
    text-transform: capitalize;
}
span.img-text:hover {
    color: #2caae1;
}
