/*
Template: thefox
Theme Name: TheFox Child Theme
Theme URI: http://www.thefoxwp.com
Description: <strong>A superflexible and responsive Business Theme by Tranmautritam team</strong> - <br/>Update notifications available on twitter and facebook:<br/> <a href='https://twitter.com/tranmautritam'>Follow me on twitter</a><br/> - <a href='https://www.facebook.com/tranmautritam.designer'>Join the Facebook Group</a> A theme by <a href="http://themeforest.net/user/tranmautritam?ref=tranmautritam">Tranmautritam Team</a>.
Version: 1.50
Author: Tranmautritam Team
Author URI: http://themeforest.net/user/tranmautritam?ref=tranmautritam
License: Themeforest Split Licence
License URI: -

*/


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

Put your custom CSS below this block :)

*************************************************************************************/
@import url('lnc-ikone/lnc_styles.css');


.wpb_row {
    margin-bottom: 0!important;
}
.masonry_post_wrapper {
    border: none!important;
    border-radius: 5px;
}
.share_icons_container {
    margin-top: 40px!important;
}
.vc_custom_1667208197218 {
    background-position: center right!important;
}


.blurb-hover .wpb_column.vc_column_container.vc_span4 {
    transition: all .3s ease-out;
    margin-bottom: 20px;
    padding: 30px;
    border-bottom: 3px solid transparent;
}
.blurb-hover .wpb_column.vc_column_container.vc_span4:hover {
    transform: translate(0, -8px);
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    border-bottom: 3px solid #00537a;
}
.icon_box_si i {
    font-size: 35px;
    color: #333;
    text-align: center;
    position: relative;
    margin: 10px auto;
    float: none;
    line-height: 35px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
    display: block;
}
.wpb_column.vc_column_container.vc_span4:hover i {
    transform: translate(0, -10px);
}
.icon_box_si h3 {
    text-align: center;
    font-size: 23px;
    font-weight: 400;
    padding: 15px 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
    color: #bcc6cc !important;
    text-transform: uppercase;
}
.wpb_wrapper p, #posts p {
    line-height: 1.6em !important;
    font-size: 16px;
}
.icon_box_si p {
    padding: 4px 0 0 0;
    text-align: center;
	color: #717577 !important;
	transition: all .4s ease-out;
}
.wpb_column.vc_column_container.vc_span4:hover .icon_box_si p {
    opacity: 1;
	color: #575757 !important;
}
div#comments {
    display: none;
}
.sb_widget h3 {
    color: #00537a;
    font-weight: 600;
    text-transform: uppercase!important;
	margin: 0px 0 15px 0!important;
}
.tags_container {
    display: none;
}
.single_post_share_icon {
    border-radius: 50px;
}
.shareicons_icon {
    border-radius: 50px;
}


/* KARIJERA */

section#oglasi-first {
    background: #f1f5f7!important;
    padding-top: 70px;
}
.vc_span3.square.wpb_column.vc_column_container {
    min-height: 300px;
}
.post .post-info {
    border-bottom: 1px solid rgba(0, 83, 122, 0.2);
}
.grid_blog_post .more {
    border-radius: 35px;
}
.masonry_post_wrapper .post-attachement {
    max-height: 250px!important;
	border-radius: 5px;
}
.post-attachement a img {
    border-radius: 5px;
}
.vc_span3.square.wpb_column.vc_column_container {
    text-transform: none!important;
}
.navigation {
    border-top: 1px solid #e1e5e7!important;
}
.post_masonry .more-link {
    border-radius: 30px;
}


/*CF7*/
.wpcf7-form input[type=text], 
.wpcf7-form input[type=email], 
.wpcf7-form input[type=password], 
.wpcf7-form input[type="file"]
.wpcf7-form textarea,
.wpcf7 textarea {
    background-color: #00537a1a !important;
    transition: all 0.2s linear;
    border-radius: 25px !important;
    border-bottom: 2px solid transparent !important;
    color: black !important;
    margin-top: 10px;
    margin-bottom: 20px;
}

.wpcf7-form input[type=text]:focus, 
.wpcf7-form input[type=email]:focus, 
.wpcf7-form input[type=password]:focus, 
.wpcf7-form textarea:focus {
    background-color: #00bdab40!important;
    transition: all 0.2s linear;
    border-bottom: 2px solid #00537a!important;
}


span.ln-req-field,
.wpcf7-not-valid-tip {
    color: #e80000;
}

.wpcf7 label {
    font-weight: 700;
}

.wpcf7-submit,
.wpcf7-form input[type=submit] {
    background-color: #00537a!important;
    color: white!important;
    padding: 10px 45px!important;
    cursor: pointer!important;
    transition: all 0.2s linear!important;
    color: white!important;
    border-radius: 20px!important;
    border-bottom: 2px solid transparent!important;
    font-size: 14px!important;
    font-weight: 400!important;
    font-family: "Ubuntu", sans-serif!important;
    text-transform: unset!important;
    margin-top: 20px!important;
    height: 42px!important;
}

.wpcf7-submit:hover,
.wpcf7-form input[type=submit]:hover  {
    background-color: #00bdab!important;
    border-radius: 0!important;
}
.one-half {
    width: 48%;
}
.one-half, .one-third {
    position: relative;
    margin-right: 4%;
    float: left;
    margin-bottom: 10px;
}
.last {
    margin-right: 0!important;
    clear: right;
}


/*konkursi*/

body.karijera .post.post_single.vc_row {
    overflow: visible;
    margin-top: -100px;
}

body.karijera .vc_row-fluid {
    overflow: visible;
}


body.karijera .entry {
    margin-top: 0;
}

body.karijera #fw_c.fw_single_post {
    margin-bottom: 0;
}

body.karijera .ln-white-text h1,
body.karijera .ln-white-text h2,
body.karijera .ln-white-text h3,
body.karijera .ln-white-text h4,
body.karijera .ln-white-text h5,
body.karijera .ln-white-text h6,
body.karijera .ln-white-text p {
    color: white;
}

body.karijera .ln-white-text h1 {
    font-size: 60px;
    line-height: 120%;
    font-weight: bold;
}


body.karijera .wpb_column.vc_column_container.vc_span4:hover i {
    transform: none;
}

.ln-bg-gradient {
    background: -moz-linear-gradient(-70deg, #00537a 20%, #00bdab 100%);
    background: -webkit-linear-gradient(-70deg, #00537a 20%, #00bdab 100%);
    background: -ms-linear-gradient(-70deg, #00537a 20%, #00bdab 100%);
}




#konkurs-bottom-form .centrirano {
    text-align: center;
}

#konkurs-bottom-form .konkurs-active {
    margin-bottom: 100px;
}

#konkurs-bottom-form .wpb_row {
    margin-bottom: 0;
}

.konkursi-pregled-button {
    border: 1px solid white;
    color: white;
    margin-top: 10px;
    padding: 10px 20px;
    border-radius: 5px;
    transition: 0.3s;
    display: inline-block;
    font-size: 18px;
}

.konkursi-pregled-button:hover {
    color: #29d9c2;
    border:  1px solid #29d9c2;
}


.ln-posao-forma h1,
.ln-posao-forma h2,
.ln-posao-forma h3,
.ln-posao-forma h4,
.ln-posao-forma h5,
.ln-posao-forma h6 {
    color: white;
}

.ln-posao-forma p,
.ln-dinamicki-datum-konkursa {    
    color: #ffffffb3;
}


.ln-posao-forma p a {    
    color: #ffffffb3;
}

.ln-posao-forma .wpcf7-form input[type=text], 
.ln-posao-forma .wpcf7-form input[type=email], 
.ln-posao-forma .wpcf7-form input[type=password], 
.ln-posao-forma .wpcf7-form textarea {
    border:  1px solid #ffffffb3 !important;
    border-bottom:  1px solid #ffffffb3 !important;
    color: white !important;
}

.ln-posao-forma .wpcf7 input[type="file"] {
    cursor: pointer;
    background: #00537a1a !important;
    border: 1px solid #ffffffb3;
    border-radius: 20px;
    margin-top: 10px;
    color: white;
}

.wpcf7 input[type="file"] {    
    margin-bottom: 20px !important;
    margin-top: 10px !important;
}

#konkurs-bottom-form .wpcf7 form.invalid .wpcf7-response-output, 
#konkurs-bottom-form .wpcf7 form.unaccepted .wpcf7-response-output, 
#konkurs-bottom-form .wpcf7 form.payment-required .wpcf7-response-output {
    color: white;
}


@media(max-width: 768px) {
    body.karijera .ln-white-text h1 {
        font-size: 42px;
    }
}



/*konkursi lista*/

.page-id-15678 .section.def_section {
    background: -moz-linear-gradient(-70deg, #00537a 20%, #00bdab 100%);
    background: -webkit-linear-gradient(-70deg, #00537a 20%, #00bdab 100%);
    background: -ms-linear-gradient(-70deg, #00537a 20%, #00bdab 100%);
}


.konkurs-container-active {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 1000px;
    margin: 50px auto;
}

.konkurs-container-active p,
.konkurs-container-active h2,
.konkurs-container-active h5,
.konkurs-inactive-container p,
.konkurs-inactive-container h2,
.konkurs-inactive-container h5 {
    color: white;
}

.konkurs-container-active:nth-child(even) {
    justify-content: flex-start;
}


.konkurs-info-left {
    margin-bottom: 20px;
    max-width: 400px;
}

.konkurs-container-active .konkurs-info-right {
    margin-left: 50px;
}

.konkurs-container-active .konkurs-info-right h2 {
    font-size: 30px;
    margin-bottom: 10px;
}

.konkurs-container-active .konkurs-info-right h5,
.konkurs-container-inactive .konkurs-info-right h5  {
    font-weight: bold;
}

.konkurs-info-right a {
    border: 1px solid white;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    transition: 0.3s;
    display: inline-block;
    margin-top: 10px;
    text-transform: uppercase;
}

.konkurs-info-right a:hover {
    background-color: white;
    color: #212529;
    transition: 0.3s;
}


.konkurs-inactive-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.konkurs-inactive-container h1 {
    color: white;
    text-align: center;
    margin: 150px auto 50px;
}

.konkurs-inactive-list .konkurs-container-inactive {
    flex: 0 0 48%;
    display: flex;
    margin-bottom: 50px;
}

.konkurs-inactive-list .konkurs-container-inactive .konkurs-info-right {
    margin-left: 20px;
}




@media(max-width: 1035px) {
    .konkurs-container-active,
    .konkurs-container-active:nth-child(even) {
        justify-content: center;
    }

    .konkurs-inactive-list .konkurs-container-inactive {
        flex-direction: column;
    }
}

@media(max-width: 768px) {
    .konkurs-container-active,
    .konkurs-container-active:nth-child(even) {
        flex-direction: column;

    }

    .konkurs-container-active .konkurs-info-right {
        margin-left: 0;
    }

    .konkurs-inactive-list {
        flex-direction: column;
    }

    .konkurs-inactive-list .konkurs-container-inactive .konkurs-info-right {
        margin-left: 0;
        max-width: 300px;
    }
	.one-half {
		width: 100%;
	}
	.one-half, .one-third {
		position: relative;
		margin-right: 0;
		float: left;
		margin-bottom: 10px;
	}

    .konkurs-inactive-list .konkurs-container-inactive {
        align-items: center;
        margin: 25px auto;
    }
}