/*font-family: 'PT Sans', sans-serif;font-family: 'Crete Round', serif;font-family: 'Montserrat', sans-serif;*/

body, p, section, div, nav, header {
    margin: 0;
    padding: 0;
}
body {
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0.05em;
    color: #1e1e1e;
}
.navbar-default {
	letter-spacing: 0.08em;
}
.navbar .container {
    font-family: 'Crete Round', serif;
    font-size: 18px;
    background-color: #bfa484;
    padding: 0;
}
.navbar-brand.page-scroll {
    display: none;
}
.navbar {
    background-color: transparent;
    border: none;
    margin: 0;
    z-index: 10;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
}
.navbar-nav>li {
	border-right: 1px solid #fff;
    margin: 14px 0;
}
.navbar-nav>li:last-child {
	border: none;
}
.navbar-collapse {
	padding: 0;
}
.flags {
	background-color: #dcdbda;
}
.flags_box {
	float: right;
    padding: 3px 0;
}
.displayed {
	display: block !important;
}
.down_arrow {
	margin-left: 10px;
}
.serb_flag, .eng_flag {
	position: absolute;
    top: 29px;
    display: none;
    transition: all 0.3s;
}
header {
    margin-top: -68px;
}
.ib {
    display: inline-block;
}
.gold_line {
    width: 65px;
    height: 2px;
    background-color: #bfa484;
    display: inline-block;
}
.banner1 {
    background-image: url("../img/banner2.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 361px;
    color: #fff;
    margin: 52px 0 71px;
    text-align: center;
}
.banner1_box {
    margin-top: 45px;
}
.container_box {
	max-width: 704px;
}
.banner1 h6 {
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 17px;
    letter-spacing: 0.02em;
    line-height: 20px;
    text-transform: uppercase;
    margin-top: 34px;
}
.full_line {
    width: 100%;
    height: 2px;
    background-color: #ececec;
    margin: 28px 0 49px;
}
.top {
    height: 113px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    font-size: 16px;
}
.top .container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}
.top_right {
    margin-left: auto;
}
.top_img_boxes {
    display: inline-block;
}
.top_img_boxes:nth-of-type(2) {
    margin: 0 20px 0 4px;
}
.top_img_box1 p {
    width: 225px;
}
.img_box1, .img_box2 {
    float: left;
    margin-right: 7px;
    position: relative;
    top: 5px;
}
.img_box3 {
    float: left;
    margin-right: 7px;
    position: relative;
    top: 9px;
}
.top_img_boxes p {
    float: left;
}
.top_box_p {
    padding-bottom: 3px;
}
.carousel-inner .item {
    width: 100%;
    height: 552px;
}


/* ============== Probni div css   */
.container_box1 {
    background-image: url(../img/banner1.jpg);
    background-size: cover;
    height: 552px;
    width: 100%;
    color: #fff;
}
.container_box1 .container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    height: 100%;
}
.container_box1 .container div {
    max-width: 695px;
}
.container_box1 h1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 70px;
    letter-spacing: 0.02em;
}
.container_box1 p {
    font-size: 30px;
    letter-spacing: 0.05em;
    line-height: 41px;
}
/*=============== Kraj Probni div css */

.carousel-inner .item:nth-of-type(1) {
    background-image: url(../img/banner1.jpg);
    background-size: cover;
}
.carousel-inner .item:nth-of-type(2) {
    background-image: url(../img/banner2.jpg);
    background-size: cover;
}
.carousel-inner .item:nth-of-type(3) {
    background-image: url(../img/banner3.jpg);
    background-size: cover;
}
a.left.carousel-control {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    margin-left: 20px;
    background-image: none;
}
a.right.carousel-control {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    margin-right: 20px;
    background-image: none;
    justify-content: flex-end;
}
.carousel-inner .container {
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    color: #fff;
}
.carousel-inner h1, .carousel-inner h2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 70px;
    letter-spacing: 0.02em;
}
.carousel-inner p {
    font-size: 30px;
}
.o_nama h2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 35px;
    color: #8c6f4b;
    text-align: center;
    margin: 45px 0 37px;
}
.o_nama h2, .clanstvo h2, .reference h2, .kontakt h2 {
	letter-spacing: 0.08em;
}
.o_nama_left p {
    font-family: 'Crete Round', serif;
    font-weight: bold;
    font-size: 19px;
    line-height: 27px;
    color: #8c6f4b;
    text-transform: uppercase;
}
.o_nama_left img {
    position: relative;
    top: 200px;
    left: 48px;
}
.o_nama_right {
	background-image: url(../img/logomark.png);
	background-repeat: no-repeat;
	background-position: 200px 60px;
}
.o_nama_right p:nth-of-type(2) {
    margin: 37px 0 66px;
}
.o_nama_right p:nth-of-type(4) {
    margin-top: 44px;
}
.o_nama_right .gold_line {
    position: relative;
    top: -8px;
}
.o_nama_span {
    color: #6a6969;
    font-size: 23px;
    font-weight: bold;
    font-style: italic;
    margin-left: 24px;
}
.prevodioci h3 {
    font-family: 'Crete Round', serif;
    font-size: 36px;
    color: #1f1e1d;
    margin: 0;
}
.prevodioci_prvi .gold_line {
    margin: 5px 0 8px;
}
.prevodioci_drugi {
    margin-bottom: 45px;
}
.prevodioci_drugi .gold_line {
    margin: 16px 0 14px;
}
.prevodioci_drugi span {
    font-size: 18px;
    letter-spacing: 0.03em;
    font-weight: bold;
    color: #2c5b87;
}
.working-time {
    background-color: #ececec;
    padding: 18px 15px 21px;
    margin-top: 8px;
}
.prevodioci_drugi p:nth-of-type(2) {
    margin-top: 42px;
}
.working-time img {
    float: left;
    margin-right: 13px;
}
.working-time p {
    float: left;
    width: calc(100% - 59px);
}
.prevodioci_bottom p:nth-of-type(2) {
    margin: 33px 0;
}
.prevodi {
    background-color: #ececec;
    margin-top: 55px;
    text-align: center;
}
.prevodioci h3, .prevodi h3, .jezici h3, .cene h3 {
	letter-spacing: 0.01em;
}
.prevodi h3 {
    font-family: 'Crete Round', serif;
    font-size: 36px;
    color: #1f1e1d;
    margin: 40px 0 0 0;
}
.prevodi .gold_line {
    margin: 17px 0;
}
.prevodi_main img {
    margin: 17px 0;
}
.jezici {
    text-align: center;
}
.jezici h3 {
    margin: 36px 0 0 0;
    font-family: 'Crete Round', serif;
    font-size: 36px;
    color: #1f1e1d;
}
.jezici_main {
    padding: 0 15px;
}
.jezici_main_box {
    padding: 0;
}
.jezici_main_box p:nth-child(odd) {
    background-color: #f1e2d1;
}
.jezici_main p {
    height: 39px;
    line-height: 39px;
}
.jezici .gold_line {
    margin: 15px 0 26px;
}
.cene {
    background-image: url("../img/banner3.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 512px;
    color: #fff;
    margin-top: 50px;
}
.cene h3 {
    font-family: 'Crete Round', serif;
    font-size: 36px;
    text-align: center;
    margin: 35px 0 0 0;
}
.cene .gold_line_box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
}
.cene .gold_line {
    margin: 15px 0 26px;
}
.clanstvo {
    min-height: 308px;
}
.clanstvo h2 {
    font-family: 'Montserrat', serif;
    font-size: 35px;
    text-align: center;
    font-weight: bold;
    color: #8c6f4b;
    margin: 57px 0;
}
.clanstvo_main {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.clanstvo_box {
    max-width: 320px;
}
.reference {
    background-color: #ececec;
}
.reference h2 {
    font-family: 'Montserrat', serif;
    font-size: 35px;
    text-align: center;
    font-weight: bold;
    color: #8c6f4b;
    margin: 56px 0;
}
.reference_p {
    margin-bottom: 48px;
}
.panel-group {
    margin-bottom: 41px;
}
.panel-group .panel {
    background-color: #105789;
    color: #fff;
}
.panel-title a {
    text-decoration: none;
    position: relative;
    display: block;
    font-size: 23px;
    padding: 18px 39px;
}
.panel-group .panel-heading {
    padding: 0;
}
.panel-group .panel-heading a:before {
    content: url(../img/arrow.png);
    font-size: 24px;
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -15px;
    transition: all 0.35s;
}
.panel-group .panel-heading.active a:before {
    transform: rotate(-270deg);
    transition: all 0.35s;
}
.panel-group .panel+.panel {
    margin-top: 10px;
}
.panel-group h3 {
    margin: 0;
    letter-spacing: 0.08em;
}
.google_maps_box {
    overflow: hidden;
}
.kontakt h2 {
    font-family: 'Montserrat', serif;
    font-size: 35px;
    font-weight: bold;
    color: #8c6f4b;
    margin: 63px 0 39px;
}
.kontakt h5 {
    font-size: 18px;
    font-weight: bold;
    color: #2c5b87;
    margin: 27px 0 14px;
}
.kontakt_boxes div {
    float: left;
    width: 31px;
}
.kontakt_boxes p {
    float: left;
}
.footer_top {
    min-height: 187px;
    background-color: #363636;
}
.footer_logo {
    text-align: center;
}
.footer_logo img {
    margin: 34px 0;
}
.footer_bottom {
    background-color: #2a2a2a;
    color: #919191;
    text-align: center;
}
.footer_bottom p {
    padding: 22px 0;
}
.nav_bottom {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-evenly;
    padding: 0;
    letter-spacing: 0.02em;
}
.nav_bottom li {
    display: inline-block;
}
.nav_bottom a {
    text-decoration: none;
}
.nav_bottom a:link, .nav_bottom a:visited {
    color: #baa68f;
}
.nav_bottom a:hover, .nav_bottom a:active {
    color: #d8cdc0;
}
.scroll_to_top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgba(140, 111, 75, 0.5);
    width: 50px;
    height: 50px;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.scroll_to_top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 10px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.scroll_to_top:hover {
    background: rgba(140, 111, 75, 0.9);
}
.scroll_to_top:hover i {
    color: #fff;
    top: 5px;
}
.carousel-indicators {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 100 !important;
}
.carousel-indicators li {
    background-color: #fff;
    width: 5px;
    height: 5px;
}
.carousel-indicators li:nth-of-type(2) {
    margin:0 18px;
}
.carousel-indicators .active {
    width: 10px;
    height: 10px;
}
#accordion .panel-body .row {
    margin: 0 10px;
}


/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) {}
/* Extra Small Devices, Phones */

@media only screen and (min-width: 480px) {}
/* Small Devices, Tablets */

@media only screen and (min-width: 768px) {
    .clanstvo_main {
        flex-flow: row;
        justify-content: space-between;
        flex-grow: 1;
        align-items: center;
    }
    .banner1_box:nth-of-type(4) {
    	padding: 0;
    }
    .navbar-right {
	    display: -webkit-box;
	    display: -moz-box;
	    display: -ms-flexbox;
	    display: -webkit-flex;
	    display: flex;
	    width: 100%;
	    justify-content: space-evenly;
	    float: none !important;
	}
	.navbar-nav>li>a {
	    padding: 10px 77px;
	}
	.prevodi_main {
	    display: -webkit-box;
	    display: -moz-box;
	    display: -ms-flexbox;
	    display: -webkit-flex;
	    display: flex;
	    align-items: center;
	}
	#mainNav .top_right {
		display: none;
	}
	.quotes_second {
		display: none;
	}
	.carousel-inner p {
	    line-height: 41px;
	}
	.prevod2_second {
		display: none;
	}
}
#map {
	width: 100%;
	height: 470px;
}

@media only screen and (max-width: 1199px) and (min-width: 769px) {
    .navbar .container {
        width: 100%;
        font-size: 16px;
    }
    .navbar-nav>li>a {
        padding: 10px 4vw;
    }
    .img_box1, .img_box2, .img_box3 {
        height: 30px;
        width: auto;
    }
    .ib {
        margin-right: 9vw;
    }
    .top_img_boxes p {
        font-size: 14px;
        line-height: 21px;
    }
    .img_box3 {
        top: 7px;
    }
}

@media only screen and (max-width: 900px) and (min-width: 769px) {
    .navbar .container {
        font-size: 14px;
    }
    .navbar-nav>li>a {
        padding: 10px 3.8vw;
    }
}

@media only screen and (max-width: 992px) and (min-width: 768px) {
    .jezici_main_box:nth-of-type(3) p:nth-child(odd), .jezici_main_box:nth-of-type(4) p:nth-child(odd) {
        background-color: transparent;
    }
    .jezici_main_box:nth-of-type(3) p:nth-child(even), .jezici_main_box:nth-of-type(4) p:nth-child(even) {
        background-color: #f1e2d1;
    }
    .clanstvo_main div {
        padding: 0 14px;
    }
}
/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {}
/* Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {
    .eng_nav .navbar-nav>li>a {
        padding: 10px 61px; 
    }
}
/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */

@media only screen and (max-width: 1200px) {}
/* Medium Devices, Desktops */

@media only screen and (max-width: 992px) {
    .navbar .container {
        font-size: 16px;
    }
    .prevod2_first {
        display: none;
    }
    .prevod2_second {
        display: block;
        margin-top: 20px;
    }
    .google_maps_box {
        margin: 25px 0;
    }
    .working-time {
        margin: 30px 0;
    }
}
/* Small Devices, Tablets */

@media only screen and (max-width: 768px) {
	.navbar {
	    width: 100%;
	    position: absolute;
	    left: 0;
	}
	.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
		margin: 0;
	}
	.navbar-toggle {
	    padding: 3px 10px;
	}
	.navbar-nav {
		margin: 0;
	}
	.navbar-nav>li {
	    border: 0;
	}
    .navbar-default .navbar-toggle .fa {
        color: #fff;
    }
	.navbar-default .navbar-toggle:focus .fa, .navbar-default .navbar-toggle:hover .fa {
		color: #8c6f4b;
	}
	.logo_box {
	    margin: 12px 0;
	}
	.top {
		height: auto;
	} 
	.top_img_boxes:nth-of-type(2) {
		margin: 0 0 10px 15px;
	}
	.top_img_boxes {
	    margin: 0 0 10px 15px;
	}
    .top_right {
        display: none;
        color: #fff;
    }
    #mainNav .top_right {
        display: block;
    }
	header {
		margin-top: 48px;
	}
	.clanstvo_main {
	    flex-flow: column;
        align-items: center;
	}
	.clanstvo_main div {
		text-align: center;
	    margin-bottom: 52px;
	}
	.reference_p {
        padding: 0 15px 25px;
	}
	.nav_bottom {
	    flex-flow: column;
	}
	.nav_bottom li {
	    text-align: center;
        margin-bottom: 16px;
	}
	.footer_bottom p {
		font-size: 15px;
	}
	.kontakt h2 {
		text-align: center;
	}
	.banner1_box:nth-of-type(4) {
	    margin-bottom: 49px;
	}
	.o_nama_left img {
	    top: 24px;
    	left: 10px;
	}
	.o_nama_right {
	    margin-top: 40px;
	    background-position: 0px 140px;
	}
	.full_line {
	    margin: 28px 0;
	}
	.prevodioci_drugi h3 {
	    margin-top: 30px;
	}
	.prevodi {
	    padding-bottom: 40px;
	}
	.cene {
	    padding-bottom: 40px;
	}
	.carousel-inner h1, .carousel-inner h2 {
		font-size: 49px;
		margin: 0;
	    position: relative;
        bottom: 78px;
	}
	.container_box {
		display: -webkit-box;
	    display: -moz-box;
	    display: -ms-flexbox;
	    display: -webkit-flex;
	    display: flex;
	    flex-flow: column;
	    height: 76%;
    	justify-content: center;
	}
	.container_box p {
		position: relative;
    	top: 31px;
	}
	.chevron_left, .chevron_right {
	    width: 53px;
	}
	.panel-group h3 {
	    font-size: 18px;
	}
	.top_img_boxes p {
	    float: left;
	    position: absolute;
	    left: 57px;
	    top: -3px;
	}
	.top_img_boxes {
	    width: 89%;
	    min-height: 50px;
	    position: relative;
	}
	.quotes_first {
		display: none;
	}
	.quotes_second {
		display: block;
		width: 90px;
		margin-bottom: 10px;
	}
	.container_box p {
	    line-height: 31px;
	}
	.o_nama_right p:nth-of-type(2) {
	    margin: 37px 0 39px;
	}
	.jezici_main_box:nth-of-type(2) p:nth-child(even), .jezici_main_box:nth-of-type(4) p:nth-child(even) {
		background-color: #f1e2d1;
	}
	.jezici_main_box:nth-of-type(2) p:nth-child(odd), .jezici_main_box:nth-of-type(4) p:nth-child(odd) {
		background-color: transparent;
	}
    .carousel-indicators li:nth-of-type(2) {
        margin: 0 24px;
    }
    .carousel-indicators li {
        width: 14px;
        height: 14px;
        opacity: 0.6;
    }
    .carousel-indicators .active {
        width: 16px;
        height: 16px;
        opacity: 1;
    }
    .o_nama h2, .clanstvo h2, .reference h2, .kontakt h2 {
        font-size: 32px;
    }
    .container_box1 h1 {
        font-size: 49px;
        margin: 0 0 85px 0;
    }
    .container_box1 p {
        font-size: 18px;
        line-height: 31px;
        margin-top: 17px;
    }
}
/* Extra Small Devices, Phones */
	
@media only screen and (max-width: 480px) {}
/* Custom, iPhone Retina */

@media only screen and (max-width: 320px) {}