/* **
 * ========================================
 * Includes Fonts
 * ========================================
 ** */


@font-face {
    font-family: FontAwesome;
    src: url(../fonts/font-awesome/fonts/FontAwesome.otf);
}

@font-face {
    font-family: fontawesome-webfont;
    src: url(../fonts/font-awesome/fonts/fontawesome-webfont.ttf);
	}
	
@font-face {
    font-family: tt0004m_;
    src: url(../fonts/swiss/tt0004m_.ttf);
	}
	
@font-face {
    font-family: tt0371m_;
    src: url(../fonts/swiss/tt0371m_.ttf);
	}
	
@font-face {
    font-family: tt0003c_;
    src: url(../fonts/swiss/tt0003c_.ttf);
	}
	
@font-face {
    font-family: tt0003m_;
    src: url(../fonts/swiss/tt0003m_.ttf);
	}
	
@font-face {
    font-family: tt0001m_;
    src: url(../fonts/swiss/tt0001m_.ttf);
	}
	
@font-face {
    font-family: tt0371m_;
    src: url(../fonts/swiss/tt0371m_.ttf);
	}
	
@font-face {
    font-family: Swiss-Roman;
    src: url(../fonts/Swiss721BT/Swiss721-Roman-BT.ttf);
}

@font-face {
    font-family: Swiss-Ex;
    src: url(../fonts/Swiss721BT/Swiss721-Extended-BT.ttf);
}

@font-face {
    font-family: Swiss-I;
    src: url(../fonts/Swiss721BT/Swiss721-Italic-BT.ttf);
}



	
	
	
@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/font-awesome/fonts/fontawesome-webfont.eot'); /* support Internet explorer  */
    src: url('../fonts/font-awesome/fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), /* support Internet explorer  */
         url('../fonts/font-awesome/fonts/fontawesome-webfont.woff') format('woff'), /* support Modern browser  */
         url('../fonts/font-awesome/fonts/fontawesome-webfont.ttf') format('truetype'), /* support firefox , chrome   */
         url('../fonts/font-awesome/fonts/fontawesome-webfont.svg') format('svg');/* Svg form   */
		font-weight: normal; 
		font-style :normal ;
		 
		 
		 }	


@font-face {
    font-family: 'open-sans';
    src: url('../fonts/open-sans/OpenSans-Regular-webfont.eot');   /* support Internet explorer  */
    src: url('../fonts/open-sans/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), /* support Internet explorer  */
         url('../fonts/open-sans/OpenSans-Regular-webfont.woff') format('woff'), /* support Modern browser  */
         url('../fonts/open-sans/OpenSans-Regular.ttf') format('truetype'), /* support firefox , chrome   */
         url('') format('svg');
		font-weight: normal;
		font-style :normal ;
		 
		 
}

.single-page .content_div h6 a { color:#86202F; /* red */ } 
.single-page .content_div h6 a:hover { color:#481119; /* more red */ }

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fefefe;
    z-index: 99999;
    height: 100%;
    width: 100%;
    overflow: hidden !important;
}

.status {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(../images/loading.gif);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    margin: -20px 0 0 -20px;
} 
		 
	
/* header .navbar{
	min-height:115px; 
	margin-bottom: 0;
	
} */

header .navbar-inverse{
	background-color:#000000;
	border-radius:0;
	/* box-shadow:0 0 25px 0 #000; */
	
	-webkit-box-shadow: 1px 23px 26px -17px rgba(0,0,0,0.75);
	-moz-box-shadow: 1px 23px 26px -17px rgba(0,0,0,0.75);
	box-shadow: 1px 23px 26px -17px rgba(0,0,0,0.75);
}

header .pull-right{
	margin-top:64px;
	margin-right:-30px;
	-webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
}

header .navbar-inverse .navbar-nav > li > a{
	color:#fff;
	font-family: tt0371m_;
	font-size:13px;
	outline: 0;
	padding-left:7px;
	padding-right:8px;
}

header .navbar-inverse .navbar-nav > li > a:hover{
	color:#86202F;
}

header .navbar-brand > img{
	margin-top:-15px;
	float:left;
	height: 113px;
	-webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
}

header .navbar-brand{
	width:auto;
}

header .navbar-brand p{
	padding-top:60px;
	font-family: tt0004m_;
	font-size:17.92px;
	color:#6d6e71;
	float: left;
	-webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
	
header .navbar{
	height: 115px;
	margin-bottom: 0;
	-webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
	z-index: 9999;
}

header.sticky {
    position: fixed;
	width: 100%;
	z-index:9999;
}

header.sticky .navbar{
	height: 75px;	
	z-index: 9999;
}


header.sticky .pull-right{
	margin-top: 25px;
}

header.sticky .navbar-brand > img{
	height: 72px;
}

header.sticky .navbar-brand p{
	padding-top: 25px;
}
header .dropdown-menu > li > a{
	font-family: tt0371m_;
	font-size:12px;
	outline: 0;
	padding:5px;
	text-align:center;
	color:#000;
	
}
header .dropdown-menu > li > a:hover{
background-color:transparent;
	color:#86202f;
	
}

header .dropdown-menu{
	min-width:175px;
}
header .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus{
	background-color:transparent;
	color:#86202f;
}
	
.icons ul{
	list-style:none;
	padding-left:0px;
	position:fixed;
	margin-top:73px;
	top: 145px;
	z-index: 9999;
}
	.icons ul li{
margin-bottom:1px;
	}
	.icons ul li img{
background-color:#000;
	}
	.icons ul li .facebook img:hover{
background-color:#195FAD;
	}
	.icons ul li .google img:hover{
background-color:#D41616;

	}
	.icons ul li .tweter img:hover{
background-color:#2AAAE0;

	}
	.icons ul li .youtube img:hover{
background-color:#C8302A;

	}
	.icons ul li .p-icon img:hover{
background-color:#6B0207;

	}
	.icons ul li .in-icon img:hover{
background-color:#006699;

	}
	.icons ul li .ins-icon img:hover{
background-color:#89634A;

	}
	.flips{
		padding-top:44px;
	}
	
	.flips #f1_container {
  position: relative;
  margin: 10px auto;
  width: 100%;
  height: 301px;
  z-index: 1;
}

#section_1{
	background-image:url(../images/body-img.png);
	background-repeat: repeat;
	background-position:0 0;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	height: 100%;
	padding-bottom: 18px;	
}

.flips #f1_container {

}
.flips #f1_card {
  width: 100%;
  height: 100%;
}

.flips img{
	width:100%;
}
.flips .face {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}
.flips .face.back {




  box-sizing: border-box;
  padding: 0px;
  color:#000000;
  text-align: center;
  font-family: tt0371m_;
  font-size:12px;
}
.flips .detail{
	margin-top:-264px;
}
.flips .back p{
	padding-bottom:5px;
}

.flips .back p a{
	color:#000000;
	text-decoration:none;
	outline:none;
	
}
.flips .back p a:hover{
	color:#86202f;

	
}
.flips h2 {

	text-align:center;


}
.flips h2 a{
	font-size:14px;
	text-align:center;
	margin-bottom:25px;
	font-family: tt0371m_;
	color:#000;
	text-decoration:none;
}
.flips .setting{
	padding-left:4px;
	padding-right:4px;
}

.p-0{
	padding-left: 0;
	padding-right: 0;
}

.p-l{
	padding-left: 0;
}

.p-r{
	padding-right: 0;
}

.p-2{
	padding-left:16px;
}

.p-3{
	padding-left:42px;
}


.counter1{
	background-color:#000;
	height:auto;
	border-top:1px solid transparent;
	
	-webkit-box-shadow: 1px 23px 26px -17px rgba(0,0,0,0.75);
	-moz-box-shadow: 1px 23px 26px -17px rgba(0,0,0,0.75);
	box-shadow: 1px 23px 26px -17px rgba(0,0,0,0.75);	 
	
/* 	-webkit-box-shadow: 1px 62px 26px -17px rgba(255,0,0,1);
-moz-box-shadow: 1px 62px 26px -17px rgba(255,0,0,1);
box-shadow: 1px 62px 26px -17px rgba(255,0,0,1); */
	
}

.counter1 .max-width{
	width:600px;
	margin:0 auto;
	margin-top:16px;
}
.counter1 .counter{
	display: inline-block;
	width: 100%
}
.counter1 img{
	margin-top:16px;
}
.counter1 h2{
	text-align:center;
	 font-family: tt0001m_;
	 font-size:33.39px;
	 color:#fff;
	 margin-top:1px;
	 margin-bottom:0;
}
.counter1 h3{
	text-align:center;
	 font-family: tt0001m_;
	 font-size:13.31px;
	 color:#fff;
	 margin-top:4px;

}
.counter1 p{
	font-family: tt0001m_;
	text-align:center;
	font-size:12px;
	color:#fff;
	padding-top:10px;
	padding-bottom:10px;
}

/* page1 style */

.page1-detail p{
	text-align:center;
	padding-bottom:0px;
}
.page1-detail p a{
	text-decoration:none;
	color:#000000;
	outline:none;

}
.page1-detail p a:hover{
	color:#86202f;

	
}

.flips.page1 .detail{
	margin-top:0;
	background-color:rgba(255, 255, 255, 0.8);
	min-height:301px;
	padding-top:15px;
}

.flips.page1 .detail2{
	background-color:rgba(255, 255, 255, 0.8);
	padding:25px 0 25px 50px;
}
.flips .setting h2.page_heading, .stiri_page h6.dates { 
    background-color: rgba(255, 255, 255, 0.8);
    padding: 20px 0px;
}
.flips.page1 .leftmenu h2{
     background-color: rgba(255, 255, 255, 0.8);
    padding: 20px 0px; 
    border-bottom:2px solid #000;
}
/* .flips.page1 .detail2 img{
	width:auto;
	float:left;
} */
.flips.page1 h2{
	margin-top:6px;
}
.flips.page1 .detail2 p{
	font-family: tt0001m_;
	font-size:12px;
	color:#000000;
	width:583px;
	float:right;
	padding-top:8px;
}
 .flips.page1{
	padding-bottom:8px;
}


/* 5-9-2106  */

.widget h3 {
	
	color: #000;
    font-family: tt0003c_;
    font-size: 24px;
    margin-top: 3px;
    text-align: center;
}

.p-0 {
	
	padding-left:0px;
	padding-right:0px;
}

.counters-calss center {
	height:45px;
	margin-bottom:10px;
}

footer p {
	
	background-color:#000;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
	color:#fff;
	margin-bottom:0px;
}

.flips.page1 .detail2.single-page p {
	width: 783px;
	
}

/* .flips.page1 .detail2 img {
	
	max-width:357px;
	height:272px;
	overflow:hidden;
} */


.flips h2 {
		font-size:14px;
	text-align:center;
	margin-bottom:25px;
	font-family: tt0371m_;
	color:#000;
	text-decoration:none;
	
}

.flips.page1 .leftmenu h2
{
	
	margin-top:15px;
	margin-bottom:0px;
	height:42px;
}
.time h2{
	text-align:center;
	margin-top:3px;
	font-family: tt0003c_;
	font-size:24px;
	color:#000;
}

ul#example li p{
	background-color:#000;
	height:17px;
	width:76px;
	line-height:17px;
	font-family: tt0003m_;
	font-size:14.99px;
	color:#fff;
	overflow:hidden;
}
ul#example li span{

	font-family: tt0003m_;
	font-size:28.34px;
	color:#000000;
}
ul#example{
	margin:12px 0 0 0;
}

#ms_timer {
	
	color:#000000;
	font-family: tt0003m_;
	font-size:28.34px;
}

.size_lg {
	color:#000000 !important;
	font-family: tt0003m_ !important;
	font-size:28.34px !important;
	
}
#example {
	
	color:#000000 !important;
	font-family: tt0003m_ !important;
	font-size:28.34px !important;
}

#ms_timer {
	
	color:#000000 !important;
	font-family: tt0003m_ !important;
	font-size:28.34px !important;
}

ul.countdown {
  list-style: none;
  margin: 75px 0;
  padding: 0;
  display: block;
  text-align: center;
}

ul.countdown li { display: inline-block; }

ul.countdown li span {
  font-size: 80px;
  font-weight: 300;
  line-height: 80px;
  padding: 0 20px;
  border-top: 1px solid #C0392B;
  border-bottom: 1px solid #C0392B;
  margin-left: -4px;
}

ul.countdown li p {
  color: #a7abb1;
  font-size: 14px;
  text-transform: uppercase;
}

.days {
  background-color: #C0392B;
  padding: 0 10px;
  color: #fff;
}

.last { border-right: 1px solid #C0392B; }

.hours  {
	
	background-color: #e5e3e4;
	display:inline-block;
	height:46px;
	width:76px;
	overflow:hidden;
	
}

.minutes {
	
	background-color: #e5e3e4;
	display:inline-block;
	height:46px;
	width:76px;
	margin-left:8px;
	margin-right:8px;
	vertical-align:top;
	overflow:hidden;
}

.seconds {
	
	background-color: #e5e3e4;
	display:inline-block;
	height:46px;
	width:76px;
	vertical-align:top;
	overflow:hidden;
}


ul#example li {
	
	height:17px !important;
	overflow:hidden !important;

	
}
ul#example li:last-child{
	margin-left:0.5px;
}

.margin-top-min {
	margin-top:-23px;
}

.textwidget h2 {
	
	text-align:center;
	margin-top:3px;
	font-family: tt0003c_;
	font-size:24px;
	color:#000;
}

/*-------- saad work -----------*/

.fixed {
	background-attachment:fixed;
	
}

.bk_image{
	/* background-repeat: no-repeat; */
	background-position: center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	min-height: 522px;
	padding-bottom:100px;
	
	
}

.flips .setting h2.page_heading{
	font-family: Swiss-Ex;
	font-size: 30px;
	color: #000;
	float: left;
	margin: 0;
	margin: 0 0 25px 50px;
	text-transform: uppercase;
}

.page_section .content_div{
	display: inline-block;
	float: left;
	width: 40%;
	padding-right: 15px;
	clear:both;
}

.page_section .content_div p{
	font-family: Swiss-Roman;
	font-size: 12px;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: justify;
}

.page_section .image_div{
	display: inline-block;
	float: right;
	width: 60%;
}

.page_section .image_div img{
	width: 100%;
	height: auto;
}

.black_box{
	background-color: #000;
	height: 105px;
	position: relative;
	z-index: 100;
	
	-webkit-box-shadow: 1px 23px 26px -17px rgba(0,0,0,0.75);
	-moz-box-shadow: 1px 23px 26px -17px rgba(0,0,0,0.75);
	box-shadow: 1px 23px 26px -17px rgba(0,0,0,0.75);	
}

/*------- stiri page ----------*/

.stiri_page.flips.page1 .detail2{

	padding-bottom: 0;
}

.stiri_page.flips .setting h2.page_heading{
	margin-bottom: 5px;
}

.stiri_page h6.dates{
	width: 400px;
	background-color: #86202F;
	height: 23px;
	line-height: 23px;
	margin: 0;
	margin-left: 50px;
}

.stiri_page h6.dates span{
	font-family: Swiss-Ex;
	font-size: 23.06px;
	color: #6d6e71;
	text-transform: uppercase;
	margin-left: 7px;
}

.stiri_page h6.dates span.mo{
	font-size: 12.81px;
	margin: 0;
}

.stiri_page h6.dates span:first-child{
	color: #fff;
}

.stiri_page h3{
	font-family: Swiss-Roman;
	font-size: 12px;
	color: #86202f;
	margin: 0;
	margin-bottom: 10px;
	margin-top: 25px;
}

.stiri_page h4{
	font-family: Swiss-I;
	font-size: 9px;
	color: #000;
	margin: 0;
	margin-bottom: 15px;
}

.stiri_page h5{
	font-family: Swiss-Roman;
	font-size: 12px;
	color: #000;
	margin: 0;
}

.stiri_page h6{
	font-family: Swiss-I;
	font-size: 10px;
	color: #86202F;
	
	margin-top: 85px;
}

/*------ cercetare-page --------*/

.cercetare_page .o_list{
	padding-left: 15px;
	margin-top: 20px;
}

.flips.page1 .detail2 p{
	font-family: Swiss-Roman;
	font-size: 12px;
	color: #000;
	line-height: 17px;
}

.cercetare_page .o_list li{
	font-family: Swiss-Roman;
	font-size: 12px;
	color: #000;
}

/*-------- contact_page ---------*/

.contact_page .contact_box{
	width: 345px;
	height: 222px;
	background-color: rgba(255, 255, 255, 0.5);
	padding: 17px 20px;
}

.contact_page .contact_box h3{
	margin: 0;
	font-family: Swiss-Ex;
	font-size: 24px;
	color: #86202f;
}

.contact_page .contact_box h4{
	margin: 0;
	font-family: Swiss-Ex;
	font-size: 14px;
	color: #000;
	margin-top: 13px;
	line-height: 16px;
}

.counter1{
	position: relative;
}

.p-00{
	padding: 0;
}

/* new css */

.navbar-nav > li > a {
	padding-top:10px;
}

.flips.subpage .detail2 img {
	
	width:auto;
	float:left
}

.flips.page1.subpage {
	
	
	background-position:cover;
	background-repeat:cover;
	background-size:cover;
}

.flips.page1.subpage .detail2 {
	margin-top:57px;
}

.flips.page1.subpage .detail {
	min-height:323px;
	
}

.flips.page1.subpage .detail2 {
	padding:15px 15px 15px 15px;
}


#contact_section.bk_image {
	
	background-position:center center;
	height:562px;
}
.images_div img{
	display: inline-block;
	width: auto;
	position: absolute;
}

.images_div .left_img{
	left: 0;
	right: auto;
	z-index:2;
}

.images_div .center_img{
	   left: 254px;
    right: auto;
    top: 233px;
    z-index: 1;
}

.images_div .right_img{
	left: auto;
	right: 0;

}

.in-main-page.counter1 .max-width  {
	
	margin-top:0px;
	padding-bottom:25px;
	padding-top:10px;
	
}

/* .featued-image img {
	
	width:100% !important;
 } */

.featued-image img.flips.subpage .detail2 img {	
	width:100%;

}

.flips.page1 .detail2 p {
	
	width:auto;
	float:left;
}

.flips.page1 .detail2 {
	min-height:304px;
}
.flips.page1.subpage .detail {
	min-height:304px;
	
}

.flips h2 {
	font-weight:bold
}

.flips .back p a {
	
	font-weight:bold
}

.parallax.bk_image{

}
.transparent {
	
	background-color:transparent
}
.page1-flip{
	padding-top:4px;
}
.page1-flip .setting h2.page_heading{
	margin-top:29px;
	
}



.flips.page1 .detail2 .line-height p{
	line-height:14px;
	padding:0;
	width:60%;
	
}
.p-setting{
	padding-bottom:25px;
}
.line-height{
	line-height:16px;
}
.flips.page1.page_section.certificari_page.certificari-space{
	padding-top:0;
}

/* video-setting */
.bmf-video{
	clear:both;
	position:relative;
	top:12px;
	padding-bottom:30px;
	
}
 .bmf-video iframe{
	 width:100%;
	 height:329px;
	 margin-left:auto;
	 margin-right:auto;
	 display:block;
	 margin-top:0px;
	
 }

 #wpgmza_map{
	height:340px !important;
}

















/* tabs */





.right-section-tabs{

}

.right-section-tabs .img-left{
	margin-left:21px;
	
}





.right-section-tabs .nav-tabs {
    border-bottom: 0px solid #DDD !important;
	width:36%;
	background-color:#86202F;
	margin-left:50px;
}

.right-section-tabs .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a{
    background-color: transparent !important;
	color:#fff !important;
	cursor:pointer;
    
}
.right-section-tabs .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a span{
	color:#fff !important;
}

.right-section-tabs .nav > li > a {
    padding-left: 10px !important;
	padding-right: 0px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	color:#6d6e71;
	font-family: Swiss-Roman;
	font-size:23.06px;
	}
	.right-section-tabs .nav > li > a span{
		font-size:12.81px;
		color:#6d6e71;
	font-family: Swiss-Roman;
	}
	
.right-section-tabs .nav-tabs > li > a {
    border-radius: 0px 0px 0px 0px !important;
	background:transparent;
}
.right-section-tabs .nav {
    list-style: outside none none;
    margin-bottom: 0;
    padding-left: 20px;
}
.right-section-tabs .nav-tabs > li > a {
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    line-height: 18px;
    margin-right: 0px;
	cursor:pointer;
	outline:none;
}
.right-section-tabs .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{
	border: 1px solid transparent;
}


header:hover > ul.dropdown-menu{
	display:block;
}

 .cros-img img{
	  height: auto;
    width: 10%;
    z-index: 999;
	position:fixed;
	margin-left:55px;
	margin-top:10px;
	display:none;	

 }
 .cros-img-front img{
	 left: 78%;
    position: absolute;
    top: 19%;
    width: 10%;
    z-index: 1000;
display:none;	
 }
 
 
 /*  .days.time_left{
	 display:block;
 }
 #main_countedown_widget_2 .time_left{
	 background-color:#e5e3e4 !important;
	 height:46px;
	 border-radius:0 !important;
	 color:#000000 !important;
	font-family: tt0003m_ !important;
	font-size:28.34px !important;
	font-weight:normal;
	padding-top:1px;
 }
 #main_countedown_widget_2 .time_description{
	 font-family: tt0003m_ !important;
	font-size:14.99px !important;
	color:#fff !important;
	background-color:#000;
	font-weight:normal;
 }
 .time_description{
	 margin-bottom:0 !important;
	 margin-top:0 !important;
 }
 #main_countedown_widget_2 .element_conteiner{
	 margin-left:5px;
 }
 .countdown .element_conteiner:first-child{
	 display: none;
 }
 .hours, .minutes, .seconds, ul#example li{
	 width:auto !important;
 } */
 header .dropdown-menu{
	 margin-left:-90px;
 }
 
 .flips.page1 .detail2.single-page  .content-contact p{
	 margin-top:106px;
 }
 .flips.subpage .detail2 img{
	width:auto;
	margin-right:15px;
}
.flips.page1 .detail2.transparent-color{
	background-color:transparent;
}
 .fixed.fixed1{
	 background-attachment:fixed;
 }
 .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand{
	 outline:none;
 }
 .slider-top{
	 margin-top:50px;
 }
 
 
 
 .page_section .content_div.content-contact{
	 width:18%
	 
 }
 .page_section .content_div.content-contact .img1 img{
	 width:auto;
	 margin-left: -41px;
    margin-top: -7px;
 }
  .page_section .content_div.content-contact .img2 img{
	 width:auto;
	 margin-left:-41px;
	 margin-top:-9px;
 }
 .page_section .image_div.map-height{
	 width:82%;
	 
 }
 .page_section .image_div.map-height img{
	 height:auto;
	 width:auto;
	 margin-top:-140px;
	 float:left;
 }
 .page_section .image_div.map-height .map-right-img img{
	float: right;
    margin-right: -23px;
    margin-top: -527px;
    width: 33%;
 }
 .flips h2 a{
	 outline:none;
 }
 
 .flips.page1 .detail2 p a{
	 color:#86202f;
 }
 .flips.page1 .detail2 p a:hover{
	 color:#481119;
 }
#inapoi {
  text-align: center;
  margin-left: auto ;
  margin-right: auto ;
}
.inapoi p a:hover{
	color:#86202f;

	
}

.content_div.link-color h4 a{
	color:#86202f;
}
.content_div.link-color h4 a:hover{
	color:#481119;
}
#inapoi button{
	border: medium none;
    border-radius: 5px;
    height: 35px;
    overflow: visible;
    width: 150px;
}
#inapoi button:hover{
border:2px solid #86202F;
color:#86202F	
}
.parallax
{
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	height: 100%;
	padding: 0px 0;
	background-position: 0 0;
}


 
/* MODIFICARI DESY */
#menu-sliding-menu li a {
    text-transform: uppercase !important;
}
header .dropdown-menu > li > a{
    text-align:left;
    margin-left:10px;
}
/*#menu-sliding-menu li:hover .dropdown-menu {
    display: block;
}*/
header .dropdown-menu   {
     margin-left:  0px;  
}
.dropdown-menu li:hover .dropdown-menu {
    display: block !important;
    margin-left:120px;
    margin-top:0px;
    position:absolute;
    top:0px;
} 
.leftmenu a {
    text-transform: uppercase;
}
.leftmenu h2 {
    height: 70px !important;
}
.steaguri { 
    position: absolute;
    z-index: 999999;
    float: right;
    width: 100%;
    text-align: right;
    padding: 10px;
}

   
/* RESPONSIVE DESY*/


@media screen and (max-width:991px){
    .navbar.navbar-inverse.scrollspy.smooth-scroll .container {
    max-width: 100% !important;
    width: 100% !important;
    }
    #menu-sliding-menu li {
        width:12%;
        text-align:center;
    }
}

@media screen and (max-width:767px){
    #menu-sliding-menu li {
    width: 100%;
    }
    header.sticky{
        top:0px;
    }
    .dropdown-menu{ 
        display:block;
        position:relative;
        width:100%;
        text-align:center;
    }
    header .dropdown-menu > li > a {
    text-align: center;
    margin-left: 10px;
    } 
    .dropdown-menu ul {
    display: none !important;
    }
    .dropdown-menu li:hover .dropdown-menu{
        display:none !important;
        margin-left:50px;
    }
    .navbar-nav > li > a {
    padding-top: 1px;
    }
    .navbar-nav > li > a{
        line-height:10px;
    }
    .content_div {
    padding-right: 0px !important;
    }
    .dropdown-menu {
    background: #000;
    border: 0px solid darkgrey;
    max-width:90%;
    margin:auto!important;
    position:relative !important;
    float:none!important;
    }
    #menu-sliding-menu li a{
        color:#fff;
    }
    #menu-sliding-menu {
    border: 2px solid darkgrey;
    }
 }


@media screen and (max-width:500px){
    .icons{
        display:none;
    }
}

@media screen and (max-width:440px){
    header .navbar-brand img {
    height: 50px !important;
    width: auto !important;
    }
    header .navbar-toggle {
        margin-top: 10px !important;
    }
    header .navbar {
    height: auto !important;
    }
    header .dropdown-menu > li > a{
        padding:0px !important;
        padding-top:2px !important;
    }
    .navbar-nav > li > a{
        padding:8px 0px !important;
    }
    .nav > li {
    position: relative;
    display: block;
    float: left;
    width: 100% !important;
    }
}




















