/*
	Website: Prida
*/


/* UNIVERSAL CUSTOMIZE */

* {
    font-family: 'Dosis', sans-serif;
}

body {
    width: 100%;
    overflow-x: hidden;
}

.top-margin-20 {
    margin-top: 20px;
}

.top-margin-50 {
    margin-top: 50px;
}

.top-margin-100 {
    margin-top: 100px;
}

.top-padding-20 {
    padding-top: 20px !important;
}

.top-padding-50 {
    padding-top: 50px !important;
}

.bottom-padding-20 {
    padding-bottom: 20px;
}

.bottom-margin-50 {
    padding-bottom: 75px;
}

.bottom-margin-75 {
    margin-bottom: 75px;
}

.bottom-margin-30 {
    margin-bottom: 30px;
}

.bottom-padding-50 {
    padding-bottom: 50px;
}

.minus-top-margin-25 {
    margin-top: -25px;
}

.minus-bottom-margin-20 {
    margin-bottom: -20px !important;
    margin-top: -20px !important;
}

.fa-arrow-circle-right,
.fa-arrow-circle-left {
    color: #333333;
    opacity: .8;
}

a.external-link {
    background-color: transparent !important;
    color: #48665a !important;
    padding: 0px !important;
    width: auto !important;
}

#background-transparent {
    background-color: transparent !important;
}

.btn-default {
    padding: 10px 10px;
    background-color: #bf955a;
    color: #ffffff !important;
    text-decoration: none !important;
    display: inline-block;
    min-width: 240px;
    text-align: center;
}

.custom-select {
    padding-right: 30px !important;
}


/* UNIVERSAL CUSTOMIZE */


/* HEADER CUSTOMIZE */

.nav-header ul li {
    line-height: 50px;
}

.nav-header {
    margin-top: -8px;
    margin-bottom: -8px;
}

.prida-nav-main {
    margin: 0 auto;
}

.prida-nav-main li a,
.prida-nav-main li span {
    color: #3d554b !important;
    font-size: 18px;
}

.prida-nav-main li a:hover,
.prida-nav-main li span:hover {
    color: #bf955a !important;
}

.prida-nav-right li {
    text-align: center;
    width: 90px;
}

.prida-nav-right li a {
    color: #ffffff !important;
    font-size: 20px;
}

.prida-nav-right .prida-apply {
    background-color: #48665a;
}

.prida-nav-right .prida-jury {
    background-color: #435d53;
}

.nav-dot {
    margin: 0 7px;
    font-size: 22px;
}


/* HEADER CUSTOMIZE */


/* NAVBAR CUSTOMIZE */

.carousel-inner {
    font-family: 'Dosis', sans-serif;
}

.carousel-item h3,
p {
    color: #424043;
}

.carousel-item a {
    margin-top: -100px;
    color: #ffffff;
    background-color: #bf955a !important;
    border-radius: 0 !important;
    min-width: 200px;
}


/*#carouselPridaControls, #carouselmPridaControls a { margin-right: 50px; }*/

.carousel-item a:hover {
    color: #ffffff;
    text-decoration: none;
}


/* NAVBAR CUSTOMIZE */


/* FIRST ARTICLE */

.prida-regulations h2 {
    margin: 50px 0px 50px 0px !important;
}


/* FIRST ARTICLE */


/* TAB MENU */

.prida-pills li {
    border: 1px solid #48665a;
}

.prida-pills li a {
    color: #48665a;
    border-radius: 0 !important;
    padding: 15px;
}

.prida-pills li a.active {
    color: #ffffff;
    background-color: #48665a !important;
}


/* TAB MENU */


/* TAB CATEGORY MENU */

.prida-category-pills li a {
    border-radius: 0 !important;
    color: #48665a;
    border-bottom: 1px solid #48665a;
}

.prida-category-pills li a.active {
    color: #bf955a !important;
    background-color: transparent !important;
    border-bottom: 2px solid #bf955a !important;
    margin-top: -1px;
}

.prida-category-pills .prida-sustainable {
    border-top: 1px solid #48665a;
    border-right: 1px solid #48665a;
    border-left: 1px solid #48665a;
    margin-top: -1px;
}

.prida-category-pills .prida-sustainable a.active {
    background-color: #48665a !important;
    color: #ffffff !important;
    border-bottom: 1px solid #48665a !important;
    margin-top: 0 !important;
}


/* TAB CATEGORY MENU */


/* TAB CONTENT */

.prida-tab-content {
    margin: 30px 0px 75px 0px !important;
}

.prida-tab-content h4 {
    color: #bf955a !important;
    padding-bottom: 20px;
}

.prida-tab-content p {
    /*margin-right: 580px;*/
    color: #878787;
}

.categoriesp.prida-tab-content p {
    margin-right: 580px;
}

.prida-tab-content ul li {
    color: #878787;
}

.prida-tab-content a.btn {
    color: #ffffff;
    background-color: #bf955a !important;
    border-radius: 0 !important;
    min-width: 250px;
    padding: 15px;
    position: absolute;
    bottom: 0;
}

.prida-tab-content a[href="/yonetmelik.html#yonetmelik"] {
    right: 0;
    margin-right: 15px;
}

.prida-tab-content a.btn:hover {
    color: #ffffff;
    text-decoration: none;
}

.prida-tab-content strong {
    padding-top: 20px !important;
    display: block !important;
}

.prida-tab-content a {
    color: #48665a;
}

.prida-tab-content a[data-toggle="collapse"] {
    display: inline-block;
}

.prida-tab-content a[data-toggle="collapse"]:hover {
    text-decoration: none;
    background-color: #bf955a;
    color: #ffffff;
}


/* TAB CONTENT */


/* SECOND ARTICLE */

.prida-category {
    background-image: url('../../assets/img/prida-crew.png');
    height: 640px;
}

.prida-category #categoryPridaControls .container-fluid .container {
    border-left: 1px solid #2d3f38;
    border-right: 1px solid #2d3f38;
    margin-top: 50px;
}

.prida-category h2 {
    color: #ffffff;
    padding-top: 50px;
}

.prida-category p {
    color: #ffffff;
}

#categoryPridaControls .carousel-item .row .col {
    color: #ffffff;
    height: 320px;
}

#categoryPridaControls .carousel-item .row .active {
    background-color: #364c43;
}

#categoryPridaControls h2 {
    font-size: 22px;
    color: #ffffff;
    padding-top: 0 !important;
    margin: 50px 0px 15px 0px;
}

#categoryPridaControls h3 {
    font-size: 18px;
    color: #ffffff;
    margin: 80px 0px 15px 0px;
}

#categoryPridaControls ul {
    list-style: disc outside none;
    margin: 0 auto;
    font-size: 14px;
    width: 190px;
    font-weight: normal;
}

#categoryPridaControls a.btn {
    background-color: transparent !important;
    border: 1px solid #ffffff;
    min-width: 100%;
    margin-top: 20px;
    padding: 10px 0px 10px 0px;
}

.light-shadow>* {
    text-shadow: 1px 1px #ffffff;
}

.dark-shadow>* {
    text-shadow: 1px 1px #424043 !important;
}

.shadow-dark {
    text-shadow: 1px 1px #424043 !important;
}


/* SECOND ARTICLE */


/* THIRD ARTICLE */

.prida-competition h2 {
    margin: 50px 0px 50px 0px;
}

.prida-competition span {
    color: #404040;
    margin-bottom: 25px;
    display: block;
}

.prida-competition p {
    color: #878787;
}

.prida-competition a.btn {
    background-color: #bf955a;
    border-radius: 0 !important;
    color: #ffffff;
    min-width: 220px;
    font-weight: bold;
}

.prida-competition a.btn:hover {
    text-decoration: none;
}


/* THIRD ARTICLE */


/* CONTACT */

.prida-contact .container h2 {
    margin-top: 50px;
    padding: 50px 0px 50px 0px;
}

.prida-contact {
    background-color: #f6f6f6;
}

.prida-contact ul {
    padding-bottom: 25px;
}

.prida-contact ul li {
    display: inline-block;
    padding: 0px 15px 0px 15px;
}

.prida-contact ul li p {
    position: absolute;
    margin-top: -22px;
}


/* CONTACT */


/* SPONSORSHIP */

.prida-sponsorship {
    background-color: #2c2d34;
    padding-bottom: 25px;
}

.prida-sponsorship p {
    color: #ffffff;
    padding-top: 50px;
}


/* SPONSORSHIP */


/* FOOTER */

.nav-footer {
    background-color: #2c2d34;
    padding-bottom: 25px;
}

.prida-nav-footer {
    color: #7a7a84;
}

.prida-nav-footer li {
    padding: 0px 15px 0px 15px;
}

.prida-nav-footer li a {
    color: #7a7a84 !important;
    font-size: 18px;
}

.prida-nav-footer li a:hover {
    color: #ffffff !important;
}

.prida-nav-footer .nav-dot {
    margin-top: 3px;
    font-size: 22px;
}


/* FOOTER */


/* SOCIAL FOOTER */

.prida-social {
    background-color: #28292f;
}

.prida-social p {
    color: #c6c6c8;
    padding-top: 20px;
}

.prida-social p a i {
    margin: 0px 8px 0px 8px;
    padding: 0px;
    color: #ffffff;
    border-radius: 50%;
    line-height: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
}

.prida-social p a i:hover {
    background-color: #2c2d34;
}


/* SOCIAL FOOTER */


/* PAGE ABOUT US */

.prida-headline {
    background-color: #48695a;
    padding: 30px 0px 30px 0px;
}

.prida-description h5 {
    padding-top: 30px;
}

.prida-description p {
    padding: 50px 0px 30px 0px !important;
}


/* PAGE ABOUT US */


/* SUCCESS FORM */

.prida-form .col {
    margin: 10px 0px 10px 0px;
}

.prida-form p {
    padding-top: 15px;
}

.prida-form .prida-required-notice {
    font-size: 12px;
}

.prida-form input {
    border-radius: 0 !important;
    border-color: #48665a;
    padding: 10px 15px 10px 15px;
}

.prida-form input[type="file"] {
    padding: 8px 15px 7px 15px !important;
}

.prida-form input::-webkit-input-placeholder {
    color: #dddddd;
    font-size: 12px;
}

.prida-form input::-moz-placeholder {
    color: #dddddd;
}

.prida-form input:-ms-input-placeholder {
    color: #dddddd;
}

.prida-form input:-moz-placeholder {
    color: #dddddd;
}

.prida-form textarea {
    min-height: 46px;
    border-radius: 0 !important;
    border-color: #48665a;
    padding: 10px 15px 10px 15px;
}

.prida-form textarea::-webkit-input-placeholder {
    color: #dddddd;
    font-size: 12px;
}

.prida-form textarea::-moz-placeholder {
    color: #dddddd;
}

.prida-form textarea:-ms-input-placeholder {
    color: #dddddd;
}

.prida-form textarea:-moz-placeholder {
    color: #dddddd;
}

.prida-form select {
    min-height: 46px;
    border-radius: 0 !important;
    border-color: #48665a;
    padding: 10px 15px 10px 15px;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
}

.prida-form select::-webkit-input-placeholder {
    color: #dddddd;
    font-size: 12px;
}

.prida-form select::-moz-placeholder {
    color: #dddddd;
}

.prida-form select:-ms-input-placeholder {
    color: #dddddd;
}

.prida-form select:-moz-placeholder {
    color: #dddddd;
}

.prida-form span {
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px 25px 0px 0px;
    font-size: 12px;
    color: #48665a;
    opacity: 0.8;
}

.prida-form button {
    background-color: #bf955a !important;
    border: none !important;
    border-radius: 0 !important;
    padding: 10px 45px;
    font-size: 14px;
    cursor: pointer;
}

.prida-form .empty {
    border-color: red !important;
}


/* SUCCESS FORM */


/* PRIDA CONTACT */

.prida-conc h5 {
    margin: 50px 0px 50px 0px;
}

.prida-info p {
    font-size: 18px;
    line-height: 20px;
    height: 100%;
    display: inline-block;
    vertical-align: middle !important;
    padding-top: 10px;
}

.prida-info span {
    border: 1px solid #7d9d90;
    border-radius: 50%;
    padding: 10px;
    display: inline-block;
    width: 65px;
    height: 65px;
    display: inline-block;
    vertical-align: middle !important;
    line-height: 40px;
    text-align: center;
}

.prida-info span img {
    display: inline-block;
}


/* PRIDA CONTACT */


/* MOBILE */

.multiselect-selected-text {
    left: 15px !important;
    top: 8px !important;
    font-size: 14px !important;
    padding: 0 !important;
}

.multiselect-container {
    width: 300px !important;
}

@media (max-width: 575px) {
    /* HEADER CUSTOMIZE */
    .nav-header ul li {
        line-height: 30px !important;
    }
    .nav-header ul li span {
        display: block;
        line-height: 46px !important;
        color: rgba(0, 0, 0, .5);
    }
    .nav-header ul li ul,
    .nav-header ul li ul li {
        list-style: none;
        padding: 0;
    }
    .nav-header ul li ul li {
        padding-left: 20px;
    }
    .nav-header {
        margin-top: -8px;
        margin-bottom: 0px !important;
    }
    .prida-nav-main {
        margin: 0 auto;
    }
    .prida-nav-main li a {
        color: #3d554b !important;
        font-size: 18px;
    }
    .prida-nav-main li a:hover {
        color: #bf955a !important;
    }
    .prida-nav-right li {
        text-align: left;
        width: 100%;
    }
    .prida-nav-right li a {
        color: #ffffff !important;
        font-size: 20px;
    }
    .prida-nav-right .prida-apply {
        background-color: #48665a;
    }
    .prida-nav-right .prida-jury {
        background-color: #435d53;
    }
    .nav-dot {
        display: none !important;
    }
    /* HEADER CUSTOMIZE */
    .prida-tab-content a[href="/yonetmelik.html#yonetmelik"] {
        position: relative !important;
    }
    .prida-tab-content a[href="/yonetmelik.html#yarisma-hk"] {
        position: relative !important;
    }
    #categorymPridaControls .carousel-inner {
        height: 300px !important;
    }
    #categorymPridaControls .carousel-item .row .col {
        color: #ffffff;
        height: 320px;
    }
    #categorymPridaControls .carousel-item .row .active {
        background-color: #364c43;
        padding-bottom: 25px !important;
    }
    #categorymPridaControls .carousel-item .row .active a {
        margin-top: 0px !important;
    }
    /*#categorymPridaControls .carousel-control-next, .carousel-control-prev { margin-top: -30px !important; }*/
    .prida-category {
        height: 500px !important;
    }
    a.btn {
        width: 100px !important;
    }
    .light-shadow>h3 {
        font-size: 22px !important;
    }
    .dark-shadow>h3 {
        font-size: 22px !important;
    }
    .light-shadow>p {
        margin-bottom: -50px;
    }
    #categorymPridaControls h2 {
        font-size: 28px;
        color: #ffffff;
        padding-top: 0 !important;
        margin: 50px 0px 15px 0px;
    }
    #categorymPridaControls h3 {
        font-size: 24px;
        color: #ffffff;
        margin: 60px 0px 20px 0px;
    }
    .prida-sponsorship .container .row {
        margin-top: 25px;
    }
    .navbar-toggler-icon {
        color: #ffffff !important;
    }
    #carouselmPridaControls .carousel-item a {
        padding: 3px 10px !important;
        margin-top: -35px !important;
        min-width: 120px !important;
        font-size: 12px !important;
    }
}

#toggleMenu,
#toggleMenuA,
#toggleMenuB,
#toggleMenuC,
#toggleMenuD {
    /*margin-right: 580px;*/
    position: relative;
    min-height: 315px;
}

.winnerVideo {
    /*float: right;*/
    position: absolute;
    top: 0;
    right: 0;
    width: 560px;
    transition: all 2s;
    opacity: 0;
    /*height: 260px;*/
}

.collapse.show .winnerVideo {
    opacity: 1;
}

.winnerVideo span {
    display: block;
    margin-bottom: 5px;
    font-size: 17px;
}

.navbar-nav {
    position: relative;
}

.navbar-nav ul .nav-link {
    padding: 0!important;
    line-height: 36px;
}


/*
.navbar-nav .nav-item.submenu div{
    display: none; 
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    border: 1px solid #cacaca;
    height: 40px;
    line-height: 40px;
    z-index: 999;
    background-color: #ffffff;
    border-radius: 7px;
    box-shadow: 0px 0px 7px #adacac;
}

.navbar-nav .nav-item.submenu div:before{
    content:"\f0d7";
    position:absolute;
    top: -19px;
    right: 14px;
    width:20px;
    height:20px;
    background-color:red;
}*/

.navbar-nav .nav-item.submenu div {
    display: none;
    position: absolute;
    top: 56px;
    left: 0;
    background-color: #ffffff;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    font-size: 18px;
    border-radius: 7px;
    box-shadow: 0 0.125rem 0.5rem rgba(0, 0, 0, .3), 0 0.0625rem 0.125rem rgba(0, 0, 0, .2);
    z-index: 999;
}

.navbar-nav .nav-item.submenu:HOVER div {
    display: block;
}

.navbar-nav .nav-item.submenu div:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    bottom: 100%;
    right: 21px;
    border: 2px solid transparent;
    border-top: none;
    border-bottom-color: #fff;
    filter: drop-shadow(0 -0.0625rem 0.0625rem rgba(0, 0, 0, .1));
}

.navbar-nav .nav-item.submenu span,
.nav-link {
    display: block;
    padding: .5rem 0!important;
}

.nav-item.submenu ul,
.nav-item.submenu li {
    list-style: none;
    padding: 0;
    display: table-cell;
    height: 40px;
}

.nav-item.submenu ul {
    display: table;
    margin: 0 auto;
}

.nav-item.submenu li {
    list-style: none;
    padding: 0;
    float: left;
    height: 40px;
    line-height: 40px;
}

.nav-item.submenu li.nav-dot {
    font-size: 22px;
    height: 40px;
    margin: 0 12px;
    line-height: 33px;
}

#prida_yonetmelik h3,
#prida_yonetmelik h4,
.ida_yonetmelik h3,
.ida_yonetmelik h4,
#yarisma-hk h3,
#yarisma-hk h4 {
    color: #c09555;
}

.navbar-brand {
    margin-right: 5px!important
}

.jury-content .img-fluid {
    max-height: 190px;
}

.jury-content .row .row {
    text-align: center;
}

#birbakisda {
    position: fixed;
    bottom: 10px;
    right: 10px;
    background-color: #435d53;
    color: #ffffff;
    font-size: 18px;
    padding: 8px 14px;
    text-align: center;
    border-radius: 7px;
    box-shadow: 2px 2px 5px rgba(172, 172, 172, 0.3);
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: 2 !important;
    animation-iteration-count: 2 !important;
    border: 3px solid rgba(0, 0, 0, 0.1);
    cursor: pointer;
    z-index: 997;
}

.birbakisdaOverlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-transition: visibility 1s, opacity 1.5s;
    transition: visibility 1s, opacity 1.5s;
    z-index: 998;
    cursor: pointer;
}

.birbakisdaContainer {
    position: fixed;
    background-color: #48665a;
    width: 100%;
    max-width: 880px;
    top: 0;
    bottom: 0;
    right: -880px;
    transition: right 2s;
    -webkit-transition: right 2s;
    padding: 20px;
    color: #ffffff;
    overflow: scroll;
    z-index: 999;
    font-size: 18px;
    line-height: 24px;
}

.birbakisdaContainer span.close {
    position: relative;
    width: 32px;
    height: 32px;
    top: -10px;
    right: -5px;
}

.birbakisdaContainer span.close i {
    color: #ffffff;
    width: 32px;
    height: 32px;
    font-size: 28px;
    text-align: center;
    line-height: 32px;
}

.birbakisdaOverlay.show {
    opacity: 1;
    visibility: visible;
}

.birbakisdaContainer.show {
    right: 0;
}

.birbakisdaContainer a {
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
}

.birbakisdaContainer h3 {
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .d-md-inline-flex {
        display: flex!important;
        ;
    }
}

.liste-link {
    padding-left: 10px!important;
    padding-right: 10px!important;
}