﻿.pasokh {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    top: 2px;
    background-color: #00B05B;
    /*border: 1px solid #dfe1e5;*/
    box-shadow: none;
    border-radius: 0px;
    padding-right: 10px !important;
}

.rdius-A {
    box-shadow: none;
    border-radius: 24px;
}

.sosial-header {
    line-height: 99px;
    padding: 5px;
}

.logo-thirdrow {
    line-height: 90px;
    padding-left: 40px;
}

.logo-thirdrow2 {
    line-height: 90px;
    padding-left: 0px;
}

.rtl {
    direction: rtl !important;
}

.ltr {
    direction: ltr !important;
}


.footer {
    background-color: #f1f2f2;
    color: #bbb;
    padding-top: 5px;
    line-height: 25px;
    /*margin-top: 0px;*/
}

    .footer a {
        color: #9b9999;
    }

        .footer a:hover, a:active, a:focus {
            color: #00bfd6;
        }

    .footer h4 {
        margin-top: 0;
        color: #9b9999;
        font-size: 12px;
    }

.footer-thirdrow {
    background-color: #f3f8fe;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-right: 10px;
}

.footer-thirdrow-o {
    background-color: #f7f8fa;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
}

.botom-border {
    border-style: solid;
    border-width: 0px 0px 0.5px 0px;
    border-color: #cecece;
}

.e-6 {
    padding-right: 100px;
}

.newsletter {
    padding-top: 15px;
}

.footer-info {
    padding-bottom: 50px;
}

.footer-4throw {
    background-color: white;
    margin-bottom: 50px;
}

.footer .newsletter input {
    margin-bottom: 0px;
}

.social {
    font-size: 16px;
}

.footer-3th-textcol-1 {
    font-size: 12px;
    padding-right: 100px;
}

.footer-3th-textcol-2 {
    font-size: 12px;
    padding-right: 50px;
}

.span-footer1 {
    color: #006e39;
    padding-left: 10px;
}

.span-footer2 {
    color: #080808;
    padding-right: 3px;
    direction: rtl;
    font-size: 12px;
}

.copyright {
    background-color: #859d9f;
    color: white;
    padding: 10px 0;
    font-size: 12px;
}

.footer-2th-text {
    line-height: 45px;
}

#top-nav {
    min-height: 0px;
}

.container-pad-navigation {
    /*box-shadow: none;*/
}

.navbar .nav2 li a {
    color: black;
}

.lg-padding-right-0px {
    padding-right: 0px;
}

.pad1-up-footer {
    background-color: #006e39;
    height: 50px;
}

.pad2-up-footer {
    background-color: #f8941e;
    height: 35px;
}

.child-page {
    padding-top: 10px;
}

.login-tabs li a {
    color: black;
}

.pad-right-left-1 {
    padding-left: 5px;
    padding-right: 5px;
}

.pad-right-left-2 {
    padding-left: 5px;
    padding-right: 5px;
}

.pad-right-left-3 {
    padding-left: 5px;
    padding-right: 5px;
}

.pad-right-left-5 {
    padding-left: 5px;
    padding-right: 5px;
}

.div-go-up {
    background-color: #f9f9f9;
    height: 45px;
    cursor: pointer;
}

.vertical-midle {
    vertical-align: middle;
}

.hr-footer {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: 0px;
    border-top: 3px solid #eee;
}

.p-footer-emailget {
    color: #858585;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

input[type=number] {
    -moz-appearance: textfield; /* Firefox */
}

@media (min-width: 991px) {
    .maincontainer {
        min-width: 1009px;
        max-width: 1676px;
        margin: auto;
    }

    .e-4 {
        padding-left: 40px;
    }

    .image-icon-footer {
        max-height: 90px;
        max-width: 90px;
    }
}

@media (min-width: 767px) {
    .image-icon-footer {
        max-height: 75px;
        max-width: 75px;
    }
}

@media (min-width: 500px) {
    .image-icon-footer {
        max-height: 60px;
        max-width: 60px;
    }
}

@media (max-width: 1200px) {
    .navbar .nav li a {
        padding-left: 10px;
        padding-right: 5px;
        font-size: 14px;
    }
}

@media (max-width: 991px) {
    .e-6 {
        padding-right: 15px;
    }

    .header-border-secondrow {
        border: none;
    }

    .sosial-header {
        line-height: 20px;
        padding: 5px;
    }

    .lg-padding-right-0px {
        padding-right: 15px;
        padding-bottom: 10px;
    }

    .pad1-up-footer {
        background-color: #006e39;
        height: 20px;
    }

    .pad2-up-footer {
        background-color: #f8941e;
        height: 60px;
    }

    .footer-3th-textcol-1 {
        font-size: 14px;
        padding-right: 15px;
        padding-top: 15px;
        line-height: 35px;
    }

    .footer-3th-textcol-2 {
        font-size: 14px;
        padding-right: 15px;
        padding-top: 15px;
        line-height: 35px;
    }

    .footer-thirdrow {
        background-color: rgb(243, 248, 254);
        padding-top: 20px;
        padding-bottom: 20px;
        padding-right: 10px;
    }

    .footer-4throw {
        background-color: white;
        margin-bottom: 10px;
    }

    .footer-2th-text {
        line-height: 30px;
    }

    .navbar .nav li a {
        padding-left: 5px;
        padding-right: 5px;
        font-size: 12px;
    }
}

@media (max-width: 767px) {
    .lg-padding-right-0px {
        padding-right: 15px;
        padding-bottom: 10px;
    }

    .swiper-container {
        /*height: 300px !important;*/
    }
}
