/* CSS Document */
body { 
	font-size: 10pt; 
	font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif;
	background: #ffff;
	background-color: transparent;
color:#5e5a52;
	background: url(../img/bg.jpg) !important;
} /* Adding !important forces the browser to overwrite the default style applied by Bootstrap */

.navbar-dark {
	top: 50px;
        background: url(../img/csk.jpg) ; 
		background-repeat: repeat-x;
        height:71px; 
        width:100%;
    -webkit-box-shadow: 0px 2px 40px #000000;
       -moz-box-shadow: 0px 2px 40px #000000;
            box-shadow: 0px 2px 40px #000000;
}



.bg-header {
		background-repeat: repeat;
        height:300px; 
	width: 100%;
position:absolute;

top:100px;

left:0px;

	background: url('../img/../img/bigcsik.jpg') no-repeat center center fixed;
 
    background-size:cover;
background-attachment: scroll !important;
}




@media (max-width: 992px){
.bg-header {
	background: url(../img/bigcsik.jpg) ; 
	background-repeat: repeat-x;
	position: absolute;
	top:0px;
	left:0px;
	}
.navbar-dark {
	top: 0px;
        background: url(../img/csk.jpg) ; 
		background-repeat: repeat-x;
        height:71px; 
        width:100%;
	top: 50px;
    -webkit-box-shadow: 0px 2px 40px #000000;
       -moz-box-shadow: 0px 2px 40px #000000;
            box-shadow: 0px 2px 40px #000000;
}
	.navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-align: left;
  align-items: left;
	background-color: rgba(14,32,34,1.00);

}
}

.egoText {
color:#5e5a52;

font-size: 16px; 

font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif;

}
/*.navbar-fixed-top {
  top: -70px; /* you'll have to figure out the exact number here 
}

.navbar-fixed-top, .navbar-fixed-bottom {
  position: relative; /* this can also be static 
}*/



/*.collapse {
  top: 100px; /* you'll have to figure out the exact number here 
  position: relative; /* this can also be static 

}*/
@media (max-width: 992px) {
    .navbar-collapse {
        position: absolute;
        top: 54px;
        left: 1%;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
        width: 100%;
        transition: all 0.3s ease-in;
    }
    .navbar-collapse.collapsing {
        height: auto !important;
        transition: all 0.2s ease;
        left: 100%;
    }
    .navbar-collapse.show {
        left: 0;
    }
}
.imgg {
	 margin:0 auto !important;
	width: 100%;
	max-width: 800px;
	max-height: 600px;
	height: auto;
  /*width: 30% !important;*/
}

.nxIco {
	background-image: url(../images/next.png);
}.nxIcoB {
	background-image: url(../images/prev.png);
	background-position: right;
}

.footerColor {
	        background: url(../img/csk.jpg) ; 
		background-size: cover;

        width:100%;
}

.bg-suicide-1 {
-webkit-box-shadow: -4px 21px 25px -21px rgba(79,68,55,1);
-moz-box-shadow: -4px 21px 25px -21px rgba(79,68,55,1);
box-shadow: -4px 21px 25px -21px rgba(79,68,55,1);
/*			background-repeat: repeat-x;
	background: url('../img/../img/../img/../img/../img/bigcsik2.jpg') no-repeat center center fixed;
    background-position: top;
	background-size: 100% 150px;
    background-attachment: scroll !important;*/
}

.secctinTop {
	padding: 150px 0;
}

.elsujedt {
color:#5e5a52;
}

.kicsim {
	font-size: 1.25rem;
}
