*{
	margin:0;
	padding:0;
}

body{
    color:#2d2d2d;
    font-size: 16px;
    line-height: 1.4;
	font-family:"Open Sans","Courier New", "Arial", sans;
	-ms-text-size-adjust: 100%; 
	-webkit-text-size-adjust: 100%; 
	background-color: #F8F6F7;
  	background:url(../images/fon_05.jpg) repeat;
}

.conteiner{
	width:960px;
	margin:0 auto;
	box-shadow: 0 4px 7px rgba(0, 0, 0, 0.34);
moz-box-shadow: 0 4px 7px rgba(0, 0, 0, 0.34);
-webkit-box-shadow: 0 4px 7px rgba(0, 0, 0, 0.34); 
overflow: hidden;
	background-color: white;
	/*background-color: #F8F6F7;*/
}

.logo {
display: inline-block;
width: 160px;
height:80px;
margin-top: 20px;
margin-left: 20px;
}

.info-school {
  display: inline-block;
  float: right;
  width: 750px;
  margin-top: -10px;
  margin-bottom: 10px;
}

.info-school h1{
  font-size:26px;
}

.name-school {
font-size: 26px;
text-align: center;
margin:0px 10px;
color:#2f073b;
}

.tel-school {
font-size: 24px;
text-align: center;
color: #75a9f9;
margin: 10px;
}	

.quote {
display: block;
float: none;
clear:both;
margin:20px;
text-align: center;
color: #1464F7;
/*font-style: italic;*/
}


nav{
	background:#d4e4fd;
	font-size: 13px;
}

.nav.menu{
   height: 0px;
}

footer .nav.menu{
   height: 40px;
}

nav ul li{
	float:left;
	list-style: none;
  	max-width: 120px;
    display: flex;
  	height: 60px;
    text-align: center;
}

.item-105{
  max-width: 150px;
}

nav ul li a{
	padding:16px 20px;
	line-height: 14px;
	text-decoration:none;
	color:#2f073b;
	background:#d4e4fd;
}

nav ul li a:hover{
	background:#1464f6;
	color:#fff;
}

nav ul li ul{
	position:absolute;
	z-index: 2;
	margin-top: -10px;
	font-size: 12px;
  	top: 70px;
}

nav ul li ul li{
	width:200px;
  	max-width: 220px;
  	height:26px;
	background:#1464f6;
	display:none;
	float:none;
	border-right:none;
	border-bottom:1px solid #fff;
	/*padding-left:60px;*/
	/*transition:all 0.2s ease;*/
}


nav ul li ul li:hover a{
	margin-left:20px;
}

nav ul li:hover ul li{
	display:block;
}

nav ul li ul li a{
	background:#1464f6;
	color:#fff;
	padding:7px;
	line-height:30px; 
	margin-left:5px;
	transition:all 0.9s ease;
}

nav ul li ul li a:hover{
	margin-left:30px;
}

/*.errow_menu:after{

	content: "\25BC";
	background-color: #d4e4fd;
	color:#2f073b;
	position:relative;
	left:-10px;

}*/

.errow_menu{
background: url(../img/arrow_nav.png) no-repeat 92% 55%;
background-color: #d4e4fd;
padding-right: 29px;
}



/*nav ul li.parent a{
background: url(../img/arrow_nav.png) 90% no-repeat;
}
*/
.box_slider{
		margin:0 10px;
		height: 420px;
		background: #75a9f9;
		clear: both;
		padding:20px;
		border-radius: 10px; 
		box-shadow: -1px 4px 4px 0px /*#808080*/ rgba(0,0,0,0.5);
		position: relative;
		overflow: hidden;
	}
#slide {
		position: absolute;
		left: 0px;
		width: 9999px;
		height: 356px;
		transition: 1s;
		overflow: hidden;
	}

.slide_box{
	float:left;
}

.slide_left{
	width:490px;
	margin: 0 40px;
	float:left;
}

.slide_left h3{
	color:#fff;
	font-weight: normal;
	font-size: 30px;
	text-align: center;
	padding-bottom: 20px;
  	border-bottom:2px solid white;
}

.name_line{
	width: 450px;
	height:2px;
	background-color:#fff;
}

.slide_left li{
	font-size:18px;
	margin:16px 0;
	color:#2f073b;
  	list-style-position: outside;
}

.slide_right{
	width:350px;
	float:right;
	margin-top:3px;
}

.slide_right img{
  width:330px;
}

.slide_left_next{
	width:390px;
}

.slide_left_next li{
	list-style: none;
}

.slide_left_next ul{
	margin:0;
}

.slide_right_next{
	width:450px;
}

.slide_left_next h4{
	font-size: 24px;
  line-height:30px;
}

.slide_left_next h3{
  line-height:36px;
}

.slide_left_next span{
	font-weight: bold;
	font-style: italic;
}

.button_slide{
	clear: both;
	position: absolute;
	top:360px;
}

.btn{
	float:left;
	margin-right: 5px;
	opacity: 1;

}

.button_slide>.btn{
  padding:4px 0px;
}

.btn img{
  width:90%;
}

div.btn:hover{
	opacity: 0.8;

}

div.btn img.active{
	border:1px solid #2f073b;
}


.experience{
	clear:both;
	width: 100%;
	background-color: #76A9FA;
	overflow: hidden;
}

.experience-title{
width: 350px;
padding: 10px;
font-size: 30px;
color: white;
border-bottom: 2px solid white;
margin: 0 auto;
text-align: center;
}

.experience ul{
	/*display:block;*/
	float:left;
	width:44%;
	margin-left:55px;
}

.experience ul li{
	font-size:18px;
	margin:16px 0;
	color:#2f073b;
  list-style-position: outside;
}


.clients-title, .partners-title {
width: 350px;
padding: 10px;
font-size: 30px;
color: #0844a4;
border-bottom: 2px solid #0844a4;
margin: 0 auto;
text-align: center;
}

.img_clients, .img_partners{
	display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; 
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; 
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; 
}

.img_partners{
    margin-bottom: 10px
}

.img_clients img, .img_partners img{
	position: relative;
	width:138px;
	margin-top:20px;
	border:1px solid #2f073b;
	transition: all 0.8s ease;
	opacity: 0.6;
}

.img_clients img:hover{
	-webkit-transform: scale(1.2);
	ms-transform: scale(1.2);
 	transform: scale(1.2);
 	opacity: 1;
}

.img_partners img:hover{
	-webkit-transform: scale(1.05);
	ms-transform: scale(1.05);
 	transform: scale(1.05);
 	opacity: 1;
}

.img_partners img{
	width:298px;
}

footer {
 	max-width: 960px;
	background-color: #3d8af7;
	margin-top:-10px;
	padding:10px;
	color:#2f073b;
    padding: 20px;
 	margin-right: auto;
    margin-left: auto;
  /*-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
  	border-top:none;
    border-bottom: 1px solid rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.05);
    -webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 6px rgba(0,0,0,0.05); */
}


.footer-up {
color: white;
border-bottom: 2px solid white;
/*display: flex;*/
padding-bottom:7px;
overflow: hidden;

}

.footer-name-author {
width: 50%;
float:left;
font-size: 34px;
}

.footer-tel {
width: 50%;
float:right;
text-align: right;
font-size: 24px;
padding-top:10px;
}

.footer-name-school {
	clear:both;
padding: 10px 0px;
font-size: 22px;
}

footer ul {
padding: 10px 0px;
display: flex;
justify-content: space-between;
}

footer ul li {
  height:20px;
display: inline-block;
font-size: 14px;
  padding:0 10px;
  border-right:1px solid #2f073b;
}

footer ul li:first-child {
  padding-left:0;
  border-right:1px solid #2f073b;
}

footer ul li:last-child {
  padding-right:0;
  border-right:none;
}


footer ul li:hover {
cursor: pointer;
color: white;
}

footer ul li a {
color:#2f073b;
}

footer ul li a:hover {
cursor: pointer;
color: white;
}

.footer-copy {
padding: 10px 0;
font-size: 14px;
}


.navigation {
	padding: 0;
	border-top: 0px solid rgba(0,0,0,0.075);
	border-bottom: 0px solid rgba(0,0,0,0.075);
	margin-bottom: 0;
}

.moduletable h3{
  display:none;
}

.img_books{
	margin:10px 50px 10px 50px;
display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; 
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; 
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; 
}

.img_books div{
	width:30%;
	padding:30px 0px;
	margin-top: 20px;
	border:1px solid #2f073b;
	text-align: center;
	background-color: #F8F6F7;
    transition: all 0.9s ease;
	
}

.img_books img{
	max-width: 150px;
	position: relative;
	border:1px solid #2f073b;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.34);
-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.34);
-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.34); 
	transition: all 0.9s ease;
	opacity: 0.9;
	
}


.img_books img:hover{
	-webkit-transform: scale(1.4);
	-ms-transform: scale(1.4);
 	transform: scale(1.4);
 	opacity: 1;
}

.img_books div:hover{
  border:none;
  background-color: white;
}

.img_books p{
	width:60%;
	padding:10px 0px;
	margin-top: 20px;
}


.competencii-title{
  width:600px;
}

.clients{
  margin-bottom:20px;
}

.principi{
  margin:20px 0;
}

.xr_left{
  margin-right: 20px;
  float:left;
}


.brand{
  border:1px solid #2f073b;
}

.brand img{
  width:172px;
}

li{
  list-style-position: inside;
}




@media (max-width: 979px) {
  .name-school {
    float: right;
    width: 70%;
    font-size: 26px;
    text-align: center;
	}
	
	.tel-school {
    width: 70%;
    float: right;
    clear: both;
	}
	
	
	.info-school h1 {
    clear: both;
	}
  
  .info-school{
    margin-top: -5px;
  }
  
  .pull-right {
    width: 70%;
  }
  
  .box_slider {
	width: 510px;
    height: 820px;
	margin:auto;
	}
	
	.button_slide {
    top: 675px;
	}
	
	#slide {
	height: 820px;
    }
	
	.slide_right {
    margin: 0 auto;
     clear: both;
    float: none;
	}
	
	.slide_left {
    margin: 0 30px;
	}
	
	.button_slide>.btn {
	margin-bottom: 5px;
	float: none;
	margin-left: 1px;
    margin-right: 2px;
	}
	
  	.experience ul {
    width: 40%;
	margin-bottom: 0px;
	}
  
  	footer ul {
    padding: 10px 0px;
    display: block;
	}
	
	footer ul li {
    padding: 0 10px;
	}
	
  	footer>.pull-right {
    width: 15%;
	}
}  
  		@media (min-width: 780px) and (max-width: 979px) {
	
	.header .brand {
    float: left;
	margin-right: 20px;
	}
	
	.header-search {
    float: right; 
	}
	
	.info-school {
    float: right;
	}
}

@media (min-width: 760px) and (max-width: 979px) {
	
	.header .brand {
    float: left;
	margin-right: 20px;
	}
	
	.header-search {
    float: right; 
	}
	
	.info-school {
    float: right;
	}
}

@media (min-width: 480px) and (max-width: 760px){
	
	.header .brand {
    float: left;
	margin-right: 20px;
	}
	
	.header-search {
    float: right; 
	}
	
	.info-school {
    float: right;
	}
  
  	name-school {
    float: right;
    width: 40%;
    font-size: 20px;
    text-align: center;
	margin: 0px 0px;
    margin-top: -100px;
	}
	
	.tel-school {
    width: 36%;
    float: right;
    clear: both;
    margin-top: -30px;
	}
	
	.info-school h1 {
    clear: both;
    float: right;
    font-size: 24px;
	}
	
	.box_slider {
    width: 440px;
    height: 620px;
	font-size: 16px;
	
	}
	
	.slide_left h3 {
    width: 420px;
	}
	
	ul, ol {
    padding: 0;
    margin: 0 0 9px 15px;
	}
	
	.button_slide {
    display: none;
	}
	
	.slide_right img {
    width: 330px;
    width: 110%;
    max-width: 110%;
    height: auto;
    margin-left: -50px;
	}
	
	.experience ul {
    width: 90%;
    margin-left: 40px;
	}
	
	.competencii-title {
    width: 400px;
	}
	
	.img_partners img {
    width: 228px;
	}
	
	.footer-name-author {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 34px;
	}
	
	.footer-tel {
    width: 100%;
    text-align: center;
	}
	
	.footer-name-school {
    text-align: center;
	}
	
	footer ul li:first-child {
    padding-left: 0;
    border-right: none;
	}
	
	footer ul li {
    display: block;
    padding: 0px;
    border-right: none;
	}
	
	footer ul {
	margin-left: 38%;
	}
}
#slide-contact > div:nth-child(2), .accordion-heading,
#basic-details > div > dl.contact-position.dl-horizontal > dt{display: none;}
#display-misc{height: auto !important;}
